summaryrefslogtreecommitdiff
path: root/drivers/ata/libahci.c
AgeCommit message (Expand)Author
2010-10-21libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-10-21libata: reimplement link power managementTejun Heo
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo
2010-09-09ahci: fix hang on failed softresetTejun Heo
2010-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo
2010-07-01libahci: Fix bug in storing EM messagesHarry Zhang
2010-06-07ahci: redo stopping DMA engines on empty portsTejun Heo
2010-05-14ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang
2010-05-14ahci: EM message type auto detectHarry Zhang
2010-05-14libata: update gfp/slab.h includesTejun Heo
2010-05-14ahci: Turn off DMA engines when there's no device attachedMatthew Garrett
2010-05-14ahci: Move generic code into libahciAnton Vorontsov