summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.h
Commit message (Expand)AuthorAgeFilesLines
* ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-291-0/+4
* ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-191-1/+1
* AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev2014-10-061-1/+1
* AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev2014-10-061-3/+0Star
* AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev2014-10-061-1/+2
* AHCI: Cleanup checking of multiple MSIs/SLM modesAlexander Gordeev2014-09-281-1/+1
* ahci-platform: Bump max number of clocks to 5Kumar Gala2014-09-231-1/+1
* ata: libahci: allow to use multiple PHYsAntoine Ténart2014-07-301-1/+6
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-301-4/+6
* Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2014-07-301-0/+2
|\
| * libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi2014-07-081-0/+2
* | ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Mikko Perttunen2014-07-181-1/+1
|/
* Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-06-091-0/+1
|\
| * ata: ahci: append new hflag AHCI_HFLAG_NO_FBSKefeng Wang2014-05-141-0/+1
* | ahci: disable DEVSLP for Intel ValleyviewJacob Pan2014-04-241-0/+1
* | ahci: Ensure "MSI Revert to Single Message" mode is not enforcedAlexander Gordeev2014-04-171-0/+1
|/
* ata: ahci_platform: runtime resume the device before useRoger Quadros2014-02-221-0/+1
* ata: ahci_platform: Manage SATA PHYRoger Quadros2014-02-221-0/+2
* ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede2014-02-221-0/+2
* ahci-platform: Add support for devices with more then 1 clockHans de Goede2014-02-221-1/+2
* libahci: Allow drivers to override start_engineHans de Goede2014-02-221-0/+6
* ahci: imx: setup power saving methodsRichard Zhu2013-10-151-0/+2
* Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo2013-07-031-1/+1
|\
| * libata: update "Maintained by:" tagsTejun Heo2013-05-141-1/+1
* | sata highbank: add bit-banged SGPIO driver supportMark Langsdorf2013-06-061-0/+1
* | AHCI: Make distinct names for ports in /proc/interruptsAlexander Gordeev2013-05-221-0/+1
|/
* AHCI: Support multiple MSIsAlexander Gordeev2013-01-241-0/+6
* ata/ahci_platform: Add clock framework supportViresh Kumar2012-09-131-0/+2
* ahci: implement aggressive SATA device sleep supportShane Huang2012-09-131-0/+14
* ahci: un-staticize ahci_dev_classifyRob Herring2012-08-171-0/+1
* ahci: move AHCI_HFLAGS() macro to ahci.hBrian Norris2012-03-131-0/+3
* ahci: add AHCI_HFLAG_DELAY_ENGINE host flagBrian Norris2012-03-131-0/+3
* ahci: move ahci_sb600_softreset to libahci.c and rename itYuan-Hsin Chen2011-07-231-0/+1
* ahci: EM supported message type sysfs attributeHannes Reinecke2011-04-241-0/+4
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* libata: remove ATA_FLAG_LPMSergei Shtylyov2011-03-021-2/+1Star
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-2/+1Star
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-1/+1
* [libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn2011-01-061-0/+3
* libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo2010-10-221-0/+1
* libata: reimplement link power managementTejun Heo2010-10-221-1/+0Star
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-221-1/+1
* ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-281-1/+11
* ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo2010-08-261-0/+1
* ahci: add "em_buffer" attribute for AHCI hostsHarry Zhang2010-05-141-3/+7
* ahci: EM message type auto detectHarry Zhang2010-05-141-1/+7
* ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo2010-05-141-0/+1
* ahci: Move generic code into libahciAnton Vorontsov2010-05-141-0/+332