index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
4 days
ata: libata-scsi: limit simulated SCSI command copy to response length
Karuna Ramkumar
4 days
ata: pata_pxa: Fix DMA channel leak on probe error
Wentao Liang
4 days
ata: sata_gemini: unwind clocks on IDE pinctrl errors
Myeonghun Pak
4 days
ata: libata-core: Reject an invalid concurrent positioning ranges count
Bryam Vargas
4 days
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
2026-05-18
ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORT
Niklas Cassel
2026-05-18
ata: libata-scsi: improve readability of ata_scsi_qc_issue()
Niklas Cassel
2026-04-27
ata: pata_parport: switch to dynamic root device
Johan Hovold
2026-04-15
Merge tag 'ata-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
2026-04-12
ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
Igor Pylypiv
2026-04-07
ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
Arthur Husband
2026-04-03
ata: pata_arasan_cf: fix missing newline in dev_err() messages
Haoyu Lu
2026-04-02
ata: libata-transport: remove static variable ata_scsi_transport_template
Heiner Kallweit
2026-04-02
ata: libata-transport: split struct ata_internal
Heiner Kallweit
2026-04-02
ata: libata-transport: use static struct ata_transport_internal to simplify m...
Heiner Kallweit
2026-04-02
ata: libata-transport: inline ata_attach|release_transport
Heiner Kallweit
2026-04-02
ata: libata-transport: instantiate struct ata_internal statically
Heiner Kallweit
2026-04-02
ata: libata-eh: Do not retry reset if the device is gone
Igor Pylypiv
2026-03-31
ata: libahci_platform: use flex array for platform PHYs
Rosen Penev
2026-03-23
ata: libata-transport: remove redundant dynamic sysfs attributes
Heiner Kallweit
2026-03-23
ata: libata-scsi: refactor ata_scsiop_maint_in()
Niklas Cassel
2026-03-20
Merge branch 'for-7.0-fixes' into for-7.1
Niklas Cassel
2026-03-20
ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()
Damien Le Moal
[next]