aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-16scsi: ata: Switch to attribute groupsGravatar Bart Van Assche 1-4/+4
2021-06-16ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()Gravatar Lee Jones 1-2/+5
2021-03-31ata: ahci: Disable SXS for Hisilicon Kunpeng920Gravatar Xingui Yang 1-0/+1
2020-10-09ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Gravatar Pali Rohár 1-0/+2
2020-04-07ata: ahci: Add sysfs attribute to show remapped NVMe device countGravatar Kai-Heng Feng 1-0/+1
2019-08-30libata/ahci: Drop PCS quirk for Denverton and beyondGravatar Dan Williams 1-0/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Gravatar Thomas Gleixner 1-17/+1
2019-01-11ata: libahci_platform: comply to PHY frameworkGravatar Miquel Raynal 1-0/+2
2018-09-03ata: ahci_platform: add support for PHY controller regulatorGravatar Corentin Labbe 1-0/+1
2018-09-03ata: ahci_platform: add support for AHCI controller regulatorGravatar Corentin Labbe 1-0/+1
2018-08-22ata: libahci_platform: add reset control supportGravatar Kunihiko Hayashi 1-0/+1
2018-06-05Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Gravatar Linus Torvalds 1-1/+1
2018-05-11ahci: enable full queue depth of 32Gravatar Jens Axboe 1-1/+1
2018-04-26libahci: Allow drivers to override stop_engineGravatar Evan Wang 1-0/+7
2018-04-09Revert "ata: ahci-platform: add reset control support"Gravatar Kunihiko Hayashi 1-1/+0
2018-03-26ata: ahci-platform: add reset control supportGravatar Kunihiko Hayashi 1-0/+1
2017-12-11ahci: Allow setting a default LPM policy for mobile chipsetsGravatar Hans de Goede 1-0/+3
2017-10-19ahci: Convert timers to use timer_setup()Gravatar Kees Cook 1-0/+1
2017-06-22libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagGravatar Doug Berger 1-0/+2
2017-06-22libata: Add the AHCI_HFLAG_YES_ALPM flagGravatar Doug Berger 1-0/+1
2017-05-16ata: update references for libata documentationGravatar Mauro Carvalho Chehab 1-1/+1
2017-01-31sata: ahci: export ahci_do_hardreset() locallyGravatar Bartosz Golaszewski 1-0/+3
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