summaryrefslogtreecommitdiff
path: root/drivers/dma/dw-edma
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-10-18dmaengine: dw-edma: Remove an unused variableChristophe JAILLET
2021-03-16dmaengine: dw-edma: Add pcim_iomap_table return checkGustavo Pimentel
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: 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: 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
2021-03-16dmaengine: dw-edma: Add support for the HDMA featureGustavo Pimentel
2021-03-16dmaengine: dw-edma: Fix comments offset characters' alignmentGustavo Pimentel
2021-03-16dmaengine: dw-edma: Add writeq() and readq() for 64 bits architecturesGustavo Pimentel
2020-12-29dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()Dan Carpenter
2020-09-18dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-deb...Gustavo Pimentel
2020-09-11Merge tag 'v5.9-rc4' into nextVinod Koul
2020-08-25dmaengine: dw-edma: Fix typo in comments offsetGustavo Pimentel
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-07-22dmaengine: dw-edma: fix endianess confusionArnd Bergmann
2019-07-22dmaengine: dw-edma: fix __iomem type confusionArnd Bergmann
2019-07-22dmaengine: dw-edma: fix unnecessary stack usageArnd Bergmann
2019-06-25dmaengine: dw-edma: fix semicolon.cocci warningskbuild test robot
2019-06-12dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSIYueHaibing
2019-06-10dmaengine: Add Synopsys eDMA IP PCIe glue-logicGustavo Pimentel
2019-06-10dmaengine: Add Synopsys eDMA IP version 0 debugfs supportGustavo Pimentel
2019-06-10dmaengine: Add Synopsys eDMA IP version 0 supportGustavo Pimentel
2019-06-10dmaengine: Add Synopsys eDMA IP core driverGustavo Pimentel