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
/
sa11x0-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
dmaengine: sa11x0: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-02-19
dmaengine: sa11x0: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-07
dmaengine: sa11x0: drop useless LIST_HEAD
Julia Lawall
1
-2
/
+0
2018-11-11
dmaengine: sa11x0: unexport sa11x0_dma_filter_fn and clean up
Russell King
1
-13
/
+8
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+2
2017-09-27
dmaengine: sa11x0: add DMA filters
Russell King
1
-0
/
+11
2016-09-26
dmaengine: sa11x0: use correct print specifiers for size_t
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: sa11x0: use correct print specifiers for u32
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: sa11x0: use correct print specifiers for dma_addr_t
Vinod Koul
1
-5
/
+5
2015-04-17
dmaengine: sa11x0: report slave capabilities to upper layers
Dmitry Eremin-Solenikov
1
-0
/
+6
2015-03-18
dmaengine: sa11x0: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-01-18
dmaengine: sa11x0: Fix warning and compilation errors
Maxime Ripard
1
-12
/
+9
2014-12-22
dmaengine: sa11x0: Split device_control
Maxime Ripard
1
-74
/
+84
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-11-06
dmaengine: sa11x0: Remove chancnt affectations
Maxime Ripard
1
-2
/
+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-05-21
dmaengine: sa11x0: remove broken #ifdef
Arnd Bergmann
1
-4
/
+0
2013-10-25
dmaengine: sa11x0: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-01-04
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-29
dma: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-29
dma: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
1
-1
/
+1
2012-07-01
dmaengine: sa11x0-dma: add cyclic DMA support
Russell King
1
-16
/
+92
2012-07-01
dmaengine: sa11x0-dma: fix DMA residue support
Russell King
1
-16
/
+29
2012-07-01
dmaengine: split out virtual channel DMA support from sa11x0 driver
Russell King
1
-171
/
+78
2012-03-30
ARM: sa11x0: fix build errors from DMA engine API updates
Russell King
1
-1
/
+1
2012-03-07
DMA: sa11x0: add SA-11x0 DMA driver
Russell King
1
-0
/
+1109