summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: add horkage for ASMedia 1092Hannes Reinecke2021-12-141-0/+2
* sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li2021-12-081-5/+3
* sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li2021-12-081-2/+10
* libata: fix read log timeout valueDamien Le Moal2021-11-261-0/+8
* ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma2021-11-021-2/+2
* pata_legacy: fix a couple uninitialized variable bugsDan Carpenter2021-10-271-2/+4
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-10-091-2/+32
* ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()Andy Shevchenko2021-09-221-8/+4
* libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede2021-09-221-0/+4
* libata: fix ata_host_start()Damien Le Moal2021-09-221-1/+1
* ata: ahci_sunxi: Disable DIPMTimo Sigurdsson2021-07-201-1/+1
* pata_ep93xx: fix deferred probingSergey Shtylyov2021-07-201-1/+1
* pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov2021-07-201-2/+3
* pata_rb532_cf: fix deferred probingSergey Shtylyov2021-07-201-2/+4
* sata_highbank: fix deferred probingSergey Shtylyov2021-07-201-2/+4
* ata: libahci_platform: fix IRQ checkSergey Shtylyov2021-05-221-1/+3
* sata_mv: add IRQ checksSergey Shtylyov2021-05-221-0/+4
* pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov2021-05-221-1/+5
* pata_arasan_cf: fix IRQ checkSergey Shtylyov2021-05-221-4/+11
* ata: ahci_brcm: Add back regulators managementFlorian Fainelli2021-03-031-1/+13
* ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven2020-11-101-1/+1
* ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby2020-10-011-5/+3
* ata: make qc_prep return ata_completion_errorsJiri Slaby2020-10-0117-52/+94
* libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-122-4/+9
* ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin2020-06-301-3/+6
* libata: Use per port sync for detachKai-Heng Feng2020-06-301-6/+5
* libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng2020-04-241-0/+1
* libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry2020-04-241-6/+3
* ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2020-02-282-0/+28
* ahci: Do not export local variable ahci_em_messagesAndy Shevchenko2020-01-291-1/+0
* ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli2020-01-121-29/+76
* ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli2020-01-121-0/+7
* ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2020-01-121-2/+4
* libata: Ensure ata_port probe has completed before detachJohn Garry2020-01-041-0/+3
* ata: ep93xx: Use proper enums for directionsNathan Chancellor2019-11-251-4/+4
* ata: ahci_brcm: Allow using driver or DSL SoCsFlorian Fainelli2019-11-251-1/+2
* libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe2019-11-251-0/+21
* libata: add SG safety checks in SFF pio transfersJens Axboe2019-09-061-0/+6
* ata: libahci: do not complain in case of deferred probeMiquel Raynal2019-08-251-0/+3
* libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook2019-08-251-1/+1
* libata: don't request sense data on !ZAC ATA devicesTejun Heo2019-08-041-3/+5
* libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede2019-06-221-3/+6
* libata: fix using DMA buffers on stackraymond pang2019-05-041-10/+24
* sata_rcar: fix deferred probingSergei Shtylyov2019-02-121-1/+3
* libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli2018-12-211-0/+1
* ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel2018-11-101-1/+4
* libata: fix error checking in in ata_parse_force_one()Tejun Heo2018-11-101-1/+1
* ata: sata_rcar: Handle return value of clk_prepare_enableArvind Yadav2018-11-101-3/+12
* ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada2018-09-191-0/+2
* libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry2018-08-241-2/+5