summaryrefslogtreecommitdiff
path: root/drivers/dma/fsl-edma-common.c
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: add trace event supportFrank Li
2024-04-25dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible stringJoy Zou
2024-04-17dmaengine: fsl-edma: fix miss mutex unlock at an error return pathFrank Li
2024-04-07dmaengine: fsl-edma: add i.MX8ULP edma supportJoy Zou
2024-03-15Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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: involve help macro fsl_edma_set(get)_tcd()Frank Li
2024-02-07dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenarioJoy Zou
2023-12-11dmaengine: fsl-edma: fix DMA channel leak in eDMAv4Frank Li
2023-09-28dmaengine: fsl-edma: fix edma4 channel enable failure on second attemptFrank Li
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: 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
2023-08-22dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.cFrank Li
2022-07-01dmaengine: fsl-edma: remove redundant assignment to pointer last_sgColin Ian King
2021-10-28dmaengine: fsl-edma: support edma memcpyJoy Zou
2021-10-25dmaengine: fsl-edma: fix for missing dmamux moduleAngelo Dureghello
2020-07-06dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpuAngelo Dureghello
2020-06-24dmaengine: fsl-edma: Add lockdep assert for exported functionKrzysztof Kozlowski
2019-12-18dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platformPeng Ma
2019-08-20dmaengine: change alignment of mux_configure32 and fsl_edma_chan_muxMao Wenan
2019-08-20dmaengine: make mux_configure32 staticMao Wenan
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-common: version check for v2 insteadRobin Gong
2019-07-03dmaengine: fsl-edma-common: move dmamux register to another single functionRobin Gong
2019-07-03dmaengine: fsl-edma: add drvdata for fsl-edmaRobin Gong
2019-07-03dmaengine: Revert "dmaengine: fsl-edma: support little endian for edma driver"Fabio Estevam
2019-06-25dmaengine: fsl-edma: support little endian for edma driverPeng Ma
2019-02-04dmaengine: fsl-edma: dma map slave device addressLaurentiu Tudor
2019-01-07dmaengine: fsl-edma: use struct_size() in kzalloc()Gustavo A. R. Silva
2018-10-09dmaengine: fsl-edma: remove dma_slave_config direction usageVinod Koul
2018-09-11dmaengine: fsl-edma: add ColdFire mcf5441x edma supportAngelo 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