index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
ata: libata: rename ata_dev_is_zac()
Damien Le Moal
3
-10
/
+9
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
5
-5
/
+0
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
5
-5
/
+0
2026-07-03
ata: libata-scsi: limit simulated SCSI command copy to response length
Karuna Ramkumar
1
-1
/
+6
2026-07-03
ata: pata_pxa: Fix DMA channel leak on probe error
Wentao Liang
1
-0
/
+1
2026-07-03
ata: sata_gemini: unwind clocks on IDE pinctrl errors
Myeonghun Pak
1
-1
/
+1
2026-07-03
ata: libata-core: Reject an invalid concurrent positioning ranges count
Bryam Vargas
3
-2
/
+27
2026-07-03
ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSD
Bryam Vargas
1
-0
/
+3
2026-06-18
Merge tag 'ata-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
50
-784
/
+2095
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-5
/
+12
2026-06-12
ata: Use named initializers for pci_device_id arrays
Uwe Kleine-König (The Capable Hub)
25
-700
/
+1932
2026-06-12
ata: Drop unused assignments of pci_device_id driver data
Uwe Kleine-König (The Capable Hub)
7
-26
/
+33
2026-06-10
ata: libata-pmp: add JMicron JMS562 quirk
Xu Rao
1
-1
/
+6
2026-06-10
ata: pata_isapnp: Drop unused assignments from pnp_device_id array
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-06-09
Merge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Arnd Bergmann
1
-5
/
+12
2026-06-02
ata: pata_ep93xx: add COMPILE_TEST support
Rosen Penev
1
-1
/
+1
2026-06-02
ata: pata_ep93xx: use unsigned long for data
Rosen Penev
1
-1
/
+1
2026-06-02
ata: pata_ep93xx: avoid asm on non ARM
Rosen Penev
1
-0
/
+5
2026-06-01
ata: Annotate functions in the issuing path with __must_hold()
Bart Van Assche
4
-2
/
+9
2026-06-01
ata: libata: Pass ap parameter directly to functions in the issuing path
Bart Van Assche
4
-14
/
+15
2026-06-01
ata: libata: Document when host->eh_mutex should be held
Bart Van Assche
20
-5
/
+38
2026-06-01
ata: libata: Add an argument to ata_eh_reset()
Bart Van Assche
3
-6
/
+6
2026-06-01
ata: ahci: use hweight_long() to count port_map bits
TanZheng
1
-5
/
+1
2026-06-01
ata: libata: Fix ata_exec_internal()
Bart Van Assche
1
-2
/
+17
2026-06-01
ata: pata_arasan_cf: simplify ioremap
Rosen Penev
1
-18
/
+6
2026-06-01
ata: libata-eh: queue hotplug work on the system_dfl_long_wq workqueue
Niklas Cassel
1
-1
/
+1
2026-06-01
ata: libata-scsi: Move long delayed work on system_dfl_long_wq
Marco Crivellari
1
-1
/
+1
2026-06-01
ata: ahci: Move EXPORT_SYMBOL_GPL(ahci_do_softreset)
Bart Van Assche
1
-1
/
+1
2026-06-01
ata: ahci: fail probe if BAR too small for claimed ports
liyouhong
1
-0
/
+22
2026-06-01
ata: libahci: use ahci_nr_ports() helper
Niklas Cassel
1
-1
/
+1
2026-05-28
ata: ahci_tegra: Explicitly specify PMC instance to use
Thierry Reding
1
-5
/
+12
2026-05-18
ata: libata-scsi: do not needlessly defer commands when using PMP with FBS
Niklas Cassel
4
-26
/
+39
2026-05-18
ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
Niklas Cassel
3
-2
/
+25
2026-05-18
ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORT
Niklas Cassel
1
-2
/
+3
2026-05-18
ata: libata-scsi: improve readability of ata_scsi_qc_issue()
Niklas Cassel
1
-22
/
+21
2026-04-27
ata: pata_parport: switch to dynamic root device
Johan Hovold
1
-14
/
+7
2026-04-15
Merge tag 'ata-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
11
-359
/
+255
2026-04-12
ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
Igor Pylypiv
1
-2
/
+2
2026-04-07
ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
Arthur Husband
1
-0
/
+14
2026-04-03
ata: pata_arasan_cf: fix missing newline in dev_err() messages
Haoyu Lu
1
-2
/
+2
2026-04-02
ata: libata-transport: remove static variable ata_scsi_transport_template
Heiner Kallweit
3
-9
/
+4
2026-04-02
ata: libata-transport: split struct ata_internal
Heiner Kallweit
1
-28
/
+25
2026-04-02
ata: libata-transport: use static struct ata_transport_internal to simplify match functions
Heiner Kallweit
1
-21
/
+23
2026-04-02
ata: libata-transport: inline ata_attach|release_transport
Heiner Kallweit
3
-28
/
+11
2026-04-02
ata: libata-transport: instantiate struct ata_internal statically
Heiner Kallweit
3
-42
/
+28
2026-04-02
ata: libata-eh: Do not retry reset if the device is gone
Igor Pylypiv
1
-1
/
+1
2026-03-31
ata: libahci_platform: use flex array for platform PHYs
Rosen Penev
2
-19
/
+17
2026-03-23
ata: libata-transport: remove redundant dynamic sysfs attributes
Heiner Kallweit
1
-71
/
+42
2026-03-23
ata: libata-scsi: refactor ata_scsiop_maint_in()
Niklas Cassel
1
-18
/
+29
2026-03-20
Merge branch 'for-7.0-fixes' into for-7.1
Niklas Cassel
3
-9
/
+30
[prev]
[next]