index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sun4i-dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tail
Zou Wei
2021-06-07
1
-3
/
+2
*
dmaengine: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
2020-07-15
1
-6
/
+6
*
dmaengine: sun4i: set the linear_mode properly
Vinod Koul
2020-02-17
1
-1
/
+1
*
dmaengine: sun4i: use 'linear_mode' in sun4i_dma_prep_dma_cyclic
YueHaibing
2020-02-13
1
-0
/
+2
*
dmaengine: sun4i: Add support for cyclic requests with dedicated DMA
Stefan Mavrodiev
2020-01-21
1
-21
/
+24
*
dmaengine: virt-dma: Add missing locking
Sascha Hauer
2019-12-26
1
-1
/
+2
*
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
dmaengine: sun4i: fix invalid argument
Marc Gonzalez
2017-04-24
1
-1
/
+1
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-28
1
-8
/
+8
*
dmaengine: sun4i: support module autoloading
Emilio López
2016-03-03
1
-0
/
+1
*
dmaengine: sun4i: fix unsafe list iteration
Emilio López
2015-09-30
1
-3
/
+3
*
dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCs
Emilio López
2015-08-20
1
-0
/
+1288