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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-03-03
ata: ahci_brcm: Add back regulators management
Florian Fainelli
1
-1
/
+13
2020-11-10
ata: sata_rcar: Fix DMA boundary mask
Geert Uytterhoeven
1
-1
/
+1
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-12
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
libata: Use per port sync for detach
Kai-Heng Feng
1
-6
/
+5
2020-04-24
libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...
Kai-Heng Feng
1
-0
/
+1
2020-04-24
libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
John Garry
1
-6
/
+3
2020-02-28
ata: ahci: Add shutdown to freeze hardware resources of ahci
Prabhakar Kushwaha
2
-0
/
+28
2020-01-29
ahci: Do not export local variable ahci_em_messages
Andy Shevchenko
1
-1
/
+0
2020-01-12
ata: ahci_brcm: Fix AHCI resources management
Florian Fainelli
1
-29
/
+76
2020-01-12
ata: ahci_brcm: Allow optional reset controller to be used
Florian Fainelli
1
-0
/
+7
2020-01-12
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
1
-2
/
+4
2020-01-04
libata: Ensure ata_port probe has completed before detach
John Garry
1
-0
/
+3
2019-11-25
ata: ep93xx: Use proper enums for directions
Nathan Chancellor
1
-4
/
+4
2019-11-25
ata: ahci_brcm: Allow using driver or DSL SoCs
Florian Fainelli
1
-1
/
+2
2019-11-25
libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
Jens Axboe
1
-0
/
+21
2019-09-06
libata: add SG safety checks in SFF pio transfers
Jens Axboe
1
-0
/
+6
2019-08-25
ata: libahci: do not complain in case of deferred probe
Miquel Raynal
1
-0
/
+3
2019-08-25
libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
Kees Cook
1
-1
/
+1
2019-08-04
libata: don't request sense data on !ZAC ATA devices
Tejun Heo
1
-3
/
+5
2019-06-22
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Hans de Goede
1
-3
/
+6
2019-05-04
libata: fix using DMA buffers on stack
raymond pang
1
-10
/
+24
2019-02-12
sata_rcar: fix deferred probing
Sergei Shtylyov
1
-1
/
+3
2018-12-21
libata: whitelist all SAMSUNG MZ7KM* solid-state disks
Juha-Matti Tilli
1
-0
/
+1
2018-11-10
ahci: don't ignore result code of ahci_reset_controller()
Ard Biesheuvel
1
-1
/
+4
2018-11-10
libata: fix error checking in in ata_parse_force_one()
Tejun Heo
1
-1
/
+1
2018-11-10
ata: sata_rcar: Handle return value of clk_prepare_enable
Arvind Yadav
1
-3
/
+12
2018-09-19
ata: libahci: Correct setting of DEVSLP register
Srinivas Pandruvada
1
-0
/
+2
2018-08-24
libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()
John Garry
1
-2
/
+5
2018-08-03
libata: Fix command retry decision
Damien Le Moal
1
-4
/
+8
2018-07-17
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
Hans de Goede
2
-0
/
+62
2018-07-17
ata: Fix ZBC_OUT all bit handling
Damien Le Moal
1
-3
/
+8
2018-07-17
ata: Fix ZBC_OUT command block check
Damien Le Moal
1
-6
/
+7
2018-06-26
libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
Hans de Goede
1
-3
/
+0
2018-06-26
libata: zpodd: small read overflow in eject_tray()
Dan Carpenter
1
-1
/
+1
2018-06-26
libata: zpodd: make arrays cdb static, reduces object code size
Colin Ian King
1
-2
/
+2
2018-05-30
libata: Fix compile warning with ATA_DEBUG enabled
Dong Bo
1
-1
/
+1
2018-05-30
libata: blacklist Micron 500IT SSD with MU01 firmware
Sudip Mukherjee
1
-0
/
+2
2018-05-30
libata: Blacklist some Sandisk SSDs for NCQ
Tejun Heo
1
-0
/
+4
2018-05-16
libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
Hans de Goede
1
-0
/
+3
2018-04-13
ata: libahci: properly propagate return value of platform_get_irq()
Thomas Petazzoni
1
-2
/
+3
2018-03-28
libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
Hans de Goede
1
-2
/
+5
2018-03-28
libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
Hans de Goede
1
-1
/
+1
2018-03-28
libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
Hans de Goede
1
-0
/
+8
2018-03-28
libata: Enable queued TRIM for Samsung SSD 860
Ju Hyung Park
1
-1
/
+3
2018-03-28
libata: disable LPM for Crucial BX100 SSD 500GB drive
Kai-Heng Feng
1
-0
/
+3
2018-03-28
libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
Hans de Goede
1
-0
/
+5
2018-03-28
libata: don't try to pass through NCQ commands to non-NCQ devices
Eric Biggers
1
-0
/
+6
[next]