summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.h
AgeCommit message (Expand)Author
2018-06-21libahci: Allow drivers to override stop_engineEvan Wang
2017-06-22libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger
2017-06-22libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab
2017-01-31sata: ahci: export ahci_do_hardreset() locallyBartosz Golaszewski
2016-09-06ahci: use pci_alloc_irq_vectorsChristoph Hellwig
2016-02-19ahci: Cache host controller versionMika Westerberg
2016-02-11ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.Suman Tripathi
2016-02-11libahci: Implement the capability to override the generic ahci interrupt hand...Suman Tripathi
2016-01-25drivers: ata: wake port before DMA stop for ALPMDanesh Petigara
2015-12-07ahci: compile out msi/msix infrastructureDan Williams
2015-11-16ahci: kill 'intr_status'Dan Williams
2015-11-16ahci: per-port msix supportDan Williams
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