summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libahci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-11-131-5/+22
|\
| * ahci: disabled FBS prior to issuing software resetxiangliang yu2013-10-271-0/+16
| * ahci: imx: setup power saving methodsRichard Zhu2013-10-151-2/+2
| * ahci: Changing two module params with static and __read_mostlyChuansheng Liu2013-09-221-3/+4
* | libahci: fix turning on LEDs in ahci_start_port()Lukasz Dorau2013-10-151-1/+9
|/
* Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo2013-07-021-3/+2
|\
| * ahci: remove pmp link online check in FBS EHShane Huang2013-06-091-2/+1
| * libata: update "Maintained by:" tagsTejun Heo2013-05-141-1/+1
* | AHCI: use ATA_BUSYSergei Shtylyov2013-06-241-1/+1
* | ahci: make ahci_transmit_led_message into a function pointerMark Langsdorf2013-06-061-5/+6
* | AHCI: Make distinct names for ports in /proc/interruptsAlexander Gordeev2013-05-221-0/+10
|/
* AHCI: Support multiple MSIsAlexander Gordeev2013-01-241-6/+112
* [libata] replace sata_settings with devslp_timingShane Huang2013-01-141-3/+3
* ahci: convert ata_link_printk() to ata_link_warn()Wei Yongjun2012-12-141-1/+1
* ahci: implement aggressive SATA device sleep supportShane Huang2012-09-131-1/+96
* ahci: un-staticize ahci_dev_classifyRob Herring2012-08-171-1/+2
* ahci: add AHCI_HFLAG_DELAY_ENGINE host flagBrian Norris2012-03-131-0/+5
* ahci: start engine only during soft/hard resetsTejun Heo2012-01-081-4/+1
* ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen2011-07-231-0/+57
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-13/+11
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-41/+30
* ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds2011-06-291-1/+1
* Revert "libata: ahci_start_engine compliant to AHCI spec"Tejun Heo2011-05-141-21/+0
* libata: ahci_start_engine compliant to AHCI specJian Peng2011-04-241-0/+21
* ahci: don't enable port irq before handler is registeredMaxime Bizon2011-04-241-2/+15
* ahci: EM supported message type sysfs attributeHannes Reinecke2011-04-241-0/+22
* [libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn2011-01-051-6/+5
* 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
OpenPOWER on IntegriCloud