summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
11 daysata: 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-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
2026-02-02ata: pata_legacy: remove VLB supportEthan Nelson-Moore
2026-01-26ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectorsNiklas Cassel
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2026-01-14ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal
2026-01-13ata: libata: Print features also for ATAPI devicesNiklas Cassel
2026-01-13ata: libata: Add DIPM and HIPM to ata_dev_print_features() early returnNiklas Cassel
2026-01-13ata: libata: Add cpr_log to ata_dev_print_features() early returnNiklas Cassel
2026-01-13ata: libata-sata: Improve link_power_management_supported sysfs attributeNiklas Cassel
2026-01-13ata: libata: Call ata_dev_config_lpm() for ATAPI devicesNiklas Cassel
2026-01-13ata: ahci: Do not read the per port area for unimplemented portsNiklas Cassel
2026-01-13ata: libata-scsi: refactor ata_scsi_translate()Damien Le Moal
2026-01-08ata: ahci-xgene: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2026-01-08ata: ahci-imx: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2026-01-08ata: ahci-dwc: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2025-12-16ata: libata-core: Disable LPM on ST2000DM008-2FR102Niklas Cassel
2025-12-15ata: libata: Allow more quirksNiklas Cassel
2025-12-15ata: libata: Add libata.force parameter max_secNiklas Cassel
2025-12-15ata: libata: Add support to parse equal sign in libata.forceNiklas Cassel
2025-12-15ata: libata: Change libata.force to use the generic ATA_QUIRK_MAX_SEC quirkNiklas Cassel
2025-12-15ata: libata: Add ata_force_get_fe_for_dev() helperNiklas Cassel
2025-12-15ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirksNiklas Cassel
2025-12-15ata: libata: avoid long timeouts on hot-unplugged SATA DASHenry Tseng
2025-12-15ata: libata-scsi: Remove superfluous local_irq_save()Niklas Cassel
2025-12-05Merge tag 'ata-6.19-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-04Merge tag 'ata-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-12-02ata: libata-core: Quirk DELLBOSS VD max_sectorsNiklas Cassel
2025-11-28ata: libata-core: Disable LPM on Silicon Motion MD619{H,G}XCLDE3TCNiklas Cassel
2025-11-20Merge patch series "Add OP-TEE based RPMB driver for UFS devices"Martin K. Petersen
2025-11-20ata: libata-core: Set capacity to zero for a security locked driveNiklas Cassel
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel
2025-11-20ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()Yihang Li
2025-11-18ata: pata_pcmcia: Add Iomega Clik! PCMCIA ATA/ATAPI AdapterRené Rebe
2025-11-08scsi: ata: Stop disk on restart if ACPI power resources are foundMarkus Probst