index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
fsl-edma-common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
dmaengine: fsl-edma: change the memory access from local into remote mode in ...
Joy Zou
1
-0
/
+1
2024-06-11
dmaengine: fsl-edma: remove redundant "idle" field from fsl_chan
Frank Li
1
-2
/
+0
2024-06-11
dmaengine: fsl-edma: request per-channel IRQ only when channel is allocated
Frank Li
1
-0
/
+1
2024-05-04
dmaengine: fsl-edma: use _Generic to handle difference type
Frank Li
1
-39
/
+22
2024-05-04
dmaengine: fsl-edma: add trace event support
Frank Li
1
-9
/
+36
2024-04-25
dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string
Joy Zou
1
-2
/
+0
2024-04-07
dmaengine: fsl-edma: add i.MX8ULP edma support
Joy Zou
1
-0
/
+1
2024-04-07
dmaengine: fsl-edma: clean up chclk and FSL_EDMA_DRV_HAS_CHCLK
Frank Li
1
-2
/
+0
2024-04-07
dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chan
Frank Li
1
-1
/
+0
2024-03-15
Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+147
2024-02-16
dmaengine: fsl-edma: correct max_segment_size setting
Frank Li
1
-2
/
+3
2024-02-07
dmaengine: fsl-edma: integrate TCD64 support for i.MX95
Frank Li
1
-30
/
+135
2024-02-07
dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chan
Frank Li
1
-0
/
+3
2024-02-07
dmaengine: fsl-edma: fix spare build warning
Frank Li
1
-2
/
+4
2024-02-07
dmaengine: fsl-edma: involve help macro fsl_edma_set(get)_tcd()
Frank Li
1
-0
/
+23
2023-11-04
Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-10-04
dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_by
Kees Cook
1
-1
/
+1
2023-09-28
dmaengine: fsl-dma: fix DMA error when enabling sg if 'DONE' bit is set
Frank Li
1
-1
/
+13
2023-08-22
dmaengine: fsl-edma: integrate v3 support
Frank Li
1
-1
/
+72
2023-08-22
dmaengine: fsl-edma: move tcd into struct fsl_dma_chan
Frank Li
1
-1
/
+21
2023-08-22
dmaengine: fsl-edma: refactor chan_name setup and safety
Frank Li
1
-1
/
+1
2023-08-22
dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()
Frank Li
1
-10
/
+0
2023-08-22
dmaengine: fsl-edma: move common IRQ handler to common.c
Frank Li
1
-0
/
+7
2023-08-22
dmaengine: fsl-edma: Remove enum edma_version
Frank Li
1
-7
/
+3
2023-08-22
dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
Frank Li
1
-2
/
+3
2021-10-28
dmaengine: fsl-edma: support edma memcpy
Joy Zou
1
-0
/
+4
2020-07-06
dmaengine: fsl-edma-common: correct DSIZE_32BYTE
Robin Gong
1
-1
/
+1
2019-12-18
dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
Peng Ma
1
-0
/
+1
2019-08-08
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
1
-0
/
+4
2019-07-08
dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"
Vinod Koul
1
-4
/
+0
2019-07-03
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
1
-0
/
+4
2019-07-03
dmaengine: fsl-edma: add drvdata for fsl-edma
Robin Gong
1
-1
/
+9
2019-05-04
dmaengine: fsl-edma: Fix typo in Vybrid name
Krzysztof Kozlowski
1
-1
/
+1
2019-02-04
dmaengine: fsl-edma: dma map slave device address
Laurentiu Tudor
1
-0
/
+4
2018-10-09
dmaengine: fsl-edma: remove dma_slave_config direction usage
Vinod Koul
1
-9
/
+3
2018-09-11
dmaengine: fsl-edma: fix macros
Angelo Dureghello
1
-28
/
+22
2018-09-11
dmaengine: fsl-edma: add edma version and configurable registers
Angelo Dureghello
1
-29
/
+33
2018-09-11
dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int...
Angelo Dureghello
1
-0
/
+241