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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
Peng Ma
1
-0
/
+8
2019-08-08
dmaengine: fsl-edma: implement .device_synchronize callback
Andrey Smirnov
1
-0
/
+8
2019-08-08
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
1
-0
/
+65
2019-07-31
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-6
/
+2
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-13
/
+30
2019-07-08
dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support"
Vinod Koul
1
-66
/
+0
2019-07-03
dmaengine: fsl-edma: add i.mx7ulp edma2 version support
Robin Gong
1
-0
/
+66
2019-07-03
dmaengine: fsl-edma: add drvdata for fsl-edma
Robin Gong
1
-13
/
+30
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-04
dmaengine: fsl-edma: Adjust indentation
Krzysztof Kozlowski
1
-3
/
+3
2019-02-04
dmaengine: fsl-edma: dma map slave device address
Laurentiu Tudor
1
-0
/
+1
2018-09-11
dmaengine: fsl-edma: add edma version and configurable registers
Angelo Dureghello
1
-15
/
+17
2018-09-11
dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int...
Angelo Dureghello
1
-696
/
+1
2017-12-15
dmaengine: fsl-edma: disable clks on all error paths
Andreas Platschek
1
-14
/
+14
2016-07-16
dmaengine: fsl-edma: kill the tasklets upon exit
Vinod Koul
1
-0
/
+12
2016-07-16
dmaengine: fsl-edma: explicitly freeup irq
Vinod Koul
1
-0
/
+12
2016-06-21
dmaengine: fsl-edma: print error code in error messages.
Peter Griffin
1
-2
/
+4
2016-06-21
dmaengine: fsl-edma: Fix clock handling error paths
Peter Griffin
1
-4
/
+15
2015-12-05
dmaengine: fsl-edma: add PM suspend/resume support
Yuan Yao
1
-3
/
+82
2015-06-25
dmaengine: fsl-edma: clear pending interrupts on initialization
Stefan Agner
1
-4
/
+5
2014-12-22
dmaengine: fsl-edma: Declare slave capabilities for the generic code
Maxime Ripard
1
-13
/
+4
2014-12-22
dmaengine: fsl-edma: Split device_control
Maxime Ripard
1
-48
/
+58
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-09
dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model
Jingchang Lu
1
-93
/
+96
2014-12-08
dmaengine: fsl-edma: fix calculation of remaining bytes
Stefan Agner
1
-1
/
+1
2014-10-20
dma: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-1
/
+1
2014-07-25
dmaengine: fsl-edma: fix dmamux index calculating error
Jingchang Lu
1
-2
/
+4
2014-04-16
dma: fix eDMA driver as a subsys_initcall
Yuan Yao
1
-1
/
+11
2014-03-06
dma: fsl-edma: fix static checker warning of NULL dereference
Jingchang Lu
1
-2
/
+2
2014-02-18
dma: Add Freescale eDMA engine driver support
Jingchang Lu
1
-0
/
+975