summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2 daysata: libahci_platform: use flex array for platform PHYsRosen Penev
10 daysata: libata-transport: remove redundant dynamic sysfs attributesHeiner Kallweit
10 daysata: libata-scsi: refactor ata_scsiop_maint_in()Niklas Cassel
13 daysMerge branch 'for-7.0-fixes' into for-7.1Niklas Cassel
13 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-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
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