summaryrefslogtreecommitdiff
path: root/drivers/dma/fsl-edma-common.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-04Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-10-04dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_byKees Cook1-1/+1
2023-09-28dmaengine: fsl-dma: fix DMA error when enabling sg if 'DONE' bit is setFrank Li1-1/+13
2023-08-22dmaengine: fsl-edma: integrate v3 supportFrank Li1-1/+72
2023-08-22dmaengine: fsl-edma: move tcd into struct fsl_dma_chanFrank Li1-1/+21
2023-08-22dmaengine: fsl-edma: refactor chan_name setup and safetyFrank Li1-1/+1
2023-08-22dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()Frank Li1-10/+0
2023-08-22dmaengine: fsl-edma: move common IRQ handler to common.cFrank Li1-0/+7
2023-08-22dmaengine: fsl-edma: Remove enum edma_versionFrank Li1-7/+3
2023-08-22dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdataFrank Li1-2/+3
2021-10-28dmaengine: fsl-edma: support edma memcpyJoy Zou1-0/+4
2020-07-06dmaengine: fsl-edma-common: correct DSIZE_32BYTERobin Gong1-1/+1
2019-12-18dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platformPeng Ma1-0/+1
2019-08-08dmaengine: fsl-edma: add i.mx7ulp edma2 version supportRobin Gong1-0/+4
2019-07-08dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"Vinod Koul1-4/+0
2019-07-03dmaengine: fsl-edma: add i.mx7ulp edma2 version supportRobin Gong1-0/+4
2019-07-03dmaengine: fsl-edma: add drvdata for fsl-edmaRobin Gong1-1/+9
2019-05-04dmaengine: fsl-edma: Fix typo in Vybrid nameKrzysztof Kozlowski1-1/+1
2019-02-04dmaengine: fsl-edma: dma map slave device addressLaurentiu Tudor1-0/+4
2018-10-09dmaengine: fsl-edma: remove dma_slave_config direction usageVinod Koul1-9/+3
2018-09-11dmaengine: fsl-edma: fix macrosAngelo Dureghello1-28/+22
2018-09-11dmaengine: fsl-edma: add edma version and configurable registersAngelo Dureghello1-29/+33
2018-09-11dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int...Angelo Dureghello1-0/+241