aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsl-edma-common.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-04dmaengine: fsl-edma: use _Generic to handle difference typeFrank Li1-39/+22
2024-05-04dmaengine: fsl-edma: add trace event supportFrank Li1-9/+36
2024-04-25dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible stringJoy Zou1-2/+0
2024-04-07dmaengine: fsl-edma: add i.MX8ULP edma supportJoy Zou1-0/+1
2024-04-07dmaengine: fsl-edma: clean up chclk and FSL_EDMA_DRV_HAS_CHCLKFrank Li1-2/+0
2024-04-07dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chanFrank Li1-1/+0
2024-03-15Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+147
2024-02-16dmaengine: fsl-edma: correct max_segment_size settingFrank Li1-2/+3
2024-02-07dmaengine: fsl-edma: integrate TCD64 support for i.MX95Frank Li1-30/+135
2024-02-07dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chanFrank Li1-0/+3
2024-02-07dmaengine: fsl-edma: fix spare build warningFrank Li1-2/+4
2024-02-07dmaengine: fsl-edma: involve help macro fsl_edma_set(get)_tcd()Frank Li1-0/+23
2023-11-03Merge 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