index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
7 days
ata: libata-sata: fix ata_scsi_lpm_supported() iteration
Niklas Cassel
7 days
ata: libata-core: Disable LPM on WD Green 2.5 480GB
Niklas Cassel
7 days
ata: libata-core: Disable LPM on some WD drives
Niklas Cassel
7 days
scsi: libsas: terminate deferred commands on time out
Damien Le Moal
7 days
ata: libata-scsi: schedule deferred atapi command
Damien Le Moal
7 days
ata: libata-scsi: terminate deferred commands on time out
Damien Le Moal
7 days
ata: libata-eh: Increase STANDBY IMMEDIATE timeout
Matt Vollrath
2026-07-18
ata: ahci_ceva: fix error paths in ceva_ahci_platform_enable_resources()
Radhey Shyam Pandey
2026-07-18
ata: sata_mv: accept 1 or 2 resources in platform probe
Rosen Penev
2026-07-17
Merge tag 'ata-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
2026-07-13
ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanning
Rosen Penev
2026-07-13
ata: sata_dwc_460ex: fix clear_interrupt_bit() clearing all pending interrupts
Rosen Penev
2026-07-13
ata: sata_dwc_460ex: use platform_get_irq()
Rosen Penev
2026-07-13
ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registered
Rosen Penev
2026-07-10
Merge tag 'ata-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
2026-07-08
ata: libata-core: Allow capacity transition to zero for locked drives
TJ Adams
2026-07-08
ata: libata-core: Skip HPA resize for locked drives
TJ Adams
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-03
ata: libata-scsi: limit simulated SCSI command copy to response length
Karuna Ramkumar
2026-07-03
ata: pata_pxa: Fix DMA channel leak on probe error
Wentao Liang
2026-07-03
ata: sata_gemini: unwind clocks on IDE pinctrl errors
Myeonghun Pak
2026-07-03
ata: libata-core: Reject an invalid concurrent positioning ranges count
Bryam Vargas
2026-07-03
ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSD
Bryam Vargas
2026-06-18
Merge tag 'ata-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-12
ata: Use named initializers for pci_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-06-12
ata: Drop unused assignments of pci_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-06-10
ata: libata-pmp: add JMicron JMS562 quirk
Xu Rao
2026-06-10
ata: pata_isapnp: Drop unused assignments from pnp_device_id array
Uwe Kleine-König (The Capable Hub)
2026-06-09
Merge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2026-06-02
ata: pata_ep93xx: add COMPILE_TEST support
Rosen Penev
2026-06-02
ata: pata_ep93xx: use unsigned long for data
Rosen Penev
2026-06-02
ata: pata_ep93xx: avoid asm on non ARM
Rosen Penev
2026-06-01
ata: Annotate functions in the issuing path with __must_hold()
Bart Van Assche
2026-06-01
ata: libata: Pass ap parameter directly to functions in the issuing path
Bart Van Assche
2026-06-01
ata: libata: Document when host->eh_mutex should be held
Bart Van Assche
2026-06-01
ata: libata: Add an argument to ata_eh_reset()
Bart Van Assche
2026-06-01
ata: ahci: use hweight_long() to count port_map bits
TanZheng
2026-06-01
ata: libata: Fix ata_exec_internal()
Bart Van Assche
2026-06-01
ata: pata_arasan_cf: simplify ioremap
Rosen Penev
2026-06-01
ata: libata-eh: queue hotplug work on the system_dfl_long_wq workqueue
Niklas Cassel
2026-06-01
ata: libata-scsi: Move long delayed work on system_dfl_long_wq
Marco Crivellari
2026-06-01
ata: ahci: Move EXPORT_SYMBOL_GPL(ahci_do_softreset)
Bart Van Assche
2026-06-01
ata: ahci: fail probe if BAR too small for claimed ports
liyouhong
2026-06-01
ata: libahci: use ahci_nr_ports() helper
Niklas Cassel
2026-05-28
ata: ahci_tegra: Explicitly specify PMC instance to use
Thierry Reding
2026-05-18
ata: libata-scsi: do not needlessly defer commands when using PMP with FBS
Niklas Cassel
2026-05-18
ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
Niklas Cassel
[next]