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
compress-2025-01-21
compress-2025-01-23
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
2021-12-22
libata: if T_LENGTH is zero, dma direction should be DMA_NONE
George Kennedy
1
-2
/
+13
2021-12-14
libata: add horkage for ASMedia 1092
Hannes Reinecke
1
-0
/
+2
2021-12-08
sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
Baokun Li
1
-5
/
+3
2021-12-08
sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
Baokun Li
1
-2
/
+10
2021-12-08
ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
Mario Limonciello
1
-0
/
+1
2021-11-17
libata: fix checking of DMA state
Reimar Döffinger
1
-1
/
+1
2021-11-17
libata: fix read log timeout value
Damien Le Moal
1
-0
/
+8
2021-11-02
ata: sata_mv: Fix the error handling of mv_chip_id()
Zheyu Ma
1
-2
/
+2
2021-10-20
ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()
Wang Hai
1
-4
/
+1
2021-10-20
pata_legacy: fix a couple uninitialized variable bugs
Dan Carpenter
1
-2
/
+4
2021-10-09
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
1
-2
/
+32
2021-09-22
ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()
Andy Shevchenko
1
-8
/
+4
2021-09-22
libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
Hans de Goede
1
-0
/
+4
2021-09-15
libata: fix ata_host_start()
Damien Le Moal
1
-1
/
+1
2021-08-12
libata: fix ata_pio_sector for CONFIG_HIGHMEM
Christoph Hellwig
1
-8
/
+27
2021-07-19
ata: ahci_sunxi: Disable DIPM
Timo Sigurdsson
1
-1
/
+1
2021-07-14
pata_ep93xx: fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2021-07-14
pata_octeon_cf: avoid WARN_ON() in ata_host_activate()
Sergey Shtylyov
1
-2
/
+3
2021-07-14
pata_rb532_cf: fix deferred probing
Sergey Shtylyov
1
-2
/
+4
2021-07-14
sata_highbank: fix deferred probing
Sergey Shtylyov
1
-2
/
+4
2021-05-14
ata: libahci_platform: fix IRQ check
Sergey Shtylyov
1
-1
/
+3
2021-05-14
sata_mv: add IRQ checks
Sergey Shtylyov
1
-0
/
+4
2021-05-14
pata_ipx4xx_cf: fix IRQ check
Sergey Shtylyov
1
-1
/
+5
2021-05-14
pata_arasan_cf: fix IRQ check
Sergey Shtylyov
1
-4
/
+11
2021-05-11
ata: ahci: Disable SXS for Hisilicon Kunpeng920
Xingui Yang
3
-0
/
+11
2021-03-04
ata: ahci_brcm: Add back regulators management
Florian Fainelli
1
-1
/
+13
2020-11-05
ata: sata_nv: Fix retrieving of active qcs
Sascha Hauer
1
-1
/
+1
2020-11-01
ata: sata_rcar: Fix DMA boundary mask
Geert Uytterhoeven
1
-1
/
+1
2020-11-01
ata: ahci: mvebu: Make SATA PHY optional for Armada 3720
Pali Rohár
3
-2
/
+4
2020-10-01
ata: sata_mv, avoid trigerrable BUG_ON
Jiri Slaby
1
-5
/
+3
2020-10-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
17
-52
/
+94
2020-09-09
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
2
-4
/
+9
2020-06-30
ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...
Ye Bin
1
-3
/
+6
2020-06-30
sata_rcar: handle pm_runtime_get_sync failure cases
Navid Emamdoost
1
-4
/
+7
2020-06-24
libata: Use per port sync for detach
Kai-Heng Feng
1
-6
/
+5
2020-04-17
libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...
Kai-Heng Feng
1
-0
/
+1
2020-04-17
libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
John Garry
1
-6
/
+3
2020-04-01
ahci: Add Intel Comet Lake H RAID PCI ID
Kai-Heng Feng
1
-0
/
+1
2020-02-28
ata: ahci: Add shutdown to freeze hardware resources of ahci
Prabhakar Kushwaha
2
-0
/
+28
2020-01-09
libata: Fix retrieving of active qcs
Sascha Hauer
4
-3
/
+27
2020-01-09
ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE
Florian Fainelli
1
-15
/
+16
2020-01-09
ata: ahci_brcm: Add missing clock management during recovery
Florian Fainelli
1
-0
/
+7
2020-01-09
ata: ahci_brcm: Fix AHCI resources management
Florian Fainelli
1
-29
/
+76
2020-01-09
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
1
-2
/
+4
2019-12-31
libata: Ensure ata_port probe has completed before detach
John Garry
1
-0
/
+3
2019-10-25
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
1
-24
/
+14
2019-10-15
libata/ahci: Fix PCS quirk application
Dan Williams
1
-1
/
+3
2019-10-06
Revert "libata, freezer: avoid block device removal while system is frozen"
Mika Westerberg
1
-21
/
+0
2019-09-19
ata: libahci_platform: Add of_node_put() before loop exit
Nishka Dasgupta
1
-2
/
+7
2019-09-17
Merge tag 'for-5.4/libata-2019-09-15' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-378
/
+255
[next]