summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2026-01-08ata: ahci-dwc: Simplify with scoped for each OF child loopKrzysztof Kozlowski-8/+2
2025-12-16ata: libata-core: Disable LPM on ST2000DM008-2FR102Niklas Cassel-0/+3
2025-12-15ata: libata: Allow more quirksNiklas Cassel-9/+9
2025-12-15ata: libata: Add libata.force parameter max_secNiklas Cassel-0/+1
2025-12-15ata: libata: Add support to parse equal sign in libata.forceNiklas Cassel-2/+36
2025-12-15ata: libata: Change libata.force to use the generic ATA_QUIRK_MAX_SEC quirkNiklas Cassel-12/+16
2025-12-15ata: libata: Add ata_force_get_fe_for_dev() helperNiklas Cassel-22/+34
2025-12-15ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirksNiklas Cassel-9/+59
2025-12-15ata: libata: avoid long timeouts on hot-unplugged SATA DASHenry Tseng-1/+30
2025-12-15ata: libata-scsi: Remove superfluous local_irq_save()Niklas Cassel-3/+2
2025-12-05Merge tag 'ata-6.19-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+11
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+74
2025-12-04Merge tag 'ata-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds-3/+10
2025-12-02ata: libata-core: Quirk DELLBOSS VD max_sectorsNiklas Cassel-0/+11
2025-11-28ata: libata-core: Disable LPM on Silicon Motion MD619{H,G}XCLDE3TCNiklas Cassel-0/+4
2025-11-20Merge patch series "Add OP-TEE based RPMB driver for UFS devices"Martin K. Petersen-7/+4
2025-11-20ata: libata-core: Set capacity to zero for a security locked driveNiklas Cassel-0/+10
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel-0/+7
2025-11-20ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()Yihang Li-1/+3
2025-11-18ata: pata_pcmcia: Add Iomega Clik! PCMCIA ATA/ATAPI AdapterRené Rebe-0/+1
2025-11-08scsi: ata: Stop disk on restart if ACPI power resources are foundMarkus Probst-0/+29
2025-11-08scsi: ata: Use ACPI methods to power on disksMarkus Probst-0/+45
2025-11-07ata: libata-sff: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+2
2025-10-23ata: pata_it821x: Replace deprecated strcpy with strscpy in it821x_display_diskThorsten Blum-2/+3
2025-10-13ata: libata-core: relax checks in ata_read_log_directory()Damien Le Moal-7/+4
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2025-09-21ata: libata-sff: drop nth_page() usage within SG entryDavid Hildenbrand-3/+3
2025-09-03Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe-2/+2
2025-08-28ata: ahci_xgene: Use int type for 'rc' to store error codesQianfeng Rong-5/+2
2025-08-26ata: ahci: Allow ignoring the external/hotplug capability of portsDamien Le Moal-17/+41
2025-08-14ata: libata-scsi: Fix CDL controlIgor Pylypiv-8/+3
2025-08-14ata: libata-eh: Fix link state check for IDE/PATA portsDamien Le Moal-2/+7
2025-08-13scsi: switch ->bios_param() to passing gendiskAl Viro-2/+2
2025-08-01ata: pata_pdc2027x: Remove space before newline and abbreviationsColin Ian King-6/+6
2025-08-01ata: pata_macio: Remove space before newlineColin Ian King-1/+1
2025-08-01ata: libata-core: Remove space before newlineColin Ian King-1/+1
2025-07-31ata: libata-sata: Add link_power_management_supported sysfs attributeDamien Le Moal-12/+43
2025-07-31ata: libata-scsi: Return aborted command when missing sense and result TFDamien Le Moal-7/+11
2025-07-31ata: libata-scsi: Fix ata_to_sense_error() status handlingDamien Le Moal-12/+8
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal-135/+123
2025-07-16ata: libata-eh: Remove ata_do_eh()Damien Le Moal-43/+15
2025-07-14ata: pata_rdc: Use registered definition for the RDC vendorAndy Shevchenko-2/+2
2025-07-11ata: libata-eh: Make ata_eh_followup_srst_needed() return a boolDamien Le Moal-5/+5
2025-07-09ata: libata-transport: replace scnprintf with sysfs_emit for simple attributesJonathan Velez-2/+2
2025-07-07ata: libata-eh: use bool for fastdrain in ata_eh_set_pending()Damien Le Moal-4/+4
2025-07-07ata: libata: Introduce ata_port_eh_scheduled()Damien Le Moal-3/+9
2025-07-04ata: libata-core: Rename ata_do_set_mode()Damien Le Moal-9/+11
2025-07-04ata: libata-eh: Rename and make ata_set_mode() staticDamien Le Moal-5/+5
2025-07-04ata: libata-core: Make ata_dev_cleanup_cdl_resources() staticDamien Le Moal-2/+1