summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: ata: Declare SCSI host templates constBart Van Assche2023-03-241-1/+1
* Merge tag 'ata-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-12-131-122/+123
|\
| * ata: ahci: fix enum constants for gcc-13Arnd Bergmann2022-12-061-122/+123
* | ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTSKai-Heng Feng2022-10-171-1/+1
|/
* ata: ahci: Introduce firmware-specific caps initializationSerge Semin2022-09-171-0/+1
* ata: ahci: Convert __ahci_port_base to accepting hpriv as argumentsSerge Semin2022-09-171-3/+4
* ata: libahci: Discard redundant force_port_map parameterSerge Semin2022-09-171-1/+0
* ata: libahci: Extend port-cmd flags set with port capabilitiesSerge Semin2022-09-171-1/+7
* ata: libahci_platform: Introduce reset assertion/deassertion methodsSerge Semin2022-09-171-0/+1
* ata: libahci_platform: Convert to using devm bulk clocks APISerge Semin2022-09-171-2/+2
* ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item backMario Limonciello2022-04-061-1/+1
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-2/+0
|\
| * Revert "ata: ahci: mvebu: Make SATA PHY optional for Armada 3720"Pali Rohár2022-02-251-2/+0
* | ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration itemMario Limonciello2022-03-011-1/+1
* | ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE`Mario Limonciello2022-03-011-1/+1
|/
* scsi: ata: Switch to attribute groupsBart Van Assche2021-10-161-4/+4
* ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()Lee Jones2021-06-161-2/+5
* ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang2021-03-311-0/+1
* ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár2020-10-091-0/+2
* ata: ahci: Add sysfs attribute to show remapped NVMe device countKai-Heng Feng2020-04-071-0/+1
* libata/ahci: Drop PCS quirk for Denverton and beyondDan Williams2019-08-301-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-211-17/+1
* ata: libahci_platform: comply to PHY frameworkMiquel Raynal2019-01-111-0/+2
* ata: ahci_platform: add support for PHY controller regulatorCorentin Labbe2018-09-031-0/+1
* ata: ahci_platform: add support for AHCI controller regulatorCorentin Labbe2018-09-031-0/+1
* ata: libahci_platform: add reset control supportKunihiko Hayashi2018-08-221-0/+1
* Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-06-051-1/+1
|\
| * ahci: enable full queue depth of 32Jens Axboe2018-05-111-1/+1
* | libahci: Allow drivers to override stop_engineEvan Wang2018-04-261-0/+7
* | Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi2018-04-091-1/+0
|/
* ata: ahci-platform: add reset control supportKunihiko Hayashi2018-03-261-0/+1
* ahci: Allow setting a default LPM policy for mobile chipsetsHans de Goede2017-12-111-0/+3
* ahci: Convert timers to use timer_setup()Kees Cook2017-10-191-0/+1
* libata: Add the AHCI_HFLAG_NO_WRITE_TO_RO flagDoug Berger2017-06-221-0/+2
* libata: Add the AHCI_HFLAG_YES_ALPM flagDoug Berger2017-06-221-0/+1
* ata: update references for libata documentationMauro Carvalho Chehab2017-05-161-1/+1
* sata: ahci: export ahci_do_hardreset() locallyBartosz Golaszewski2017-01-311-0/+3
* ahci: use pci_alloc_irq_vectorsChristoph Hellwig2016-09-061-19/+5
* ahci: Cache host controller versionMika Westerberg2016-02-191-0/+1
* ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.Suman Tripathi2016-02-111-2/+1
* libahci: Implement the capability to override the generic ahci interrupt hand...Suman Tripathi2016-02-111-0/+2
* drivers: ata: wake port before DMA stop for ALPMDanesh Petigara2016-01-251-0/+1
* ahci: compile out msi/msix infrastructureDan Williams2015-12-071-2/+24
* ahci: kill 'intr_status'Dan Williams2015-11-161-1/+0
* ahci: per-port msix supportDan Williams2015-11-161-0/+2
* ata: ahci: find eSATA ports and flag them as removableManuel Lauss2015-09-301-0/+2
* ahci: Store irq number in struct ahci_host_privRobert Richter2015-06-031-2/+2
* libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Suman Tripathi2015-05-101-0/+2
* ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-281-0/+4
* ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-191-1/+1