summaryrefslogtreecommitdiff
path: root/drivers/dma/dw-edma/dw-edma-core.c
AgeCommit message (Expand)Author
2021-10-18dmaengine: dw-edma: Remove an unused variableChristophe JAILLET
2021-03-16dmaengine: dw-edma: Revert fix scatter-gather address calculationGustavo Pimentel
2021-03-16dmaengine: dw-edma: Change DMA abbreviation from lower into upper caseGustavo Pimentel
2021-03-16dmaengine: dw-edma: Fix crash on loading/unloading driverGustavo Pimentel
2021-03-16dmaengine: dw-edma: Move struct dentry variable from static definition into d...Gustavo Pimentel
2021-03-16dmaengine: dw-edma: Improve the linked list and data blocks definitionGustavo Pimentel
2021-03-16dmaengine: dw-edma: Improve number of channels checkGustavo Pimentel
2021-03-16dmaengine: dw-edma: Add device_prep_interleave_dma() supportGustavo Pimentel
2021-03-16dmaengine: dw-edma: Add PCIe VSEC data retrieval supportGustavo Pimentel
2020-12-29dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()Dan Carpenter
2020-08-25dmaengine: dw-edma: Fix scatter-gather address calculationGustavo Pimentel
2020-05-04dmaengine: dw-edma: support local dma device transfer semanticsAlan Mikhak
2020-04-27dmaengine: dw-edma: Check MSI descriptor before copyingAlan Mikhak
2020-04-17dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_devAlan Mikhak
2019-06-25dmaengine: dw-edma: fix semicolon.cocci warningskbuild test robot
2019-06-10dmaengine: Add Synopsys eDMA IP version 0 supportGustavo Pimentel
2019-06-10dmaengine: Add Synopsys eDMA IP core driverGustavo Pimentel