summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2022-04-27ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma1-0/+2
2022-04-20ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter1-0/+3
2022-04-15ata: sata_dwc_460ex: Fix crash due to OOB writeChristian Lamparter1-1/+5
2022-03-08ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov1-2/+2
2022-03-02ata: pata_hpt37x: disable primary channel on HPT371Sergey Shtylyov1-0/+14
2022-02-23ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi1-0/+1
2021-12-22libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy1-2/+13
2021-12-14libata: add horkage for ASMedia 1092Hannes Reinecke1-0/+2
2021-12-08sata_fsl: fix warning in remove_proc_entry when rmmod sata_fslBaokun Li1-5/+3
2021-12-08sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fslBaokun Li1-2/+10
2021-12-08ata: ahci: Add Green Sardine vendor ID as board_ahci_mobileMario Limonciello1-0/+1
2021-11-17libata: fix checking of DMA stateReimar Döffinger1-1/+1
2021-11-17libata: fix read log timeout valueDamien Le Moal1-0/+8
2021-11-02ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-10-20ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai1-4/+1
2021-10-20pata_legacy: fix a couple uninitialized variable bugsDan Carpenter1-2/+4
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan1-2/+32
2021-09-22ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()Andy Shevchenko1-8/+4
2021-09-22libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDsHans de Goede1-0/+4
2021-09-15libata: fix ata_host_start()Damien Le Moal1-1/+1
2021-08-12libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig1-8/+27
2021-07-19ata: ahci_sunxi: Disable DIPMTimo Sigurdsson1-1/+1
2021-07-14pata_ep93xx: fix deferred probingSergey Shtylyov1-1/+1
2021-07-14pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov1-2/+3
2021-07-14pata_rb532_cf: fix deferred probingSergey Shtylyov1-2/+4
2021-07-14sata_highbank: fix deferred probingSergey Shtylyov1-2/+4
2021-05-14ata: libahci_platform: fix IRQ checkSergey Shtylyov1-1/+3
2021-05-14sata_mv: add IRQ checksSergey Shtylyov1-0/+4
2021-05-14pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov1-1/+5
2021-05-14pata_arasan_cf: fix IRQ checkSergey Shtylyov1-4/+11
2021-05-11ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang3-0/+11
2021-03-04ata: ahci_brcm: Add back regulators managementFlorian Fainelli1-1/+13
2020-11-05ata: sata_nv: Fix retrieving of active qcsSascha Hauer1-1/+1
2020-11-01ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven1-1/+1
2020-11-01ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár3-2/+4
2020-10-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby1-5/+3
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby17-52/+94
2020-09-09libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2-4/+9
2020-06-30ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin1-3/+6
2020-06-30sata_rcar: handle pm_runtime_get_sync failure casesNavid Emamdoost1-4/+7
2020-06-24libata: Use per port sync for detachKai-Heng Feng1-6/+5
2020-04-17libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng1-0/+1
2020-04-17libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry1-6/+3
2020-04-01ahci: Add Intel Comet Lake H RAID PCI IDKai-Heng Feng1-0/+1
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2-0/+28
2020-01-09libata: Fix retrieving of active qcsSascha Hauer4-3/+27
2020-01-09ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli1-15/+16
2020-01-09ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli1-0/+7
2020-01-09ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli1-29/+76
2020-01-09ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-2/+4