summaryrefslogtreecommitdiff
path: root/drivers/dma/dw-edma/dw-edma-pcie.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-16dmaengine: dw-edma: Improve the linked list and data blocks definitionGustavo Pimentel1-53/+132
2021-03-16dmaengine: dw-edma: Reorder variables to keep consistencyGustavo Pimentel1-5/+5
2021-03-16dmaengine: dw-edma: Add PCIe VSEC data retrieval supportGustavo Pimentel1-27/+89
2021-03-16dmaengine: dw-edma: Add support for the HDMA featureGustavo Pimentel1-11/+12
2020-04-17dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_devAlan Mikhak1-0/+10
2019-07-22dmaengine: dw-edma: fix __iomem type confusionArnd Bergmann1-9/+9
2019-06-10dmaengine: Add Synopsys eDMA IP PCIe glue-logicGustavo Pimentel1-0/+229