aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.h
AgeCommit message (Expand)Author
2015-09-30ata: ahci: find eSATA ports and flag them as removableManuel Lauss
2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter
2015-05-10libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Suman Tripathi
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT
2014-10-06AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev
2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev
2014-10-06AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev
2014-09-28AHCI: Cleanup checking of multiple MSIs/SLM modesAlexander Gordeev
2014-09-23ahci-platform: Bump max number of clocks to 5Kumar Gala
2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2014-07-18ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Mikko Perttunen
2014-07-08libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-05-14ata: ahci: append new hflag AHCI_HFLAG_NO_FBSKefeng Wang
2014-04-24ahci: disable DEVSLP for Intel ValleyviewJacob Pan
2014-04-17ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev
2014-02-22ata: ahci_platform: runtime resume the device before useRoger Quadros
2014-02-22ata: ahci_platform: Manage SATA PHYRoger Quadros
2014-02-22ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede
2014-02-22ahci-platform: Add support for devices with more then 1 clockHans de Goede
2014-02-22libahci: Allow drivers to override start_engineHans de Goede
2013-10-15ahci: imx: setup power saving methodsRichard Zhu
2013-07-02Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo
2013-06-06sata highbank: add bit-banged SGPIO driver supportMark Langsdorf
2013-05-22AHCI: Make distinct names for ports in /proc/interruptsAlexander Gordeev
2013-05-14libata: update "Maintained by:" tagsTejun Heo
2013-01-24AHCI: Support multiple MSIsAlexander Gordeev
2012-09-13ata/ahci_platform: Add clock framework supportViresh Kumar
2012-09-13ahci: implement aggressive SATA device sleep supportShane Huang
2012-08-17ahci: un-staticize ahci_dev_classifyRob Herring
2012-03-13ahci: move AHCI_HFLAGS() macro to ahci.hBrian Norris
2012-03-13ahci: add AHCI_HFLAG_DELAY_ENGINE host flagBrian Norris
2011-07-23ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen
2011-04-24ahci: EM supported message type sysfs attributeHannes Reinecke
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-02libata: remove ATA_FLAG_LPMSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov
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: 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-08-25ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo
2010-05-14ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang
2010-05-14ahci: EM message type auto detectHarry Zhang
2010-05-14ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo