index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
ata: Fix SATA_MOBILE_LPM_POLICY description in Kconfig
Damien Le Moal
1
-9
/
+26
2025-08-28
ata: libata-scsi: Fix ata_to_sense_error() status handling
Damien Le Moal
1
-12
/
+8
2025-08-28
ata: libata-sata: Disallow changing LPM state if not supported
Damien Le Moal
1
-0
/
+5
2025-07-17
ata: pata_cs5536: fix build on 32-bit UML
Johannes Berg
1
-1
/
+1
2025-06-27
ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
Tasos Sahanidis
1
-1
/
+2
2025-05-02
ahci: add PCI ID for Marvell 88SE9215 SATA Controller
Daniel Kral
1
-0
/
+2
2025-05-02
ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
Niklas Cassel
1
-2
/
+9
2025-05-02
ata: sata_sx4: Add error handling in pdc20621_i2c_read()
Wentao Liang
1
-3
/
+10
2025-05-02
ata: sata_sx4: Drop pointless VPRINTK() calls and convert the remaining ones
Hannes Reinecke
1
-71
/
+34
2025-05-02
ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
Henry Martin
1
-0
/
+6
2024-12-19
ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
Joe Hattori
1
-0
/
+1
2024-10-17
ata: sata_sil: Rename sil_blacklist to sil_quirks
Damien Le Moal
1
-6
/
+6
2024-09-12
ata: pata_macio: Use WARN instead of BUG
Michael Ellerman
1
-2
/
+5
2024-09-12
ata: libata: Fix memory leak for error path in ata_host_alloc()
Zheng Qixing
1
-1
/
+3
2024-09-04
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
1
-0
/
+3
2024-07-05
ata: libata-core: Fix double free on error
Niklas Cassel
1
-4
/
+4
2024-07-05
ata: ahci: Clean up sysfs file on error
Niklas Cassel
1
-5
/
+12
2024-06-16
ata: pata_legacy: make legacy_exit() work again
Sergey Shtylyov
1
-4
/
+4
2024-05-17
ata: sata_gemini: Check clk_enable() result
Chen Ni
1
-1
/
+4
2024-04-13
ata: sata_mv: Fix PCI device ID table declaration compilation warning
Arnd Bergmann
1
-32
/
+31
2024-04-13
ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
Arnd Bergmann
1
-4
/
+2
2024-04-13
ahci: asm1064: asm1166: don't limit reported ports
Conrad Kostecki
1
-13
/
+0
2024-04-13
ahci: asm1064: correct count of reported ports
Andrey Jr. Melnikov
1
-3
/
+11
2024-03-01
ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers
Lennert Buytenhek
2
-6
/
+24
2024-03-01
ahci: asm1166: correct count of reported ports
Conrad Kostecki
1
-0
/
+5
2024-02-23
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
1
-1
/
+1
2023-12-08
ata: pata_isapnp: Add missing error check for devm_ioport_map()
Chen Ni
1
-0
/
+3
2023-10-25
ata: libata-eh: Fix compilation warning in ata_eh_link_report()
Damien Le Moal
1
-1
/
+1
2023-10-10
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
3
-2
/
+11
2023-10-10
ata: libata-core: Fix port and device removal
Damien Le Moal
1
-1
/
+20
2023-10-10
ata: libata-core: Fix ata_port_request_pm() locking
Damien Le Moal
1
-9
/
+9
2023-10-10
ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES
Niklas Cassel
1
-1
/
+1
2023-10-10
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
Niklas Cassel
1
-10
/
+3
2023-10-10
ata: ahci: Add Elkhart Lake AHCI controller
Werner Fischer
1
-0
/
+2
2023-10-10
ata: ahci: Rename board_ahci_mobile
Mario Limonciello
1
-48
/
+48
2023-10-10
ata: ahci: Add support for AMD A85 FCH (Hudson D4)
Paul Menzel
1
-0
/
+9
2023-10-10
ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY
Paul Menzel
2
-2
/
+2
2023-10-10
ata: libahci: clear pending interrupt status
Szuying Chen
1
-12
/
+23
2023-10-10
ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones
Hannes Reinecke
3
-21
/
+5
2023-09-23
ata: libata: disallow dev-initiated LPM transitions to unsupported states
Niklas Cassel
2
-3
/
+25
2023-09-19
ata: pata_ftide010: Add missing MODULE_DESCRIPTION
Damien Le Moal
1
-0
/
+1
2023-09-19
ata: sata_gemini: Add missing MODULE_DESCRIPTION
Damien Le Moal
1
-0
/
+1
2023-09-19
ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()
Minjie Du
1
-1
/
+2
2023-08-11
ata: pata_ns87415: mark ns87560_tf_read static
Arnd Bergmann
1
-1
/
+1
2023-06-14
ata: ahci: fix enum constants for gcc-13
Arnd Bergmann
1
-122
/
+123
2023-06-09
ata: libata-scsi: Use correct device no in ata_find_dev()
Damien Le Moal
1
-8
/
+26
2023-02-15
ata: libata: Fix sata_down_spd_limit() when no link speed is reported
Damien Le Moal
1
-1
/
+1
2023-01-14
ata: ahci: Fix PCS quirk application for suspend
Adam Vodopjan
1
-9
/
+23
2023-01-14
pata_ipx4xx_cf: Fix unsigned comparison with less than zero
Junlin Yang
1
-1
/
+1
2022-12-02
ata: libata-core: do not issue non-internal commands once EH is pending
Niklas Cassel
1
-0
/
+10
[next]