index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-5
/
+0
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
5
-5
/
+0
4 days
ata: libata-scsi: limit simulated SCSI command copy to response length
Karuna Ramkumar
1
-1
/
+6
4 days
ata: pata_pxa: Fix DMA channel leak on probe error
Wentao Liang
1
-0
/
+1
4 days
ata: sata_gemini: unwind clocks on IDE pinctrl errors
Myeonghun Pak
1
-1
/
+1
4 days
ata: libata-core: Reject an invalid concurrent positioning ranges count
Bryam Vargas
3
-2
/
+27
4 days
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/liba...
Linus Torvalds
50
-789
/
+2100
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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
-705
/
+1937
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/gi...
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/liba...
Linus Torvalds
11
-360
/
+256
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 m...
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
2026-03-20
ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()
Damien Le Moal
1
-1
/
+1
[next]