summaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsl-edma-common.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-031-1/+1
|\
| * dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_byKees Cook2023-10-041-1/+1
* | dmaengine: fsl-dma: fix DMA error when enabling sg if 'DONE' bit is setFrank Li2023-09-281-1/+13
|/
* dmaengine: fsl-edma: integrate v3 supportFrank Li2023-08-221-1/+72
* dmaengine: fsl-edma: move tcd into struct fsl_dma_chanFrank Li2023-08-221-1/+21
* dmaengine: fsl-edma: refactor chan_name setup and safetyFrank Li2023-08-221-1/+1
* dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()Frank Li2023-08-221-10/+0
* dmaengine: fsl-edma: move common IRQ handler to common.cFrank Li2023-08-221-0/+7
* dmaengine: fsl-edma: Remove enum edma_versionFrank Li2023-08-221-7/+3
* dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdataFrank Li2023-08-221-2/+3
* dmaengine: fsl-edma: support edma memcpyJoy Zou2021-10-281-0/+4
* dmaengine: fsl-edma-common: correct DSIZE_32BYTERobin Gong2020-07-061-1/+1
* dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platformPeng Ma2019-12-181-0/+1
* dmaengine: fsl-edma: add i.mx7ulp edma2 version supportRobin Gong2019-08-081-0/+4
* dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"Vinod Koul2019-07-081-4/+0
* dmaengine: fsl-edma: add i.mx7ulp edma2 version supportRobin Gong2019-07-031-0/+4
* dmaengine: fsl-edma: add drvdata for fsl-edmaRobin Gong2019-07-031-1/+9
* dmaengine: fsl-edma: Fix typo in Vybrid nameKrzysztof Kozlowski2019-05-041-1/+1
* dmaengine: fsl-edma: dma map slave device addressLaurentiu Tudor2019-02-041-0/+4
* dmaengine: fsl-edma: remove dma_slave_config direction usageVinod Koul2018-10-091-9/+3
* dmaengine: fsl-edma: fix macrosAngelo Dureghello2018-09-111-28/+22
* dmaengine: fsl-edma: add edma version and configurable registersAngelo Dureghello2018-09-111-29/+33
* dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int...Angelo Dureghello2018-09-111-0/+241