aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libahci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo1-3/+15
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo1-9/+9
2010-10-21libata: reimplement link power managementTejun Heo1-117/+41
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo1-11/+9
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo1-12/+4
2010-09-09ahci: fix hang on failed softresetTejun Heo1-1/+1
2010-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo1-2/+14
2010-07-01libahci: Fix bug in storing EM messagesHarry Zhang1-2/+3
2010-06-07ahci: redo stopping DMA engines on empty portsTejun Heo1-18/+3
2010-05-14ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang1-0/+104
2010-05-14ahci: EM message type auto detectHarry Zhang1-18/+20
2010-05-14libata: update gfp/slab.h includesTejun Heo1-0/+1
2010-05-14ahci: Turn off DMA engines when there's no device attachedMatthew Garrett1-0/+18
2010-05-14ahci: Move generic code into libahciAnton Vorontsov1-0/+2091