aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-17ahci: un-staticize ahci_dev_classifyRob Herring1-0/+1
2012-03-13ahci: move AHCI_HFLAGS() macro to ahci.hBrian Norris1-0/+3
2012-03-13ahci: add AHCI_HFLAG_DELAY_ENGINE host flagBrian Norris1-0/+3
2011-07-23ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen1-0/+1
2011-04-24ahci: EM supported message type sysfs attributeHannes Reinecke1-0/+4
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-02libata: remove ATA_FLAG_LPMSergei Shtylyov1-2/+1
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-2/+1
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-1/+1
2011-01-05[libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn1-0/+3
2010-10-21libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo1-0/+1
2010-10-21libata: reimplement link power managementTejun Heo1-1/+0
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo1-1/+1
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo1-1/+11
2010-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo1-0/+1
2010-05-14ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang1-3/+7
2010-05-14ahci: EM message type auto detectHarry Zhang1-1/+7
2010-05-14ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo1-0/+1
2010-05-14ahci: Move generic code into libahciAnton Vorontsov1-0/+332