summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
9 daysata: libata-core: Allow capacity transition to zero for locked drivesTJ Adams
9 daysata: libata-core: Skip HPA resize for locked drivesTJ Adams
9 daysata: libata-core: Reject an invalid concurrent positioning ranges countBryam Vargas
9 daysata: pata_pxa: Fix DMA channel leak on probe errorWentao Liang
9 daysata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSDBryam Vargas
9 daysata: libata-scsi: limit simulated SCSI command copy to response lengthKaruna Ramkumar
9 daysata: sata_gemini: unwind clocks on IDE pinctrl errorsMyeonghun Pak
9 daysata: libata: Fix ata_exec_internal()Bart Van Assche
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
2026-02-24ata: libata-scsi: rename and improve ata_qc_done()Damien Le Moal
2026-02-24ata: libata-scsi: make ata_scsi_simulate() staticDamien Le Moal
2026-02-24ata: libata-scsi: simplify ata_scsi_requeue_deferred_qc()Damien Le Moal
2026-02-24ata: libata-sata: simplify ata_sas_queuecmd()Damien Le Moal
2026-02-24ata: libata-core: improve tag checks in ata_qc_issue()Damien Le Moal
2026-02-24ata: libata-core: fix cancellation of a port deferred qc workDamien Le Moal
2026-02-24ata: libata-eh: correctly handle deferred qc timeoutsDamien Le Moal
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'ata-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-02-04ata: pata_ftide010: Fix some DMA timingsLinus Walleij
2026-02-02ata: pata_cypress: fix typo in error messageEthan Nelson-Moore