summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
12 daysMerge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-26Merge tag 'ata-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-19ata: ahci: simplify init functionTomas Henzl
2025-03-19Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-03-18ahci: Marvell 88SE9215 controllers prefer DMA for ATAPIHuacai Chen
2025-03-18ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel
2025-03-18ata: libata: Fix NCQ Non-Data log not supported printNiklas Cassel
2025-03-17ata: libata-zpodd: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-03-12ata: libata: Improve return value of atapi_check_dma()Huacai Chen
2025-03-04ahci: add PCI ID for Marvell 88SE9215 SATA ControllerDaniel Kral
2025-03-01Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-03-01Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"Niklas Cassel
2025-02-26ata: ahci: Make ahci_ignore_port() handle empty mask_port_mapNiklas Cassel
2025-02-21ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO modeNiklas Cassel
2025-02-20Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-02-20ata: sata_via: Use str_up_down() helper in vt6420_prereset()Salah Triki
2025-02-18ata: pata_octeon_cf: Switch to use hrtimer_setup()Nam Cao
2025-02-10ata: libahci_platform: Do not set mask_port_map when not neededDamien Le Moal
2025-02-03ata: libata-core: Add 'external' to the libata.force kernel parameterNiklas Cassel
2025-01-31Merge tag 'ata-6.14-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-28ata: libata-sff: Ensure that we cannot write outside the allocated bufferNiklas Cassel
2025-01-27ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drivesDaniel Baumann
2025-01-26Merge tag 'ata-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-18ata: Use always-managed version of pci_intx()Philipp Stanner
2025-01-15ahci: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou
2025-01-09ahci: Introduce ahci_ignore_port() helperDamien Le Moal
2025-01-06block: simplify tag allocation policy selectionChristoph Hellwig
2025-01-06ata: libahci_platform: support non-consecutive port numbersJosua Mayer
2024-12-16ata: sata_gemini: Remove remaining reset glueDr. David Alan Gilbert
2024-12-11ata: sata_gemini: Remove unused gemini_sata_reset_bridge()Dr. David Alan Gilbert
2024-12-09ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()Joe Hattori
2024-12-04scsi: Rename .device_configure() into .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-12-03ata: Constify struct pci_device_idChristophe JAILLET
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-18Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-10-30ata: ahci: Replace deprecated PCI functionsPhilipp Stanner
2024-10-25ata: libata-scsi: Return residual for emulated SCSI commandsDamien Le Moal
2024-10-25ata: libata-scsi: Remove struct ata_scsi_argsDamien Le Moal
2024-10-25ata: libata-scsi: Document all VPD page inquiry actorsDamien Le Moal
2024-10-25ata: libata-scsi: Refactor ata_scsiop_maint_in()Damien Le Moal
2024-10-25ata: libata-scsi: Refactor ata_scsiop_read_cap()Damien Le Moal
2024-10-25ata: libata-scsi: Refactor ata_scsi_simulate()Damien Le Moal
2024-10-24ata: libata: Set DID_TIME_OUT for commands that actually timed outNiklas Cassel
2024-10-17ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24()Andy Shevchenko
2024-10-17ata: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-09ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel