Age | Commit message (Expand) | Author |
2014-10-06 | AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode | Alexander Gordeev |
2014-10-06 | AHCI: Move host activation code into ahci_host_activate() | Alexander Gordeev |
2014-10-06 | AHCI: Pass SCSI host template as arg to ahci_host_activate() | Alexander Gordeev |
2014-09-28 | AHCI: Cleanup checking of multiple MSIs/SLM modes | Alexander Gordeev |
2014-09-23 | ahci-platform: Bump max number of clocks to 5 | Kumar Gala |
2014-07-30 | ata: libahci: allow to use multiple PHYs | Antoine Ténart |
2014-07-30 | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart |
2014-07-30 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Tejun Heo |
2014-07-18 | ata: ahci_platform: Increase AHCI_MAX_CLKS to 4 | Mikko Perttunen |
2014-07-08 | libahci: export ahci_qc_issue() and ahci_start_fix_rx() | Suman Tripathi |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-05-14 | ata: ahci: append new hflag AHCI_HFLAG_NO_FBS | Kefeng Wang |
2014-04-24 | ahci: disable DEVSLP for Intel Valleyview | Jacob Pan |
2014-04-17 | ahci: Ensure "MSI Revert to Single Message" mode is not enforced | Alexander Gordeev |
2014-02-22 | ata: ahci_platform: runtime resume the device before use | Roger Quadros |
2014-02-22 | ata: ahci_platform: Manage SATA PHY | Roger Quadros |
2014-02-22 | ahci-platform: Add support for an optional regulator for sata-target power | Hans de Goede |
2014-02-22 | ahci-platform: Add support for devices with more then 1 clock | Hans de Goede |
2014-02-22 | libahci: Allow drivers to override start_engine | Hans de Goede |
2013-10-15 | ahci: imx: setup power saving methods | Richard Zhu |
2013-07-02 | Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 | Tejun Heo |
2013-06-06 | sata highbank: add bit-banged SGPIO driver support | Mark Langsdorf |
2013-05-22 | AHCI: Make distinct names for ports in /proc/interrupts | Alexander Gordeev |
2013-05-14 | libata: update "Maintained by:" tags | Tejun Heo |
2013-01-24 | AHCI: Support multiple MSIs | Alexander Gordeev |
2012-09-13 | ata/ahci_platform: Add clock framework support | Viresh Kumar |
2012-09-13 | ahci: implement aggressive SATA device sleep support | Shane Huang |
2012-08-17 | ahci: un-staticize ahci_dev_classify | Rob Herring |
2012-03-13 | ahci: move AHCI_HFLAGS() macro to ahci.h | Brian Norris |
2012-03-13 | ahci: add AHCI_HFLAG_DELAY_ENGINE host flag | Brian Norris |
2011-07-23 | ahci: move ahci_sb600_softreset to libahci.c and rename it | Yuan-Hsin Chen |
2011-04-24 | ahci: EM supported message type sysfs attribute | Hannes Reinecke |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-02 | libata: remove ATA_FLAG_LPM | Sergei Shtylyov |
2011-03-02 | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov |
2011-03-02 | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov |
2011-01-05 | [libata] new driver acard_ahci, for ATP8620 host controller | David Milburn |
2010-10-21 | libahci: fix result_tf handling after an ATA PIO data-in command | Tejun Heo |
2010-10-21 | libata: reimplement link power management | Tejun Heo |
2010-10-21 | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo |
2010-09-28 | ahci: fix module refcount breakage introduced by libahci split | Tejun Heo |
2010-08-25 | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Tejun Heo |
2010-05-14 | ahci: add "em_buffer" attribute for AHCI hosts | Harry Zhang |
2010-05-14 | ahci: EM message type auto detect | Harry Zhang |
2010-05-14 | ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks | Tejun Heo |
2010-05-14 | ahci: Move generic code into libahci | Anton Vorontsov |