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