summaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsl-edma-common.h
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: fsl-edma: change the memory access from local into remote mode in ...Joy Zou2024-06-111-0/+1
* dmaengine: fsl-edma: remove redundant "idle" field from fsl_chanFrank Li2024-06-111-2/+0
* dmaengine: fsl-edma: request per-channel IRQ only when channel is allocatedFrank Li2024-06-111-0/+1
* dmaengine: fsl-edma: use _Generic to handle difference typeFrank Li2024-05-041-39/+22
* dmaengine: fsl-edma: add trace event supportFrank Li2024-05-041-9/+36
* dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible stringJoy Zou2024-04-251-2/+0
* dmaengine: fsl-edma: add i.MX8ULP edma supportJoy Zou2024-04-071-0/+1
* dmaengine: fsl-edma: clean up chclk and FSL_EDMA_DRV_HAS_CHCLKFrank Li2024-04-071-2/+0
* dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chanFrank Li2024-04-071-1/+0
* Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-151-14/+147
|\
| * dmaengine: fsl-edma: integrate TCD64 support for i.MX95Frank Li2024-02-071-30/+135
| * dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chanFrank Li2024-02-071-0/+3
| * dmaengine: fsl-edma: fix spare build warningFrank Li2024-02-071-2/+4
| * dmaengine: fsl-edma: involve help macro fsl_edma_set(get)_tcd()Frank Li2024-02-071-0/+23
* | dmaengine: fsl-edma: correct max_segment_size settingFrank Li2024-02-161-2/+3
|/
* 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