summaryrefslogtreecommitdiff
path: root/drivers/dma/fsl-edma-common.h
AgeCommit message (Expand)Author
2024-06-11dmaengine: fsl-edma: change the memory access from local into remote mode in ...Joy Zou
2024-06-11dmaengine: fsl-edma: remove redundant "idle" field from fsl_chanFrank Li
2024-06-11dmaengine: fsl-edma: request per-channel IRQ only when channel is allocatedFrank Li
2024-05-04dmaengine: fsl-edma: use _Generic to handle difference typeFrank Li
2024-05-04dmaengine: fsl-edma: add trace event supportFrank Li
2024-04-25dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible stringJoy Zou
2024-04-07dmaengine: fsl-edma: add i.MX8ULP edma supportJoy Zou
2024-04-07dmaengine: fsl-edma: clean up chclk and FSL_EDMA_DRV_HAS_CHCLKFrank Li
2024-04-07dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chanFrank Li
2024-03-15Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-16dmaengine: fsl-edma: correct max_segment_size settingFrank Li
2024-02-07dmaengine: fsl-edma: integrate TCD64 support for i.MX95Frank Li
2024-02-07dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chanFrank Li
2024-02-07dmaengine: fsl-edma: fix spare build warningFrank Li
2024-02-07dmaengine: fsl-edma: involve help macro fsl_edma_set(get)_tcd()Frank Li
2023-11-03Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-04dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_byKees Cook
2023-09-28dmaengine: fsl-dma: fix DMA error when enabling sg if 'DONE' bit is setFrank Li
2023-08-22dmaengine: fsl-edma: integrate v3 supportFrank Li
2023-08-22dmaengine: fsl-edma: move tcd into struct fsl_dma_chanFrank Li
2023-08-22dmaengine: fsl-edma: refactor chan_name setup and safetyFrank Li
2023-08-22dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()Frank Li
2023-08-22dmaengine: fsl-edma: move common IRQ handler to common.cFrank Li
2023-08-22dmaengine: fsl-edma: Remove enum edma_versionFrank Li
2023-08-22dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdataFrank Li
2021-10-28dmaengine: fsl-edma: support edma memcpyJoy Zou
2020-07-06dmaengine: fsl-edma-common: correct DSIZE_32BYTERobin Gong
2019-12-18dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platformPeng Ma
2019-08-08dmaengine: fsl-edma: add i.mx7ulp edma2 version supportRobin Gong
2019-07-08dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"Vinod Koul
2019-07-03dmaengine: fsl-edma: add i.mx7ulp edma2 version supportRobin Gong
2019-07-03dmaengine: fsl-edma: add drvdata for fsl-edmaRobin Gong
2019-05-04dmaengine: fsl-edma: Fix typo in Vybrid nameKrzysztof Kozlowski
2019-02-04dmaengine: fsl-edma: dma map slave device addressLaurentiu Tudor
2018-10-09dmaengine: fsl-edma: remove dma_slave_config direction usageVinod Koul
2018-09-11dmaengine: fsl-edma: fix macrosAngelo Dureghello
2018-09-11dmaengine: fsl-edma: add edma version and configurable registersAngelo Dureghello
2018-09-11dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int...Angelo Dureghello