summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2020-11-05Merge tag 'v5.4.75' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-11-05ata: sata_nv: Fix retrieving of active qcsSascha Hauer
2020-11-01Merge tag 'v5.4.74' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-11-01ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven
2020-11-01ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár
2020-10-01Merge tag 'v5.4.69' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2020-09-10Merge tag 'v5.4.64' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-09libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-08-11Merge tag 'v5.4.50' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.49' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-06-30ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin
2020-06-30sata_rcar: handle pm_runtime_get_sync failure casesNavid Emamdoost
2020-06-24libata: Use per port sync for detachKai-Heng Feng
2020-04-17libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng
2020-04-17libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry
2020-04-01ahci: Add Intel Comet Lake H RAID PCI IDKai-Heng Feng
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2020-01-09libata: Fix retrieving of active qcsSascha Hauer
2020-01-09ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli
2020-01-09ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli
2020-01-09ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli
2020-01-09ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2019-12-31libata: Ensure ata_port probe has completed before detachJohn Garry
2019-11-28LF-58: sata: imx8: fix the calibration failure of phyRichard Zhu
2019-11-25MLK-22941 ata: ahci_imx: fix error pathPeng Fan
2019-11-25ahci: imx: set the rx water mark to fix the gen3 link issueRichard Zhu
2019-11-25ahci_qoriq: bug fix for ecc_addrUdit Kumar
2019-11-25ahci: qoriq: workaround for errata A-379364 on lx2160aPeng Ma
2019-11-25ahci: qoriq: enable acpi support in qoriq ahci driverPeng Ma
2019-11-25ata: imx: enable 8qm ahci sata pmRichard Zhu
2019-11-25ata: imx: set up the hsio regmap itselfRichard Zhu
2019-11-25ata: imx: enhance the codes to enable imx8qm sataRichard Zhu
2019-11-25ahci: imx: add the bist mode sysfile callback for imx8qm sataRichard Zhu
2019-11-25MLK-11444 ata: imx: cmd buf corruption errata bug fixRichard Zhu
2019-10-25ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown
2019-10-15libata/ahci: Fix PCS quirk applicationDan Williams
2019-10-06Revert "libata, freezer: avoid block device removal while system is frozen"Mika Westerberg
2019-09-19ata: libahci_platform: Add of_node_put() before loop exitNishka Dasgupta
2019-09-17Merge tag 'for-5.4/libata-2019-09-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-30libata/ahci: Drop PCS quirk for Denverton and beyondDan Williams
2019-08-30ahci: Do not export local variable ahci_em_messagesAndy Shevchenko
2019-08-26libata: switch remaining drivers to use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26sata_sil24: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26sata_qstor: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26sata_nv: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26sata_mv: use dma_set_mask_and_coherentChristoph Hellwig