aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
6 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-2/+2
11 daysMerge tag 'ata-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds6-61/+60
2025-05-20ata: libata-eh: Keep DIPM disabled while modifying the allowed LPM statesNiklas Cassel1-2/+1
2025-05-20ata: libata-eh: Rename no_dipm variable to be more clearNiklas Cassel1-4/+5
2025-05-20ata: libata-eh: Rename hipm and dipm variablesNiklas Cassel1-6/+9
2025-05-20ata: libata-eh: Add ata_eh_set_lpm() WARN_ON_ONCENiklas Cassel1-0/+7
2025-05-20ata: libata-eh: Update DIPM comments to reflect realityNiklas Cassel1-5/+8
2025-04-25ata: libata-scsi: Do not set the INFORMATION field twice for ATA PTIgor Pylypiv3-22/+14
2025-04-24ata: sata_sx4: Fix spelling mistake "parttern" -> "pattern"Colin Ian King1-15/+15
2025-04-22ata: libata-scsi: Improve CDL controlDamien Le Moal1-2/+12
2025-04-22ata: libata-scsi: Fix ata_msense_control_ata_feature()Damien Le Moal1-2/+2
2025-04-22ata: libata-scsi: Fix ata_mselect_control_ata_feature() return typeDamien Le Moal1-4/+3
2025-04-21ata: libata-sata: Use BIT() macro to convert tag to bit fieldNiklas Cassel1-2/+2
2025-04-21ata: libata-sata: Simplify sense_valid fetchingNiklas Cassel1-4/+4
2025-04-21ata: libata-core: Simplify ata_print_version_onceHeiner Kallweit1-6/+0
2025-04-16ata: libata-sata: Save all fields from sense data descriptorNiklas Cassel1-0/+15
2025-04-09ata: sata_sx4: Add error handling in pdc20621_i2c_read()Wentao Liang1-3/+10
2025-04-08ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()Henry Martin1-0/+6
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+1
2025-03-26Merge tag 'ata-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds6-16/+79
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2025-03-19ata: ahci: simplify init functionTomas Henzl1-11/+12
2025-03-19Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds1-3/+11
2025-03-18ahci: Marvell 88SE9215 controllers prefer DMA for ATAPIHuacai Chen3-1/+15
2025-03-18ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel1-3/+11
2025-03-18ata: libata: Fix NCQ Non-Data log not supported printNiklas Cassel1-1/+1
2025-03-17ata: libata-zpodd: convert timeouts to secs_to_jiffies()Easwar Hariharan1-2/+1
2025-03-12ata: libata: Improve return value of atapi_check_dma()Huacai Chen1-1/+1
2025-03-04ahci: add PCI ID for Marvell 88SE9215 SATA ControllerDaniel Kral1-0/+2
2025-03-01Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds3-6/+7
2025-03-01Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"Niklas Cassel1-4/+0
2025-02-26ata: ahci: Make ahci_ignore_port() handle empty mask_port_mapNiklas Cassel2-2/+7
2025-02-21ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO modeNiklas Cassel1-2/+9
2025-02-20Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds1-2/+0
2025-02-20ata: sata_via: Use str_up_down() helper in vt6420_prereset()Salah Triki1-1/+2
2025-02-18ata: pata_octeon_cf: Switch to use hrtimer_setup()Nam Cao1-3/+2
2025-02-10ata: libahci_platform: Do not set mask_port_map when not neededDamien Le Moal1-2/+0
2025-02-03ata: libata-core: Add 'external' to the libata.force kernel parameterNiklas Cassel1-0/+38
2025-01-31Merge tag 'ata-6.14-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds2-8/+14
2025-01-28ata: libata-sff: Ensure that we cannot write outside the allocated bufferNiklas Cassel1-8/+10
2025-01-27ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drivesDaniel Baumann1-0/+4
2025-01-26Merge tag 'ata-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds10-47/+60
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-33/+32
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds7-7/+7
2025-01-18ata: Use always-managed version of pci_intx()Philipp Stanner7-7/+7
2025-01-15ahci: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou1-4/+2
2025-01-09ahci: Introduce ahci_ignore_port() helperDamien Le Moal4-7/+18
2025-01-06block: simplify tag allocation policy selectionChristoph Hellwig5-6/+5
2025-01-06ata: libahci_platform: support non-consecutive port numbersJosua Mayer3-6/+43