summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
20 hoursMerge tag 'ata-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
41 hoursMerge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
7 daysata: Use named initializers for pci_device_id arraysUwe Kleine-König (The Capable Hub)
7 daysata: Drop unused assignments of pci_device_id driver dataUwe Kleine-König (The Capable Hub)
9 daysata: libata-pmp: add JMicron JMS562 quirkXu Rao
9 daysata: pata_isapnp: Drop unused assignments from pnp_device_id arrayUwe Kleine-König (The Capable Hub)
10 daysMerge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-06-02ata: pata_ep93xx: add COMPILE_TEST supportRosen Penev
2026-06-02ata: pata_ep93xx: use unsigned long for dataRosen Penev
2026-06-02ata: pata_ep93xx: avoid asm on non ARMRosen Penev
2026-06-01ata: Annotate functions in the issuing path with __must_hold()Bart Van Assche
2026-06-01ata: libata: Pass ap parameter directly to functions in the issuing pathBart Van Assche
2026-06-01ata: libata: Document when host->eh_mutex should be heldBart Van Assche
2026-06-01ata: libata: Add an argument to ata_eh_reset()Bart Van Assche
2026-06-01ata: ahci: use hweight_long() to count port_map bitsTanZheng
2026-06-01ata: libata: Fix ata_exec_internal()Bart Van Assche
2026-06-01ata: pata_arasan_cf: simplify ioremapRosen Penev
2026-06-01ata: libata-eh: queue hotplug work on the system_dfl_long_wq workqueueNiklas Cassel
2026-06-01ata: libata-scsi: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-06-01ata: ahci: Move EXPORT_SYMBOL_GPL(ahci_do_softreset)Bart Van Assche
2026-06-01ata: ahci: fail probe if BAR too small for claimed portsliyouhong
2026-06-01ata: libahci: use ahci_nr_ports() helperNiklas Cassel
2026-05-28ata: ahci_tegra: Explicitly specify PMC instance to useThierry Reding
2026-05-18ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel
2026-05-18ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel
2026-05-18ata: libata-scsi: do not use the deferred QC feature for ATA_DEFER_PORTNiklas Cassel
2026-05-18ata: libata-scsi: improve readability of ata_scsi_qc_issue()Niklas Cassel
2026-04-27ata: pata_parport: switch to dynamic root deviceJohan Hovold
2026-04-15Merge tag 'ata-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-04-12ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commandsIgor Pylypiv
2026-04-07ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585Arthur Husband
2026-04-03ata: pata_arasan_cf: fix missing newline in dev_err() messagesHaoyu Lu
2026-04-02ata: libata-transport: remove static variable ata_scsi_transport_templateHeiner Kallweit
2026-04-02ata: libata-transport: split struct ata_internalHeiner Kallweit
2026-04-02ata: libata-transport: use static struct ata_transport_internal to simplify m...Heiner Kallweit
2026-04-02ata: libata-transport: inline ata_attach|release_transportHeiner Kallweit
2026-04-02ata: libata-transport: instantiate struct ata_internal staticallyHeiner Kallweit
2026-04-02ata: libata-eh: Do not retry reset if the device is goneIgor Pylypiv
2026-03-31ata: libahci_platform: use flex array for platform PHYsRosen Penev
2026-03-23ata: libata-transport: remove redundant dynamic sysfs attributesHeiner Kallweit
2026-03-23ata: libata-scsi: refactor ata_scsiop_maint_in()Niklas Cassel
2026-03-20Merge branch 'for-7.0-fixes' into for-7.1Niklas Cassel
2026-03-20ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()Damien Le Moal
2026-03-16ata: libata-core: disable LPM on ADATA SU680 SSDDamien Le Moal
2026-03-06ata: libata-eh: Fix detection of deferred qc timeoutsGuenter Roeck
2026-03-05ata: libata-core: Add BRIDGE_OK quirk for QEMU drivesPedro Falcato
2026-03-04ata: libata: cancel pending work after clearing deferred_qcNiklas Cassel
2026-03-04ata: libata-core: Disable LPM on ST1000DM010-2EP102Maximilian Pezzullo
2026-02-25ata: libata-eh: avoid unnecessary calls to ata_scsi_port_error_handler()Damien Le Moal
2026-02-24ata: ahci-dwc: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko