index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
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
2022-12-02
ata: libata-scsi: simplify __ata_scsi_queuecmd()
Wenchao Hao
1
-24
/
+21
2022-11-25
ata: libata-transport: fix error handling in ata_tdev_add()
Yang Yingliang
1
-1
/
+7
2022-11-25
ata: libata-transport: fix error handling in ata_tlink_add()
Yang Yingliang
1
-1
/
+4
2022-11-25
ata: libata-transport: fix error handling in ata_tport_add()
Yang Yingliang
1
-1
/
+4
2022-11-25
ata: libata-transport: fix double ata_host_put() in ata_tport_add()
Yang Yingliang
1
-1
/
+0
2022-11-16
ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failure
Shin'ichiro Kawasaki
1
-0
/
+3
2022-11-10
ata: pata_legacy: fix pdc20230_set_piomode()
Sergey Shtylyov
1
-2
/
+3
2022-10-30
ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
Kai-Heng Feng
1
-1
/
+1
2022-10-30
ata: ahci-imx: Fix MODULE_ALIAS
Alexander Stein
1
-1
/
+1
2022-10-26
ata: libahci_platform: Sanity check the DT child nodes number
Serge Semin
1
-2
/
+12
[next]