summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
2021-08-12libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig
2021-07-19ata: ahci_sunxi: Disable DIPMTimo Sigurdsson
2021-07-14pata_ep93xx: fix deferred probingSergey Shtylyov
2021-07-14pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov
2021-07-14pata_rb532_cf: fix deferred probingSergey Shtylyov
2021-07-14sata_highbank: fix deferred probingSergey Shtylyov
2021-05-14ata: libahci_platform: fix IRQ checkSergey Shtylyov
2021-05-14sata_mv: add IRQ checksSergey Shtylyov
2021-05-14pata_ipx4xx_cf: fix IRQ checkSergey Shtylyov
2021-05-14pata_arasan_cf: fix IRQ checkSergey Shtylyov
2021-05-11ata: ahci: Disable SXS for Hisilicon Kunpeng920Xingui Yang
2021-03-04ata: ahci_brcm: Add back regulators managementFlorian Fainelli
2020-11-05ata: sata_nv: Fix retrieving of active qcsSascha Hauer
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-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2020-09-09libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
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-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-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
2019-08-26pdc_adma: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26ahci: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-26acard_ahci: use dma_set_mask_and_coherentChristoph Hellwig
2019-08-23ata/pata_buddha: Probe via modalias instead of initcallMax Staudt
2019-08-07libata: add SG safety checks in SFF pio transfersJens Axboe
2019-08-07libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe
2019-08-06ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probeGustavo A. R. Silva