summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
29 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mk...Mark Brown
30 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/li...Mark Brown
5 daysata: libata-scsi: do not raise UA for storage element depopulation and restor...Damien Le Moal
7 daysata: ahci: work around lost interrupts on Marvell 88SE61xxHajo Noerenberg
7 daysscsi: core: Drop Scsi_Host.default_lockJohn Garry
8 daysata: pata_parport: Fix use-after-free in new_device_storePei Xiao
8 daysata: pata_cswarp: Add Amiga cslab ata supportPaolo Pisati
8 daysata: add <linux/pm_runtime.h> where missingVladimir Oltean
9 daysata: ata_generic: Do not bind to devices that are not IDE controllersNiklas Cassel
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-08-19Merge tag 'ata-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/l...Linus Torvalds
2026-08-07Merge tag 'ata-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-08-07ata: pata_sl82c105: fix bridge revision use-after-freeHongyan Xu
2026-08-04ata: use named initializers for acpi_device_idPawel Zalewski (The Capable Hub)
2026-08-04ata: libata-core: Disable LPM on WDC WD141KFGX-68FH9N0Niklas Cassel
2026-07-31Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-07-29ata: libata-sata: fix ata_scsi_lpm_supported() iterationNiklas Cassel
2026-07-29ata: libata-core: Disable LPM on WD Green 2.5 480GBNiklas Cassel
2026-07-29ata: libata-core: Disable LPM on some WD drivesNiklas Cassel
2026-07-29scsi: libsas: terminate deferred commands on time outDamien Le Moal
2026-07-29ata: libata-scsi: schedule deferred atapi commandDamien Le Moal
2026-07-29ata: libata-scsi: terminate deferred commands on time outDamien Le Moal
2026-07-28ata: ata_generic: Don't store pci_device_idGary Guo
2026-07-28ata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath
2026-07-23ata: pata_ep93xx: fix PIO fallback when DMA init failsRosen Penev
2026-07-23ata: pata_pxa: use devres for DMA channel managementRosen Penev
2026-07-21ata: libata-sff: don't busy-wait for PIO data-in command completionRichard Weinberger
2026-07-18ata: ahci_da850: use devm_platform_ioremap_resource()Rosen Penev
2026-07-18ata: sata_highbank: use devm_platform_ioremap_resourceRosen Penev
2026-07-18ata: pata_pxa: use devm_platform_ioremap_resourceRosen Penev
2026-07-18ata: pata_rb532_cf: use devm_platform_ioremap_resource()Rosen Penev
2026-07-18ata: sata_mv: use devm clock helpersRosen Penev
2026-07-18ata: sata_mv: Use platform_get_irq() to get interruptRosen Penev
2026-07-18ata: ahci_ceva: fix error paths in ceva_ahci_platform_enable_resources()Radhey Shyam Pandey
2026-07-18ata: sata_mv: accept 1 or 2 resources in platform probeRosen Penev
2026-07-18ata: pata_mpc52xx: Remove redundant dev_err()Pan Chuang
2026-07-18ata: libata-eh: make ata_eh_qc_complete() and ata_eh_qc_retry() staticDamien Le Moal
2026-07-18ata: libata-scsi: add support for the REMOVE ELEMENT AND MODIFY ZONES commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the RESTORE ELEMENTS AND REBUILD commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the REMOVE ELEMENT AND TRUNCATE commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the GET PHYSICAL ELEMENT STATUS commandDamien Le Moal
2026-07-18ata: libata-core: detect support for depopulation capabilitiesDamien Le Moal
2026-07-18ata: libata-scsi: improve ata_get_xlat_funcDamien Le Moal
2026-07-17Merge tag 'ata-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-07-16scsi: ata: pata_budda: Use named initializer for zorro_device_idUwe Kleine-König (The Capable Hub)
2026-07-13ata: sata_dwc_460ex: fix infinite loop in NCQ tag completion bit-scanningRosen Penev
2026-07-13ata: sata_dwc_460ex: fix clear_interrupt_bit() clearing all pending interruptsRosen Penev
2026-07-13ata: sata_dwc_460ex: use platform_get_irq()Rosen Penev
2026-07-13ata: sata_dwc_460ex: enable SATA interrupts only after IRQ handler is registeredRosen Penev