summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ata-6.14-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9 days2-8/+14
|\
| * ata: libata-sff: Ensure that we cannot write outside the allocated bufferNiklas Cassel12 days1-8/+10
| * ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drivesDaniel Baumann13 days1-0/+4
* | Merge tag 'ata-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds13 days10-47/+60
|\|
| * ahci: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou2025-01-151-4/+2
| * ahci: Introduce ahci_ignore_port() helperDamien Le Moal2025-01-094-7/+18
| * ata: libahci_platform: support non-consecutive port numbersJosua Mayer2025-01-063-6/+43
| * ata: sata_gemini: Remove remaining reset glueDr. David Alan Gilbert2024-12-161-20/+0
| * ata: sata_gemini: Remove unused gemini_sata_reset_bridge()Dr. David Alan Gilbert2024-12-112-13/+0
| * ata: Constify struct pci_device_idChristophe JAILLET2024-12-033-3/+3
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14 days7-33/+32
|\ \
| * | scsi: Rename .device_configure() into .sdev_configure()Bart Van Assche2024-12-047-27/+26
| * | scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche2024-12-041-6/+6
| |/
* | Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2025-01-257-7/+7
|\ \
| * | ata: Use always-managed version of pci_intx()Philipp Stanner2025-01-187-7/+7
| |/
* | block: simplify tag allocation policy selectionChristoph Hellwig2025-01-065-6/+5
* | ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()Joe Hattori2024-12-091-0/+1
|/
* Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-262-4/+8
|\
| * ata: ahci: Replace deprecated PCI functionsPhilipp Stanner2024-10-302-4/+8
* | Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-11-1840-259/+357
|\ \
| * | ata: libata-scsi: Return residual for emulated SCSI commandsDamien Le Moal2024-10-251-34/+47
| * | ata: libata-scsi: Remove struct ata_scsi_argsDamien Le Moal2024-10-251-114/+127
| * | ata: libata-scsi: Document all VPD page inquiry actorsDamien Le Moal2024-10-251-0/+54
| * | ata: libata-scsi: Refactor ata_scsiop_maint_in()Damien Le Moal2024-10-251-9/+11
| * | ata: libata-scsi: Refactor ata_scsiop_read_cap()Damien Le Moal2024-10-251-41/+46
| * | ata: libata-scsi: Refactor ata_scsi_simulate()Damien Le Moal2024-10-251-43/+63
| * | ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24()Andy Shevchenko2024-10-171-11/+2
| * | ata: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-1733-41/+41
| * | ata: Fix typos in the commentYan Zhen2024-10-018-9/+9
| |/
* | ata: libata: Set DID_TIME_OUT for commands that actually timed outNiklas Cassel2024-10-241-0/+1
* | ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel2024-10-091-4/+14
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-023-3/+3
|/
* Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-271-2/+7
|\
| * ata: libata-scsi: Fix ata_msense_control() CDL page reportingDamien Le Moal2024-09-241-1/+1
| * ata: libata-scsi: Fix ata_msense_control_spgt2()Damien Le Moal2024-09-241-1/+6
* | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-261-58/+49
|\ \
| * | ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin2024-09-121-19/+6
| * | ata: pata_ep93xx: add device tree supportNikita Shubin2024-09-121-39/+43
* | | Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-09-1927-1015/+945
|\ \ \ | | |/ | |/|
| * | ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense dataNiklas Cassel2024-09-112-3/+8
| * | ata: libata: Fix W=1 compilation warningDamien Le Moal2024-09-071-1/+1
| * | ata: libata: Improve CDL resource managementDamien Le Moal2024-09-074-26/+40
| * | ata: libata: Introduce ata_dev_free_resourcesDamien Le Moal2024-09-074-12/+24
| * | ata: libata: Move sector_buf from struct ata_port to struct ata_deviceDamien Le Moal2024-09-075-42/+30
| * | ata: libata: Rename ata_eh_read_sense_success_ncq_log()Damien Le Moal2024-09-073-7/+11
| * | ata: libata: Move sata_std_hardreset() definition to libata-sata.cDamien Le Moal2024-09-072-35/+36
| * | ata: libata: Move sata_down_spd_limit() to libata-sata.cDamien Le Moal2024-09-073-86/+96
| * | ata: libata: Improve __ata_qc_complete()Damien Le Moal2024-09-071-5/+7
| * | ata: libata-scsi: Improve ata_scsi_handle_link_detach()Damien Le Moal2024-09-071-2/+4
| * | ata: libata: Cleanup libata-transportDamien Le Moal2024-09-071-152/+147