index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-27
ata: ahci: Do not apply Intel PCS quirk on Intel Alder Lake
Jason Nader
1
-1
/
+0
2024-04-05
ata: ahci: Add mask_port_map module parameter
Damien Le Moal
1
-0
/
+85
2024-03-19
ahci: asm1064: asm1166: don't limit reported ports
Conrad Kostecki
1
-13
/
+0
2024-03-13
Merge tag 'ata-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
1
-220
/
+214
2024-02-19
ahci: asm1064: correct count of reported ports
Andrey Jr. Melnikov
1
-3
/
+11
2024-02-19
ahci: rename board_ahci_nomsi
Niklas Cassel
1
-4
/
+4
2024-02-19
ahci: drop unused board_ahci_noncq
Niklas Cassel
1
-8
/
+0
2024-02-19
ahci: clean up ahci_broken_devslp quirk
Niklas Cassel
1
-16
/
+10
2024-02-19
ahci: rename board_ahci_nosntf
Niklas Cassel
1
-7
/
+7
2024-02-13
ahci: clean up intel_pcs_quirk
Niklas Cassel
1
-182
/
+179
2024-02-09
ata: ahci: Drop low power policy board type
Mario Limonciello
1
-61
/
+48
2024-02-09
ata: ahci: do not enable LPM on external ports
Niklas Cassel
1
-0
/
+9
2024-02-09
ata: ahci: drop hpriv param from ahci_update_initial_lpm_policy()
Niklas Cassel
1
-3
/
+3
2024-02-09
ata: ahci: a hotplug capable port is an external port
Niklas Cassel
1
-2
/
+3
2024-02-09
ata: ahci: move marking of external port earlier
Niklas Cassel
1
-0
/
+14
2024-01-31
ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x parts
Lennert Buytenhek
1
-5
/
+5
2024-01-25
ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers
Lennert Buytenhek
1
-6
/
+23
2024-01-24
ahci: asm1166: correct count of reported ports
Conrad Kostecki
1
-0
/
+5
2023-10-03
ata: ahci: Add Intel Alder Lake-P AHCI controller to low power chipsets list
Mika Westerberg
1
-0
/
+1
2023-10-03
ata: ahci: add identifiers for ASM2116 series adapters
Szuying Chen
1
-0
/
+5
2023-09-11
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
1
-0
/
+9
2023-09-02
ata: ahci: Add Elkhart Lake AHCI controller
Werner Fischer
1
-0
/
+2
2023-08-02
ata: fix debounce timings type
Sergey Shtylyov
1
-1
/
+1
2023-03-25
scsi: ata: Declare SCSI host templates const
Bart Van Assche
1
-1
/
+1
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
2023-02-14
ata: ahci: Add Tiger Lake UP{3,4} AHCI controller
Simon Gaiser
1
-0
/
+1
2022-12-27
ata: ahci: Fix PCS quirk application for suspend
Adam Vodopjan
1
-9
/
+23
2022-11-14
ata: ahci: Remove linux/msi.h include
Thomas Gleixner
1
-1
/
+0
2022-09-16
ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
Serge Semin
1
-1
/
+1
2022-09-16
ata: libahci: Discard redundant force_port_map parameter
Serge Semin
1
-1
/
+1
2022-08-26
ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0
Rafael J. Wysocki
1
-4
/
+1
2022-04-22
ahci: Add a generic 'controller2' RAID id
Dan Williams
1
-2
/
+3
2022-04-06
ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back
Mario Limonciello
1
-1
/
+1
2022-03-01
ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration item
Mario Limonciello
1
-1
/
+1
2022-03-01
ata: ahci: Rename `AHCI_HFLAG_IS_MOBILE`
Mario Limonciello
1
-3
/
+3
2022-03-01
ata: ahci: Rename board_ahci_mobile
Mario Limonciello
1
-48
/
+48
2022-02-20
ata: add/use ata_taskfile::{error|status} fields
Sergey Shtylyov
1
-2
/
+2
2022-02-19
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
1
-1
/
+2
2022-02-03
ata: ahci: Skip 200 ms debounce delay for Marvell 88SE9235
Paul Menzel
1
-0
/
+2
2022-01-14
ata: ahci: Add support for AMD A85 FCH (Hudson D4)
Paul Menzel
1
-0
/
+9
2022-01-05
ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones
Hannes Reinecke
1
-3
/
+1
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
1
-7
/
+0
2022-01-04
ata: libata: remove pointless debugging messages
Hannes Reinecke
1
-2
/
+0
2022-01-04
ata: ahci: use sysfs_emit()
Damien Le Moal
1
-1
/
+1
2021-11-18
ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
Mario Limonciello
1
-0
/
+1
2021-10-12
Add AHCI support for ASM1062+JBM575 cards
István Pongrácz
1
-0
/
+1
2021-09-21
ahci: remove duplicated PCI device IDs
Krzysztof Kozlowski
1
-8
/
+4
2021-06-16
ahci: Add support for Dell S140 and later controllers
Charles Rose
1
-0
/
+4
2021-03-31
ata: ahci: Disable SXS for Hisilicon Kunpeng920
Xingui Yang
1
-0
/
+5
2020-10-02
ahci: Add Intel Rocket Lake PCH-H RAID PCI IDs
Mika Westerberg
1
-0
/
+4
[next]