aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-30libata/ahci: Drop PCS quirk for Denverton and beyondDan Williams1-0/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner1-17/+1
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal1-0/+2
2018-09-03ata: ahci_platform: add support for PHY controller regulatorCorentin Labbe1-0/+1
2018-09-03ata: ahci_platform: add support for AHCI controller regulatorCorentin Labbe1-0/+1
2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi1-0/+1
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-1/+1
2018-05-11ahci: enable full queue depth of 32Jens Axboe1-1/+1
2018-04-26libahci: Allow drivers to override stop_engineEvan Wang1-0/+7
2018-04-09Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi1-1/+0
2018-03-26ata: ahci-platform: add reset control supportKunihiko Hayashi1-0/+1
2017-12-11ahci: Allow setting a default LPM policy for mobile chipsetsHans de Goede1-0/+3
2017-10-19ahci: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-06-22libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger1-0/+2
2017-06-22libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger1-0/+1
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab1-1/+1
2017-01-31sata: ahci: export ahci_do_hardreset() locallyBartosz Golaszewski1-0/+3
2016-09-06ahci: use pci_alloc_irq_vectorsChristoph Hellwig1-19/+5
2016-02-19ahci: Cache host controller versionMika Westerberg1-0/+1
2016-02-11ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.Suman Tripathi1-2/+1
2016-02-11libahci: Implement the capability to override the generic ahci interrupt handler.Suman Tripathi1-0/+2
2016-01-25drivers: ata: wake port before DMA stop for ALPMDanesh Petigara1-0/+1
2015-12-07ahci: compile out msi/msix infrastructureDan Williams1-2/+24
2015-11-16ahci: kill 'intr_status'Dan Williams1-1/+0
2015-11-16ahci: per-port msix supportDan Williams1-0/+2
2015-09-30ata: ahci: find eSATA ports and flag them as removableManuel Lauss1-0/+2
2015-06-03ahci: Store irq number in struct ahci_host_privRobert Richter1-2/+2
2015-05-10libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Suman Tripathi1-0/+2
2015-01-28ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita1-0/+4
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT1-1/+1
2014-10-06AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI modeAlexander Gordeev1-1/+1
2014-10-06AHCI: Move host activation code into ahci_host_activate()Alexander Gordeev1-3/+0
2014-10-06AHCI: Pass SCSI host template as arg to ahci_host_activate()Alexander Gordeev1-1/+2
2014-09-28AHCI: Cleanup checking of multiple MSIs/SLM modesAlexander Gordeev1-1/+1
2014-09-23ahci-platform: Bump max number of clocks to 5Kumar Gala1-1/+1
2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart1-1/+6
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart1-4/+6
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.17Tejun Heo1-0/+2
2014-07-18ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Mikko Perttunen1-1/+1
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