summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)Author
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
2019-07-31ata: libahci: do not complain in case of deferred probeMiquel Raynal
2019-07-29libata: zpodd: Fix small read overflow in zpodd_get_mech_type()Kees Cook
2019-07-16ata: libahci_platform: remove redundant dev_err messageDing Xiang
2019-07-09Merge tag 'for-5.3/libata-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-05drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOsUenal Mutlu
2019-07-02libata: Drop firmware version check from the ST1000LM024 quirkHans de Goede
2019-06-29ata: sata_sil24: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-06-29ata:sata_qstor: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-06-29ata: sata_nv: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-06-29ata: pdc_adma: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-06-29ata: libahci: Remove call to memset after dmam_alloc_coherentFuqian Huang
2019-06-29ata: acard-ahci: Remove call to memset after dmam_alloc_coherentFuqian Huang