summaryrefslogtreecommitdiff
path: root/drivers/dma/dw-edma/dw-edma-v0-core.c
AgeCommit message (Expand)Author
2024-02-07dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in r...Kory Maincent
2023-05-24dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...Cai Huoqing
2023-03-31dmaengine: dw-edma: remove unused readq_ch and writeq_ch functionsTom Rix
2023-02-22dmaengine: dw-edma: Add mem-mapped LL-entries supportSerge Semin
2023-02-10dmaengine: dw-edma: Use non-atomic io-64 methodsSerge Semin
2023-02-10dmaengine: dw-edma: Fix readq_ch() return value truncationSerge Semin
2023-02-10dmaengine: dw-edma: Use DMA engine device debugfs subdirectorySerge Semin
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-23dmaengine: dw-edma: Add support for chip-specific flagsFrank Li
2022-06-23dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chipFrank Li
2022-06-23dmaengine: dw-edma: Detach the private data and chip info structuresFrank Li
2022-06-10dmaengine: dw-edma: remove a macro conditional with similar branchesVladimir Zapolskiy
2022-04-20dmaengine: dw-edma: Fix inconsistent indentingJiapeng Chong
2022-04-12dmaengine: dw-edma: Fix unaligned 64bit accessHerve Codina
2021-03-16dmaengine: dw-edma: Move struct dentry variable from static definition into d...Gustavo Pimentel
2021-03-16dmaengine: dw-edma: Add support for the HDMA featureGustavo Pimentel
2021-03-16dmaengine: dw-edma: Add writeq() and readq() for 64 bits architecturesGustavo Pimentel
2019-07-22dmaengine: dw-edma: fix endianess confusionArnd Bergmann
2019-07-22dmaengine: dw-edma: fix __iomem type confusionArnd Bergmann
2019-06-10dmaengine: Add Synopsys eDMA IP version 0 debugfs supportGustavo Pimentel
2019-06-10dmaengine: Add Synopsys eDMA IP version 0 supportGustavo Pimentel