summaryrefslogtreecommitdiff
path: root/drivers/dma/fsl-edma-common.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: fsl-edma: remove redundant assignment to pointer last_sgColin Ian King2022-07-011-3/+0
* dmaengine: fsl-edma: support edma memcpyJoy Zou2021-10-281-0/+31
* dmaengine: fsl-edma: fix for missing dmamux moduleAngelo Dureghello2021-10-251-1/+3
* dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpuAngelo Dureghello2020-07-061-12/+14
* dmaengine: fsl-edma: Add lockdep assert for exported functionKrzysztof Kozlowski2020-06-241-0/+2
* dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platformPeng Ma2019-12-181-0/+5
* dmaengine: change alignment of mux_configure32 and fsl_edma_chan_muxMao Wenan2019-08-201-2/+2
* dmaengine: make mux_configure32 staticMao Wenan2019-08-201-1/+1
* dmaengine: fsl-edma: add i.mx7ulp edma2 version supportRobin Gong2019-08-081-1/+17
* dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"Vinod Koul2019-07-081-17/+1
* dmaengine: fsl-edma: add i.mx7ulp edma2 version supportRobin Gong2019-07-031-1/+17
* dmaengine: fsl-edma-common: version check for v2 insteadRobin Gong2019-07-031-20/+20
* dmaengine: fsl-edma-common: move dmamux register to another single functionRobin Gong2019-07-031-4/+14
* dmaengine: fsl-edma: add drvdata for fsl-edmaRobin Gong2019-07-031-14/+15
* dmaengine: Revert "dmaengine: fsl-edma: support little endian for edma driver"Fabio Estevam2019-07-031-5/+0
* dmaengine: fsl-edma: support little endian for edma driverPeng Ma2019-06-251-0/+5
* dmaengine: fsl-edma: dma map slave device addressLaurentiu Tudor2019-02-041-4/+62
* dmaengine: fsl-edma: use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-071-3/+1
* dmaengine: fsl-edma: remove dma_slave_config direction usageVinod Koul2018-10-091-31/+43
* dmaengine: fsl-edma: add ColdFire mcf5441x edma supportAngelo Dureghello2018-09-111-4/+20
* dmaengine: fsl-edma: add edma version and configurable registersAngelo Dureghello2018-09-111-30/+76
* dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int...Angelo Dureghello2018-09-111-0/+552