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
/
dma-jz4780.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-03
Merge branch 'topic/compile_test' into for-linus
Vinod Koul
1
-1
/
+1
2016-09-30
dmaengine: jz4780: fix resource leaks on error exit return
Colin Ian King
1
-2
/
+6
2016-09-26
dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy static
Vinod Koul
1
-1
/
+1
2015-08-18
dmaengine: jz4780: Kill tasklets before unregistering the device
Alex Smith
1
-0
/
+6
2015-08-18
dmaengine: jz4780: Don't use devm_*_irq() functions
Alex Smith
1
-4
/
+8
2015-08-18
dmaengine: jz4780: Ensure channel is on correct controller in filter
Alex Smith
1
-3
/
+8
2015-08-18
dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channel
Alex Smith
1
-2
/
+7
2015-08-18
dmaengine: jz4780: Fix error handling/signedness issues
Alex Smith
1
-16
/
+17
2015-08-18
dmaengine: jz4780: Fall back on smaller transfer sizes where necessary
Alex Smith
1
-14
/
+23
2015-08-18
dmaengine: jz4780: Fix up dmaengine API function prototypes
Alex Smith
1
-5
/
+9
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
1
-1
/
+1
2015-04-01
dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controller
Alex Smith
1
-0
/
+877