summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2021-11-02ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma
2021-10-27pata_legacy: fix a couple uninitialized variable bugsDan Carpenter
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan
2021-09-22libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede
2021-09-22libata: fix ata_host_start()Damien Le Moal
2021-07-20ata: ahci_sunxi: Disable DIPMTimo Sigurdsson
2021-07-20pata_ep93xx: fix deferred probingSergey Shtylyov
2021-07-20pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov
2021-07-20pata_rb532_cf: fix deferred probingSergey Shtylyov
2021-07-20sata_highbank: fix deferred probingSergey Shtylyov
2021-05-22ata: libahci_platform: fix IRQ checkSergey Shtylyov
2021-05-22sata_mv: add IRQ checksSergey Shtylyov
2021-05-22pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov
2021-05-22pata_arasan_cf: fix IRQ checkSergey Shtylyov
2020-11-10ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven
2020-10-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2020-06-29libata: Use per port sync for detachKai-Heng Feng
2020-05-10ata: sata_dwc_460ex: remove incorrect lockingMans Rullgard
2020-04-24libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng
2020-04-24libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry
2020-01-29ahci: Do not export local variable ahci_em_messagesAndy Shevchenko
2020-01-04libata: Ensure ata_port probe has completed before detachJohn Garry
2019-11-25ata: ep93xx: Use proper enums for directionsNathan Chancellor
2019-11-25libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe
2019-09-06libata: add SG safety checks in SFF pio transfersJens Axboe
2019-08-25ata: libahci: do not complain in case of deferred probeMiquel Raynal
2019-08-25libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook
2019-06-22libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede
2019-05-16libata: fix using DMA buffers on stackraymond pang
2019-02-20sata_rcar: fix deferred probingSergei Shtylyov
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli
2018-11-10ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel
2018-09-19ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada
2018-08-06libata: Fix command retry decisionDamien Le Moal
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-07-03libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede
2018-07-03libata: zpodd: small read overflow in eject_tray()Dan Carpenter
2018-07-03libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King
2018-05-30libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee
2018-05-30libata: Blacklist some Sandisk SSDs for NCQTejun Heo
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-04-13ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni
2018-03-28libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede
2018-03-28libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede
2018-03-28libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede
2018-03-28libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park
2018-03-28libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng
2018-03-28libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede
2018-03-28libata: remove WARN() for DMA or PIO command without dataEric Biggers