summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2026-03-19ata: libata-core: Disable LPM on ST1000DM010-2EP102Maximilian Pezzullo
2026-03-19ata: libata-core: Add BRIDGE_OK quirk for QEMU drivesPedro Falcato
2026-03-12ata: libata-eh: Fix detection of deferred qc timeoutsGuenter Roeck
2026-03-12ata: libata: cancel pending work after clearing deferred_qcNiklas Cassel
2026-03-04ata: libata: avoid long timeouts on hot-unplugged SATA DASHenry Tseng
2026-02-26ata: libata-core: fix cancellation of a port deferred qc workDamien Le Moal
2026-02-26ata: libata-eh: correctly handle deferred qc timeoutsDamien Le Moal
2026-02-26ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal
2026-02-26ata: libata-scsi: refactor ata_scsi_translate()Damien Le Moal
2026-02-26ata: pata_ftide010: Fix some DMA timingsLinus Walleij
2026-02-26ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectorsNiklas Cassel
2026-02-26ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirksNiklas Cassel
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
2025-12-16ata: libata-core: Disable LPM on ST2000DM008-2FR102Niklas 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
2025-11-08scsi: ata: Use ACPI methods to power on disksMarkus Probst
2025-11-07ata: libata-sff: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-10-23ata: pata_it821x: Replace deprecated strcpy with strscpy in it821x_display_diskThorsten Blum
2025-10-13ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-21ata: libata-sff: drop nth_page() usage within SG entryDavid Hildenbrand
2025-09-03Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe
2025-08-28ata: ahci_xgene: Use int type for 'rc' to store error codesQianfeng Rong
2025-08-26ata: ahci: Allow ignoring the external/hotplug capability of portsDamien Le Moal
2025-08-14ata: libata-scsi: Fix CDL controlIgor Pylypiv
2025-08-14ata: libata-eh: Fix link state check for IDE/PATA portsDamien Le Moal
2025-08-13scsi: switch ->bios_param() to passing gendiskAl Viro
2025-08-01ata: pata_pdc2027x: Remove space before newline and abbreviationsColin Ian King
2025-08-01ata: pata_macio: Remove space before newlineColin Ian King
2025-08-01ata: libata-core: Remove space before newlineColin Ian King
2025-07-31ata: libata-sata: Add link_power_management_supported sysfs attributeDamien Le Moal
2025-07-31ata: libata-scsi: Return aborted command when missing sense and result TFDamien Le Moal
2025-07-31ata: libata-scsi: Fix ata_to_sense_error() status handlingDamien Le Moal
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal