aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-06ahci: use pci_alloc_irq_vectorsGravatar Christoph Hellwig 1-19/+5
2016-02-19ahci: Cache host controller versionGravatar Mika Westerberg 1-0/+1
2016-02-11ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.Gravatar Suman Tripathi 1-2/+1
2016-02-11libahci: Implement the capability to override the generic ahci interrupt hand...Gravatar Suman Tripathi 1-0/+2
2016-01-25drivers: ata: wake port before DMA stop for ALPMGravatar Danesh Petigara 1-0/+1
2015-12-07ahci: compile out msi/msix infrastructureGravatar Dan Williams 1-2/+24
2015-11-16ahci: kill 'intr_status'Gravatar Dan Williams 1-1/+0
2015-11-16ahci: per-port msix supportGravatar Dan Williams 1-0/+2
2015-09-30ata: ahci: find eSATA ports and flag them as removableGravatar Manuel Lauss 1-0/+2
2015-06-03ahci: Store irq number in struct ahci_host_privGravatar Robert Richter 1-2/+2
2015-05-10libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Gravatar Suman Tripathi 1-0/+2
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostGravatar Akinobu Mita 1-0/+4
2015-01-19ata: libahci: Allow using multiple regulatorsGravatar Gregory CLEMENT 1-1/+1
2014-10-06AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeGravatar Alexander Gordeev 1-1/+1
2014-10-06AHCI: Move host activation code into ahci_host_activate()Gravatar Alexander Gordeev 1-3/+0
2014-10-06AHCI: Pass SCSI host template as arg to ahci_host_activate()Gravatar Alexander Gordeev 1-1/+2
2014-09-28AHCI: Cleanup checking of multiple MSIs/SLM modesGravatar Alexander Gordeev 1-1/+1
2014-09-23ahci-platform: Bump max number of clocks to 5Gravatar Kumar Gala 1-1/+1
2014-07-30ata: libahci: allow to use multiple PHYsGravatar Antoine Ténart 1-1/+6
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureGravatar Antoine Ténart 1-4/+6
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Tejun Heo 1-0/+2
2014-07-18ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Gravatar Mikko Perttunen 1-1/+1
2014-07-08libahci: export ahci_qc_issue() and ahci_start_fix_rx()Gravatar Suman Tripathi 1-0/+2
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Gravatar Linus Torvalds 1-0/+1
2014-05-14ata: ahci: append new hflag AHCI_HFLAG_NO_FBSGravatar Kefeng Wang 1-0/+1
2014-04-24ahci: disable DEVSLP for Intel ValleyviewGravatar Jacob Pan 1-0/+1
2014-04-17ahci: Ensure "MSI Revert to Single Message" mode is not enforcedGravatar Alexander Gordeev 1-0/+1
2014-02-22ata: ahci_platform: runtime resume the device before useGravatar Roger Quadros 1-0/+1
2014-02-22ata: ahci_platform: Manage SATA PHYGravatar Roger Quadros 1-0/+2
2014-02-22ahci-platform: Add support for an optional regulator for sata-target powerGravatar Hans de Goede 1-0/+2
2014-02-22ahci-platform: Add support for devices with more then 1 clockGravatar Hans de Goede 1-1/+2
2014-02-22libahci: Allow drivers to override start_engineGravatar Hans de Goede 1-0/+6
2013-10-15ahci: imx: setup power saving methodsGravatar Richard Zhu 1-0/+2
2013-07-02Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Gravatar Tejun Heo 1-1/+1
2013-06-06sata highbank: add bit-banged SGPIO driver supportGravatar Mark Langsdorf 1-0/+1
2013-05-22AHCI: Make distinct names for ports in /proc/interruptsGravatar Alexander Gordeev 1-0/+1
2013-05-14libata: update "Maintained by:" tagsGravatar Tejun Heo 1-1/+1
2013-01-24AHCI: Support multiple MSIsGravatar Alexander Gordeev 1-0/+6
2012-09-13ata/ahci_platform: Add clock framework supportGravatar Viresh Kumar 1-0/+2
2012-09-13ahci: implement aggressive SATA device sleep supportGravatar Shane Huang 1-0/+14
2012-08-17ahci: un-staticize ahci_dev_classifyGravatar Rob Herring 1-0/+1
2012-03-13ahci: move AHCI_HFLAGS() macro to ahci.hGravatar Brian Norris 1-0/+3
2012-03-13ahci: add AHCI_HFLAG_DELAY_ENGINE host flagGravatar Brian Norris 1-0/+3
2011-07-23ahci: move ahci_sb600_softreset to libahci.c and rename itGravatar Yuan-Hsin Chen 1-0/+1
2011-04-24ahci: EM supported message type sysfs attributeGravatar Hannes Reinecke 1-0/+4
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-03-02libata: remove ATA_FLAG_LPMGravatar Sergei Shtylyov 1-2/+1
2011-03-02libata: remove ATA_FLAG_NO_LEGACYGravatar Sergei Shtylyov 1-2/+1
2011-03-02libata: remove ATA_FLAG_MMIOGravatar Sergei Shtylyov 1-1/+1
2011-01-05[libata] new driver acard_ahci, for ATP8620 host controllerGravatar David Milburn 1-0/+3