aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libahci.c
AgeCommit message (Expand)Author
2013-07-21ahci: remove pmp link online check in FBS EHShane Huang
2013-05-14libata: update "Maintained by:" tagsTejun Heo
2013-01-24AHCI: Support multiple MSIsAlexander Gordeev
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang
2012-12-14ahci: convert ata_link_printk() to ata_link_warn()Wei Yongjun
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang
2012-08-17ahci: un-staticize ahci_dev_classifyRob Herring
2012-03-13ahci: add AHCI_HFLAG_DELAY_ENGINE host flagBrian Norris
2012-01-08ahci: start engine only during soft/hard resetsTejun Heo
2011-07-23ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-06-29ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds
2011-05-14Revert "libata: ahci_start_engine compliant to AHCI spec"Tejun Heo
2011-04-24libata: ahci_start_engine compliant to AHCI specJian Peng
2011-04-24ahci: don't enable port irq before handler is registeredMaxime Bizon
2011-04-24ahci: EM supported message type sysfs attributeHannes Reinecke
2011-01-05[libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn
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