aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-08libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi1-0/+2
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2014-05-14ata: ahci: append new hflag AHCI_HFLAG_NO_FBSKefeng Wang1-0/+1
2014-04-24ahci: disable DEVSLP for Intel ValleyviewJacob Pan1-0/+1
2014-04-17ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev1-0/+1
2014-02-22ata: ahci_platform: runtime resume the device before useRoger Quadros1-0/+1
2014-02-22ata: ahci_platform: Manage SATA PHYRoger Quadros1-0/+2
2014-02-22ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede1-0/+2
2014-02-22ahci-platform: Add support for devices with more then 1 clockHans de Goede1-1/+2
2014-02-22libahci: Allow drivers to override start_engineHans de Goede1-0/+6
2013-10-15ahci: imx: setup power saving methodsRichard Zhu1-0/+2
2013-07-02Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo1-1/+1
2013-06-06sata highbank: add bit-banged SGPIO driver supportMark Langsdorf1-0/+1
2013-05-22AHCI: Make distinct names for ports in /proc/interruptsAlexander Gordeev1-0/+1
2013-05-14libata: update "Maintained by:" tagsTejun Heo1-1/+1
2013-01-24AHCI: Support multiple MSIsAlexander Gordeev1-0/+6
2012-09-13ata/ahci_platform: Add clock framework supportViresh Kumar1-0/+2
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang1-0/+14
2012-08-17ahci: un-staticize ahci_dev_classifyRob Herring1-0/+1
2012-03-13ahci: move AHCI_HFLAGS() macro to ahci.hBrian Norris1-0/+3
2012-03-13ahci: add AHCI_HFLAG_DELAY_ENGINE host flagBrian Norris1-0/+3
2011-07-23ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen1-0/+1
2011-04-24ahci: EM supported message type sysfs attributeHannes Reinecke1-0/+4
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-02libata: remove ATA_FLAG_LPMSergei Shtylyov1-2/+1
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-2/+1
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-1/+1
2011-01-05[libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn1-0/+3
2010-10-21libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo1-0/+1
2010-10-21libata: reimplement link power managementTejun Heo1-1/+0
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo1-1/+1
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo1-1/+11
2010-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo1-0/+1
2010-05-14ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang1-3/+7
2010-05-14ahci: EM message type auto detectHarry Zhang1-1/+7
2010-05-14ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo1-0/+1
2010-05-14ahci: Move generic code into libahciAnton Vorontsov1-0/+332