summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.h
AgeCommit message (Expand)Author
2021-10-16scsi: ata: Switch to attribute groupsBart Van Assche
2021-06-16ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()Lee Jones
2021-03-31ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang
2020-10-09ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár
2020-04-07ata: ahci: Add sysfs attribute to show remapped NVMe device countKai-Heng Feng
2019-08-30libata/ahci: Drop PCS quirk for Denverton and beyondDan Williams
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal
2018-09-03ata: ahci_platform: add support for PHY controller regulatorCorentin Labbe
2018-09-03ata: ahci_platform: add support for AHCI controller regulatorCorentin Labbe
2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-05-11ahci: enable full queue depth of 32Jens Axboe
2018-04-26libahci: Allow drivers to override stop_engineEvan Wang
2018-04-09Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi
2018-03-26ata: ahci-platform: add reset control supportKunihiko Hayashi
2017-12-11ahci: Allow setting a default LPM policy for mobile chipsetsHans de Goede
2017-10-19ahci: Convert timers to use timer_setup()Kees Cook
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