summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)Author
2024-04-05ata: ahci: Add mask_port_map module parameterDamien Le Moal
2024-03-19ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki
2024-03-13Merge tag 'ata-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2024-02-19ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov
2024-02-19ahci: rename board_ahci_nomsiNiklas Cassel
2024-02-19ahci: drop unused board_ahci_noncqNiklas Cassel
2024-02-19ahci: clean up ahci_broken_devslp quirkNiklas Cassel
2024-02-19ahci: rename board_ahci_nosntfNiklas Cassel
2024-02-13ahci: clean up intel_pcs_quirkNiklas Cassel
2024-02-09ata: ahci: Drop low power policy board typeMario Limonciello
2024-02-09ata: ahci: do not enable LPM on external portsNiklas Cassel
2024-02-09ata: ahci: drop hpriv param from ahci_update_initial_lpm_policy()Niklas Cassel
2024-02-09ata: ahci: a hotplug capable port is an external portNiklas Cassel
2024-02-09ata: ahci: move marking of external port earlierNiklas Cassel
2024-01-31ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x partsLennert Buytenhek
2024-01-25ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllersLennert Buytenhek
2024-01-24ahci: asm1166: correct count of reported portsConrad Kostecki
2023-10-03ata: ahci: Add Intel Alder Lake-P AHCI controller to low power chipsets listMika Westerberg
2023-10-03ata: ahci: add identifiers for ASM2116 series adaptersSzuying Chen
2023-09-11ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
2023-09-02ata: ahci: Add Elkhart Lake AHCI controllerWerner Fischer
2023-08-02ata: fix debounce timings typeSergey Shtylyov
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2023-03-03ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal
2023-02-14ata: ahci: Add Tiger Lake UP{3,4} AHCI controllerSimon Gaiser
2022-12-27ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan
2022-11-14ata: ahci: Remove linux/msi.h includeThomas Gleixner
2022-09-17ata: ahci: Convert __ahci_port_base to accepting hpriv as argumentsSerge Semin
2022-09-17ata: libahci: Discard redundant force_port_map parameterSerge Semin
2022-08-26ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0Rafael J. Wysocki
2022-04-22ahci: Add a generic 'controller2' RAID idDan Williams
2022-04-06ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item backMario Limonciello
2022-03-01ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration itemMario Limonciello
2022-03-01ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE`Mario Limonciello
2022-03-01ata: ahci: Rename board_ahci_mobileMario Limonciello
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey Shtylyov
2022-02-03ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235Paul Menzel
2022-01-14ata: ahci: Add support for AMD A85 FCH (Hudson D4)Paul Menzel
2022-01-05ata: ahci: Drop pointless VPRINTK() calls and convert the remaining onesHannes Reinecke
2022-01-04ata: libata: add reset tracepointsHannes Reinecke
2022-01-04ata: libata: remove pointless debugging messagesHannes Reinecke
2022-01-04ata: ahci: use sysfs_emit()Damien Le Moal
2021-11-18ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello
2021-10-12Add AHCI support for ASM1062+JBM575 cardsIstván Pongrácz
2021-09-21ahci: remove duplicated PCI device IDsKrzysztof Kozlowski
2021-06-15ahci: Add support for Dell S140 and later controllersCharles Rose
2021-03-31ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang
2020-10-02ahci: Add Intel Rocket Lake PCH-H RAID PCI IDsMika Westerberg
2020-08-16ata: ahci: use ata_link_info() instead of ata_link_printk()Xu Wang