summaryrefslogtreecommitdiff
path: root/drivers/dma/dw-edma/dw-edma-v0-core.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-27dmaengine: dw-edma: Fix unaligned 64bit accessHerve Codina1-2/+5
2021-03-16dmaengine: dw-edma: Move struct dentry variable from static definition into d...Gustavo Pimentel1-2/+2
2021-03-16dmaengine: dw-edma: Add support for the HDMA featureGustavo Pimentel1-3/+39
2021-03-16dmaengine: dw-edma: Add writeq() and readq() for 64 bits architecturesGustavo Pimentel1-64/+190
2019-07-22dmaengine: dw-edma: fix endianess confusionArnd Bergmann1-14/+10
2019-07-22dmaengine: dw-edma: fix __iomem type confusionArnd Bergmann1-5/+5
2019-06-10dmaengine: Add Synopsys eDMA IP version 0 debugfs supportGustavo Pimentel1-0/+2
2019-06-10dmaengine: Add Synopsys eDMA IP version 0 supportGustavo Pimentel1-0/+352