summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci.c
Commit message (Expand)AuthorAgeFilesLines
* ata: ahci: Add mask_port_map module parameterDamien Le Moal2024-04-051-0/+85
* ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki2024-03-191-13/+0
* Merge tag 'ata-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2024-03-131-220/+214
|\
| * ahci: rename board_ahci_nomsiNiklas Cassel2024-02-191-4/+4
| * ahci: drop unused board_ahci_noncqNiklas Cassel2024-02-191-8/+0
| * ahci: clean up ahci_broken_devslp quirkNiklas Cassel2024-02-191-16/+10
| * ahci: rename board_ahci_nosntfNiklas Cassel2024-02-191-7/+7
| * ahci: clean up intel_pcs_quirkNiklas Cassel2024-02-131-182/+179
| * ata: ahci: Drop low power policy board typeMario Limonciello2024-02-091-61/+48
| * ata: ahci: do not enable LPM on external portsNiklas Cassel2024-02-091-0/+9
| * ata: ahci: drop hpriv param from ahci_update_initial_lpm_policy()Niklas Cassel2024-02-091-3/+3
| * ata: ahci: a hotplug capable port is an external portNiklas Cassel2024-02-091-2/+3
| * ata: ahci: move marking of external port earlierNiklas Cassel2024-02-091-0/+14
* | ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov2024-02-191-3/+11
|/
* ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x partsLennert Buytenhek2024-01-311-5/+5
* ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllersLennert Buytenhek2024-01-251-6/+23
* ahci: asm1166: correct count of reported portsConrad Kostecki2024-01-241-0/+5
* ata: ahci: Add Intel Alder Lake-P AHCI controller to low power chipsets listMika Westerberg2023-10-031-0/+1
* ata: ahci: add identifiers for ASM2116 series adaptersSzuying Chen2023-10-031-0/+5
* ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2023-09-111-0/+9
* ata: ahci: Add Elkhart Lake AHCI controllerWerner Fischer2023-09-021-0/+2
* ata: fix debounce timings typeSergey Shtylyov2023-08-021-1/+1
* scsi: ata: Declare SCSI host templates constBart Van Assche2023-03-241-1/+1
* ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal2023-03-031-1/+0
* ata: ahci: Add Tiger Lake UP{3,4} AHCI controllerSimon Gaiser2023-02-141-0/+1
* ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan2022-12-271-9/+23
* ata: ahci: Remove linux/msi.h includeThomas Gleixner2022-11-141-1/+0
* ata: ahci: Convert __ahci_port_base to accepting hpriv as argumentsSerge Semin2022-09-171-1/+1
* ata: libahci: Discard redundant force_port_map parameterSerge Semin2022-09-171-1/+1
* ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0Rafael J. Wysocki2022-08-261-4/+1
* ahci: Add a generic 'controller2' RAID idDan Williams2022-04-221-2/+3
* ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item backMario Limonciello2022-04-061-1/+1
* 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-3/+3
* ata: ahci: Rename board_ahci_mobileMario Limonciello2022-03-011-48/+48
* ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov2022-02-201-2/+2
* ata: libata: make ata_host_suspend() *void*Sergey Shtylyov2022-02-191-1/+2
* ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235Paul Menzel2022-02-031-0/+2
* ata: ahci: Add support for AMD A85 FCH (Hudson D4)Paul Menzel2022-01-141-0/+9
* ata: ahci: Drop pointless VPRINTK() calls and convert the remaining onesHannes Reinecke2022-01-051-3/+1
* ata: libata: add reset tracepointsHannes Reinecke2022-01-041-7/+0
* ata: libata: remove pointless debugging messagesHannes Reinecke2022-01-041-2/+0
* ata: ahci: use sysfs_emit()Damien Le Moal2022-01-041-1/+1
* ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello2021-11-181-0/+1
* Add AHCI support for ASM1062+JBM575 cardsIstván Pongrácz2021-10-121-0/+1
* ahci: remove duplicated PCI device IDsKrzysztof Kozlowski2021-09-211-8/+4
* ahci: Add support for Dell S140 and later controllersCharles Rose2021-06-151-0/+4
* ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang2021-03-311-0/+5
* ahci: Add Intel Rocket Lake PCH-H RAID PCI IDsMika Westerberg2020-10-021-0/+4
* ata: ahci: use ata_link_info() instead of ata_link_printk()Xu Wang2020-08-161-2/+1