summaryrefslogtreecommitdiff
path: root/drivers/dma/dw-edma/dw-edma-pcie.c
AgeCommit message (Expand)Author
2021-11-22dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()Christophe JAILLET
2021-10-26dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' APIWang Qing
2021-03-16dmaengine: dw-edma: Add pcim_iomap_table return checkGustavo Pimentel
2021-03-16dmaengine: dw-edma: Change linked list and data blocks offset and sizesGustavo Pimentel
2021-03-16dmaengine: dw-edma: Improve the linked list and data blocks definitionGustavo Pimentel
2021-03-16dmaengine: dw-edma: Reorder variables to keep consistencyGustavo Pimentel
2021-03-16dmaengine: dw-edma: Add PCIe VSEC data retrieval supportGustavo Pimentel
2021-03-16dmaengine: dw-edma: Add support for the HDMA featureGustavo Pimentel
2020-04-17dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_devAlan Mikhak
2019-07-22dmaengine: dw-edma: fix __iomem type confusionArnd Bergmann
2019-06-10dmaengine: Add Synopsys eDMA IP PCIe glue-logicGustavo Pimentel