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-13ata: libata: cancel pending work after clearing deferred_qcNiklas Cassel
2026-03-12ata: libata-eh: Fix detection of deferred qc timeoutsGuenter Roeck
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-01-30ata: libata: Print features also for ATAPI devicesNiklas Cassel
2026-01-30ata: libata: Add DIPM and HIPM to ata_dev_print_features() early returnNiklas Cassel
2026-01-30ata: libata: Add cpr_log to ata_dev_print_features() early returnNiklas Cassel
2026-01-30ata: libata-sata: Improve link_power_management_supported sysfs attributeNiklas Cassel
2026-01-30ata: libata: Call ata_dev_config_lpm() for ATAPI devicesNiklas Cassel
2026-01-30ata: ahci: Do not read the per port area for unimplemented portsNiklas Cassel
2026-01-17ata: libata-core: Disable LPM on ST2000DM008-2FR102Niklas Cassel
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-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
2025-07-16ata: libata-eh: Remove ata_do_eh()Damien Le Moal
2025-07-14ata: pata_rdc: Use registered definition for the RDC vendorAndy Shevchenko
2025-07-11ata: libata-eh: Make ata_eh_followup_srst_needed() return a boolDamien Le Moal
2025-07-09ata: libata-transport: replace scnprintf with sysfs_emit for simple attributesJonathan Velez
2025-07-07ata: libata-eh: use bool for fastdrain in ata_eh_set_pending()Damien Le Moal
2025-07-07ata: libata: Introduce ata_port_eh_scheduled()Damien Le Moal
2025-07-04ata: libata-core: Rename ata_do_set_mode()Damien Le Moal
2025-07-04ata: libata-eh: Rename and make ata_set_mode() staticDamien Le Moal
2025-07-04ata: libata-core: Make ata_dev_cleanup_cdl_resources() staticDamien Le Moal
2025-07-04ata: libata-core: Cache the general purpose log directoryDamien Le Moal
2025-07-02ata: libata_eh: Add debug messages to ata_eh_link_set_lpm()Damien Le Moal
2025-07-02ata: libata-core: Reduce the number of messages signaling broken LPMDamien Le Moal
2025-07-02ata: ahci: Disallow LPM policy control if not supportedDamien Le Moal