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
2025-04-10
ata: libata: Fix NCQ Non-Data log not supported print
Niklas Cassel
1
-1
/
+1
2025-03-19
Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-3
/
+11
2025-03-18
ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs
Niklas Cassel
1
-3
/
+11
2025-03-01
Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
3
-6
/
+7
2025-03-01
Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"
Niklas Cassel
1
-4
/
+0
2025-02-26
ata: ahci: Make ahci_ignore_port() handle empty mask_port_map
Niklas Cassel
2
-2
/
+7
2025-02-20
Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-2
/
+0
2025-02-10
ata: libahci_platform: Do not set mask_port_map when not needed
Damien Le Moal
1
-2
/
+0
2025-01-31
Merge tag 'ata-6.14-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+14
2025-01-28
ata: libata-sff: Ensure that we cannot write outside the allocated buffer
Niklas Cassel
1
-8
/
+10
2025-01-27
ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives
Daniel Baumann
1
-0
/
+4
2025-01-26
Merge tag 'ata-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
10
-47
/
+60
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-33
/
+32
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-7
/
+7
2025-01-18
ata: Use always-managed version of pci_intx()
Philipp Stanner
7
-7
/
+7
2025-01-15
ahci: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
1
-4
/
+2
2025-01-09
ahci: Introduce ahci_ignore_port() helper
Damien Le Moal
4
-7
/
+18
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
5
-6
/
+5
2025-01-06
ata: libahci_platform: support non-consecutive port numbers
Josua Mayer
3
-6
/
+43
2024-12-16
ata: sata_gemini: Remove remaining reset glue
Dr. David Alan Gilbert
1
-20
/
+0
2024-12-11
ata: sata_gemini: Remove unused gemini_sata_reset_bridge()
Dr. David Alan Gilbert
2
-13
/
+0
2024-12-09
ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
Joe Hattori
1
-0
/
+1
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
7
-27
/
+26
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
1
-6
/
+6
2024-12-03
ata: Constify struct pci_device_id
Christophe JAILLET
3
-3
/
+3
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+8
2024-11-18
Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
40
-259
/
+357
2024-10-30
ata: ahci: Replace deprecated PCI functions
Philipp Stanner
2
-4
/
+8
2024-10-25
ata: libata-scsi: Return residual for emulated SCSI commands
Damien Le Moal
1
-34
/
+47
2024-10-25
ata: libata-scsi: Remove struct ata_scsi_args
Damien Le Moal
1
-114
/
+127
2024-10-25
ata: libata-scsi: Document all VPD page inquiry actors
Damien Le Moal
1
-0
/
+54
2024-10-25
ata: libata-scsi: Refactor ata_scsiop_maint_in()
Damien Le Moal
1
-9
/
+11
2024-10-25
ata: libata-scsi: Refactor ata_scsiop_read_cap()
Damien Le Moal
1
-41
/
+46
2024-10-25
ata: libata-scsi: Refactor ata_scsi_simulate()
Damien Le Moal
1
-43
/
+63
2024-10-24
ata: libata: Set DID_TIME_OUT for commands that actually timed out
Niklas Cassel
1
-0
/
+1
2024-10-17
ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24()
Andy Shevchenko
1
-11
/
+2
2024-10-17
ata: Switch back to struct platform_driver::remove()
Uwe Kleine-König
33
-41
/
+41
2024-10-09
ata: libata: avoid superfluous disk spin down + spin up during hibernation
Niklas Cassel
1
-4
/
+14
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-10-01
ata: Fix typos in the comment
Yan Zhen
8
-9
/
+9
2024-09-27
Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+7
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-58
/
+49
2024-09-24
ata: libata-scsi: Fix ata_msense_control() CDL page reporting
Damien Le Moal
1
-1
/
+1
2024-09-24
ata: libata-scsi: Fix ata_msense_control_spgt2()
Damien Le Moal
1
-1
/
+6
2024-09-19
Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
27
-1015
/
+945
2024-09-12
ata: pata_ep93xx: remove legacy pinctrl use
Nikita Shubin
1
-19
/
+6
2024-09-12
ata: pata_ep93xx: add device tree support
Nikita Shubin
1
-39
/
+43
2024-09-11
ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
Niklas Cassel
2
-3
/
+8
2024-09-07
ata: libata: Fix W=1 compilation warning
Damien Le Moal
1
-1
/
+1
2024-09-07
ata: libata: Improve CDL resource management
Damien Le Moal
4
-26
/
+40
[next]