summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2024-10-09ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel1-4/+14
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-09-27Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+7
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-58/+49
2024-09-24ata: libata-scsi: Fix ata_msense_control() CDL page reportingDamien Le Moal1-1/+1
2024-09-24ata: libata-scsi: Fix ata_msense_control_spgt2()Damien Le Moal1-1/+6
2024-09-19Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds27-1015/+945
2024-09-12ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin1-19/+6
2024-09-12ata: pata_ep93xx: add device tree supportNikita Shubin1-39/+43
2024-09-11ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense dataNiklas Cassel2-3/+8
2024-09-07ata: libata: Fix W=1 compilation warningDamien Le Moal1-1/+1
2024-09-07ata: libata: Improve CDL resource managementDamien Le Moal4-26/+40
2024-09-07ata: libata: Introduce ata_dev_free_resourcesDamien Le Moal4-12/+24
2024-09-07ata: libata: Move sector_buf from struct ata_port to struct ata_deviceDamien Le Moal5-42/+30
2024-09-07ata: libata: Rename ata_eh_read_sense_success_ncq_log()Damien Le Moal3-7/+11
2024-09-07ata: libata: Move sata_std_hardreset() definition to libata-sata.cDamien Le Moal2-35/+36
2024-09-07ata: libata: Move sata_down_spd_limit() to libata-sata.cDamien Le Moal3-86/+96
2024-09-07ata: libata: Improve __ata_qc_complete()Damien Le Moal1-5/+7
2024-09-07ata: libata-scsi: Improve ata_scsi_handle_link_detach()Damien Le Moal1-2/+4
2024-09-07ata: libata: Cleanup libata-transportDamien Le Moal1-152/+147
2024-09-02ata: sata_gemini: Enable module autoloadingLiao Chen1-0/+1
2024-09-02ata: pata_ixp4xx: Enable module autoloadingLiao Chen1-0/+1
2024-09-02ata: pata_ftide010: Enable module autoloadingLiao Chen1-0/+1
2024-08-29ata: libata: Add helper ata_eh_decide_disposition()Niklas Cassel3-10/+46
2024-08-28ata: ahci_brcm: Use devm_platform_ioremap_resource_byname() helper functionZhang Zekun1-3/+1
2024-08-27ata: libata: Remove obsolete function declarationsGaosheng Cui1-1/+0
2024-08-27ata: libata: Fix memory leak for error path in ata_host_alloc()Zheng Qixing1-1/+3
2024-08-21ata: pata_macio: Use WARN instead of BUGMichael Ellerman1-2/+5
2024-08-21ata: pata_macio: Fix DMA table overflowMichael Ellerman1-8/+15
2024-08-15ata: ahci_imx: Fix error code in probe()Dan Carpenter1-0/+1
2024-08-15ata: libahci_platform: Simplify code with for_each_child_of_node_scoped()Zhang Zekun1-14/+5
2024-08-14Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"Niklas Cassel1-2/+13
2024-08-12ata: ahci_imx: Correct the email addressRichard Zhu1-1/+1
2024-08-12ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATARichard Zhu1-0/+10
2024-08-12ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATARichard Zhu1-13/+15
2024-08-12ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driverRichard Zhu1-285/+80
2024-08-02ata: libata: Print device quirks only onceDamien Le Moal1-1/+7
2024-08-02ata: libata: Remove ata_noop_qc_prep()Damien Le Moal6-18/+7
2024-07-30ata: pata_hpt37x: Rename hpt_dma_blacklisted()Damien Le Moal1-5/+5
2024-07-30ata: pata_hpt366: Rename hpt_dma_blacklisted()Damien Le Moal1-5/+5
2024-07-30ata: pata_cs5520: Rephrase file header commentDamien Le Moal1-3/+3
2024-07-30ata: ata_piix: Remove useless comment in piix_init_sidpr()Damien Le Moal1-1/+0
2024-07-30ata: sata_sil: Rename sil_blacklist to sil_quirksDamien Le Moal1-6/+6
2024-07-30ata: ahci: Rephrase comment to not use the term blacklistDamien Le Moal1-1/+1
2024-07-30ata: pata_serverworks: Do not use the term blacklistDamien Le Moal1-7/+9
2024-07-30ata: libata: Print quirks applied to devicesDamien Le Moal1-5/+71
2024-07-30ata: libata: Use QUIRK instead of HORKAGEDamien Le Moal7-262/+261
2024-07-29ata: libata: Rename ata_dma_blacklisted()Damien Le Moal1-8/+9
2024-07-29ata: libata: Change ata_dev_knobble() to return a boolDamien Le Moal1-2/+2
2024-07-20Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0