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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-22
dmaengine: img-mdc: fix a possible NULL dereference
LABBE Corentin
1
-3
/
+1
2016-08-22
dmaengine: at_xdmac: fix to pass correct device identity to free_irq()
Wei Yongjun
1
-2
/
+2
2016-08-22
dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()
Wei Yongjun
1
-0
/
+1
2016-08-19
dmaengine: pxa_dma: fix debug message
Robert Jarzmik
1
-3
/
+6
2016-08-19
dmaengine: pxa_dma: fix hotchain corner case
Robert Jarzmik
1
-1
/
+1
2016-08-08
dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
Yoshihiro Shimoda
1
-8
/
+11
2016-07-29
Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
49
-251
/
+3108
2016-07-28
Merge branch 'topic/dmaengine_cleanups' into for-linus
Vinod Koul
23
-23
/
+222
2016-07-24
dmaengine: k3dma: add missing clk_disable_unprepare() on error in k3_dma_probe()
Wei Yongjun
1
-1
/
+3
2016-07-24
dmaengine: zynqmp_dma: add missing MODULE_LICENSE
Arnd Bergmann
1
-0
/
+1
2016-07-24
dmaengine: qcom_hidma: use for_each_matching_node() macro
Wei Yongjun
1
-2
/
+1
2016-07-24
dmaengine: zynqmp_dma: Fix static checker warning
Kedareswara rao Appana
1
-3
/
+8
2016-07-24
dmaengine: omap-dma: Support for interleaved transfer
Peter Ujfalusi
1
-4
/
+92
2016-07-23
dmaengine: ioat: statify symbol
Vinod Koul
1
-1
/
+1
2016-07-23
dmaengine: pxa_dma: implement device_synchronize
Robert Jarzmik
1
-0
/
+15
2016-07-23
dmaengine: imx-sdma: remove assignment never used
Vinod Koul
1
-2
/
+1
2016-07-23
dmaengine: imx-sdma: remove dummy assignment
Vinod Koul
1
-2
/
+0
2016-07-23
dmaengine: cppi: remove unused and bogus check
Vinod Koul
1
-3
/
+0
2016-07-23
dmaengine: qcom_hidma_lli: kill the tasklets upon exit
Vinod Koul
1
-0
/
+1
2016-07-23
dmaengine: pxa_dma: remove owner assignment
Vinod Koul
1
-1
/
+0
2016-07-23
dmaengine: fsl_raid: remove owner assignment
Vinod Koul
1
-1
/
+0
2016-07-23
dmaengine: coh901318: remove owner assignment
Vinod Koul
1
-1
/
+0
2016-07-23
dmaengine: qcom_hidma: kill the tasklets upon exit
Vinod Koul
1
-0
/
+1
2016-07-23
dmaengine: txx9dmac: explicitly freeup irq
Vinod Koul
1
-2
/
+7
2016-07-23
dmaengine: sirf-dma: kill the tasklets upon exit
Vinod Koul
1
-0
/
+1
2016-07-23
dmaengine: s3c24xx: kill the tasklets upon exit
Vinod Koul
1
-1
/
+3
2016-07-23
dmaengine: s3c24xx: explicitly freeup irq
Vinod Koul
1
-0
/
+14
2016-07-16
dmaengine: pl330: explicitly freeup irq
Vinod Koul
1
-0
/
+6
2016-07-16
dmaengine: omap-dma: explicitly freeup irq
Vinod Koul
1
-0
/
+4
2016-07-16
dmaengine: mpc512x: kill the tasklets upon exit
Vinod Koul
1
-0
/
+1
2016-07-16
dmaengine: nbpfaxi: kill the tasklets upon exit
Vinod Koul
1
-0
/
+2
2016-07-16
dmaengine: nbpfaxi: explicitly freeup irq
Vinod Koul
1
-0
/
+11
2016-07-16
dmaengine: moxart-dma: explicitly freeup irq
Vinod Koul
1
-0
/
+4
2016-07-16
dmaengine: mmp_tdma: statify symbols
Vinod Koul
1
-2
/
+2
2016-07-16
dmaengine: mmp_pdma: explicitly freeup irq
Vinod Koul
1
-0
/
+19
2016-07-16
dmaengine: k3dma: explicitly freeup irq
Vinod Koul
1
-0
/
+5
2016-07-16
dmaengine: imx-sdma: explicitly freeup irq
Vinod Koul
1
-0
/
+4
2016-07-16
dmaengine: imx-dma: fix coding style issue
Vinod Koul
1
-1
/
+1
2016-07-16
dmaengine: imx-dma: explicitly freeup irq
Vinod Koul
1
-0
/
+29
2016-07-16
dmaengine: fsl-edma: kill the tasklets upon exit
Vinod Koul
1
-0
/
+12
2016-07-16
dmaengine: jz4740: kill the tasklets upon exit
Vinod Koul
1
-0
/
+14
2016-07-16
dmaengine: fsl_raid: fix size_t print specifiers
Vinod Koul
1
-3
/
+3
2016-07-16
dmaengine: fsl_raid: kill the tasklets upon exit
Vinod Koul
1
-0
/
+2
2016-07-16
dmaengine: fsl-edma: explicitly freeup irq
Vinod Koul
1
-0
/
+12
2016-07-16
dmaengine: edma: kill the tasklets upon exit
Vinod Koul
1
-0
/
+13
2016-07-16
dmaengine: edma: explicitly freeup irq
Vinod Koul
1
-0
/
+8
2016-07-16
dmaengine: coh901318: statify symbols
Vinod Koul
1
-3
/
+3
2016-07-16
dmaengine: coh901318: kill the tasklets upon exit
Vinod Koul
1
-0
/
+18
2016-07-16
dmaengine: coh901318: explicitly freeup irq
Vinod Koul
1
-0
/
+5
2016-07-16
dmaengine: dmatest: Add support for scatter-gather DMA mode
Kedareswara rao Appana
1
-2
/
+41
[next]