index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
fsl-edma-common.h
Age
Commit message (
Expand
)
Author
2023-11-03
Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-04
dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_by
Kees Cook
2023-09-28
dmaengine: fsl-dma: fix DMA error when enabling sg if 'DONE' bit is set
Frank Li
2023-08-22
dmaengine: fsl-edma: integrate v3 support
Frank Li
2023-08-22
dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
Frank Li
2023-08-22
dmaengine: fsl-edma: refactor chan_name setup and safety
Frank Li
2023-08-22
dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
Frank Li
2023-08-22
dmaengine: fsl-edma: move common IRQ handler to common.c
Frank Li
2023-08-22
dmaengine: fsl-edma: Remove enum edma_version
Frank Li
2023-08-22
dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
Frank Li
2021-10-28
dmaengine: fsl-edma: support edma memcpy
Joy Zou
2020-07-06
dmaengine: fsl-edma-common: correct DSIZE_32BYTE
Robin Gong
2019-12-18
dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
Peng Ma
2019-08-08
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
2019-07-08
dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"
Vinod Koul
2019-07-03
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
2019-07-03
dmaengine: fsl-edma: add drvdata for fsl-edma
Robin Gong
2019-05-04
dmaengine: fsl-edma: Fix typo in Vybrid name
Krzysztof Kozlowski
2019-02-04
dmaengine: fsl-edma: dma map slave device address
Laurentiu Tudor
2018-10-09
dmaengine: fsl-edma: remove dma_slave_config direction usage
Vinod Koul
2018-09-11
dmaengine: fsl-edma: fix macros
Angelo Dureghello
2018-09-11
dmaengine: fsl-edma: add edma version and configurable registers
Angelo Dureghello
2018-09-11
dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int...
Angelo Dureghello