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
starfive-6.6.48-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
/
sh
/
shdma-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
1
-1
/
+1
2014-07-31
dmaengine: shdma: Allocate cyclic sg list dynamically
Laurent Pinchart
1
-2
/
+15
2014-07-31
dmaengine: shdma: Make channel filter ignore unrelated devices
Laurent Pinchart
1
-39
/
+45
2014-06-03
dmaengine: sh: don't use dynamic static allocation
Vinod Koul
1
-1
/
+9
2014-06-03
dmaengine: sh: fix print specifier warnings
Vinod Koul
1
-1
/
+1
2014-06-03
dmaengine: sh: make shdma_prep_dma_cyclic static
Vinod Koul
1
-1
/
+1
2014-05-02
DMA: shdma: add cyclic transfer support
Kuninori Morimoto
1
-7
/
+65
2014-05-02
DMA: shdma: tidyup callback chunk finder
Kuninori Morimoto
1
-9
/
+9
2014-03-06
DMA: shdma: Fix warnings due to improper casts and printk formats
Laurent Pinchart
1
-5
/
+5
2013-10-25
dmaengine: sh: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-08-27
DMA: shdma: switch DT mode to use configuration data from a match table
Guennadi Liakhovetski
1
-6
/
+9
2013-08-27
DMA: shdma: switch to managed resource allocation
Guennadi Liakhovetski
1
-9
/
+2
2013-07-05
DMA: shdma: add DT support
Guennadi Liakhovetski
1
-6
/
+20
2013-01-20
dma: sh/shdma-base.c: remove unnecessary null pointer check
Cong Ding
1
-3
/
+0
2012-08-01
dmaengine: shdma: restore partial transfer calculation
Guennadi Liakhovetski
1
-0
/
+9
2012-07-20
dma: sh: provide a migration path for slave drivers to stop using .private
Guennadi Liakhovetski
1
-25
/
+89
2012-07-20
dma: sh: use an integer slave ID to improve API compatibility
Guennadi Liakhovetski
1
-12
/
+13
2012-07-20
dmaengine: shdma: prepare to stop using struct dma_chan::private
Guennadi Liakhovetski
1
-4
/
+5
2012-07-13
dmaengine: add an shdma-base library
Guennadi Liakhovetski
1
-0
/
+868