summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov2022-03-081-2/+2
* ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov2022-03-021-0/+14
* ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi2022-02-231-0/+1
* libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy2021-12-221-2/+13
* 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
* ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello2021-12-081-0/+1
* libata: fix checking of DMA stateReimar Döffinger2021-11-261-1/+1
* 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-201-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
* libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig2021-08-121-8/+27
* 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-041-1/+13
* ata: sata_nv: Fix retrieving of active qcsSascha Hauer2020-11-051-1/+1
* ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven2020-11-051-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-092-4/+9
* ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin2020-06-301-3/+6
* sata_rcar: handle pm_runtime_get_sync failure casesNavid Emamdoost2020-06-301-4/+7
* libata: Use per port sync for detachKai-Heng Feng2020-06-251-6/+5
* libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng2020-04-171-0/+1
* libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry2020-04-171-6/+3
* ahci: Add Intel Comet Lake H RAID PCI IDKai-Heng Feng2020-04-021-0/+1
* 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-271-1/+0
* libata: Fix retrieving of active qcsSascha Hauer2020-01-094-3/+27
* ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli2020-01-091-15/+16
* ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli2020-01-091-0/+7
* ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli2020-01-091-0/+7
* ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli2020-01-091-29/+76
* ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2020-01-091-2/+4
* libata: Ensure ata_port probe has completed before detachJohn Garry2019-12-311-0/+3
* ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal2019-12-051-17/+51
* ata: ep93xx: Use proper enums for directionsNathan Chancellor2019-11-241-4/+4
* ata: ahci_brcm: Allow using driver or DSL SoCsFlorian Fainelli2019-11-241-1/+2