summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-19ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki1-13/+0
2024-03-13Merge tag 'ata-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-220/+214
2024-02-19ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov1-3/+11
2024-02-19ahci: rename board_ahci_nomsiNiklas Cassel1-4/+4
2024-02-19ahci: drop unused board_ahci_noncqNiklas Cassel1-8/+0
2024-02-19ahci: clean up ahci_broken_devslp quirkNiklas Cassel1-16/+10
2024-02-19ahci: rename board_ahci_nosntfNiklas Cassel1-7/+7
2024-02-13ahci: clean up intel_pcs_quirkNiklas Cassel1-182/+179
2024-02-09ata: ahci: Drop low power policy board typeMario Limonciello1-61/+48
2024-02-09ata: ahci: do not enable LPM on external portsNiklas Cassel1-0/+9
2024-02-09ata: ahci: drop hpriv param from ahci_update_initial_lpm_policy()Niklas Cassel1-3/+3
2024-02-09ata: ahci: a hotplug capable port is an external portNiklas Cassel1-2/+3
2024-02-09ata: ahci: move marking of external port earlierNiklas Cassel1-0/+14
2024-01-31ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x partsLennert Buytenhek1-5/+5
2024-01-25ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllersLennert Buytenhek1-6/+23
2024-01-24ahci: asm1166: correct count of reported portsConrad Kostecki1-0/+5
2023-10-03ata: ahci: Add Intel Alder Lake-P AHCI controller to low power chipsets listMika Westerberg1-0/+1
2023-10-03ata: ahci: add identifiers for ASM2116 series adaptersSzuying Chen1-0/+5
2023-09-11ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel1-0/+9
2023-09-02ata: ahci: Add Elkhart Lake AHCI controllerWerner Fischer1-0/+2
2023-08-02ata: fix debounce timings typeSergey Shtylyov1-1/+1
2023-03-25scsi: ata: Declare SCSI host templates constBart Van Assche1-1/+1
2023-03-03ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal1-1/+0
2023-02-14ata: ahci: Add Tiger Lake UP{3,4} AHCI controllerSimon Gaiser1-0/+1
2022-12-27ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan1-9/+23
2022-11-14ata: ahci: Remove linux/msi.h includeThomas Gleixner1-1/+0
2022-09-16ata: ahci: Convert __ahci_port_base to accepting hpriv as argumentsSerge Semin1-1/+1
2022-09-16ata: libahci: Discard redundant force_port_map parameterSerge Semin1-1/+1
2022-08-26ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0Rafael J. Wysocki1-4/+1
2022-04-22ahci: Add a generic 'controller2' RAID idDan Williams1-2/+3
2022-04-06ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item backMario Limonciello1-1/+1
2022-03-01ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration itemMario Limonciello1-1/+1
2022-03-01ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE`Mario Limonciello1-3/+3
2022-03-01ata: ahci: Rename board_ahci_mobileMario Limonciello1-48/+48
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov1-2/+2
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey Shtylyov1-1/+2
2022-02-03ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235Paul Menzel1-0/+2
2022-01-14ata: ahci: Add support for AMD A85 FCH (Hudson D4)Paul Menzel1-0/+9
2022-01-05ata: ahci: Drop pointless VPRINTK() calls and convert the remaining onesHannes Reinecke1-3/+1
2022-01-04ata: libata: add reset tracepointsHannes Reinecke1-7/+0
2022-01-04ata: libata: remove pointless debugging messagesHannes Reinecke1-2/+0
2022-01-04ata: ahci: use sysfs_emit()Damien Le Moal1-1/+1
2021-11-18ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello1-0/+1
2021-10-12Add AHCI support for ASM1062+JBM575 cardsIstván Pongrácz1-0/+1
2021-09-21ahci: remove duplicated PCI device IDsKrzysztof Kozlowski1-8/+4
2021-06-16ahci: Add support for Dell S140 and later controllersCharles Rose1-0/+4
2021-03-31ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang1-0/+5
2020-10-02ahci: Add Intel Rocket Lake PCH-H RAID PCI IDsMika Westerberg1-0/+4
2020-08-17ata: ahci: use ata_link_info() instead of ata_link_printk()Xu Wang1-2/+1
2020-04-16ahci: Add Intel Comet Lake PCH-U PCI IDKai-Heng Feng1-0/+1