index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sprd-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: sprd: Add me as one of the module authors
Eric Long
2018-12-05
1
-0
/
+1
*
dmaengine: sprd: Support DMA 2-stage transfer mode
Eric Long
2018-12-05
1
-1
/
+97
*
dmaengine: sprd: Support DMA link-list cyclic callback
Eric Long
2018-12-05
1
-11
/
+14
*
dmaengine: sprd: Set cur_desc as NULL when free or terminate one dma channel
Eric Long
2018-12-05
1
-0
/
+1
*
dmaengine: sprd: Fix the last link-list configuration
Eric Long
2018-12-05
1
-1
/
+2
*
dmaengine: sprd: Get transfer residue depending on the transfer direction
Eric Long
2018-12-05
1
-1
/
+20
*
dmaengine: sprd: Remove direction usage from struct dma_slave_config
Baolin Wang
2018-12-05
1
-3
/
+0
*
dmaengine: sprd: Support DMA link-list mode
Eric Long
2018-09-03
1
-7
/
+74
*
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-06-08
1
-146
/
+203
|
\
|
*
dmaengine: sprd: Add Spreadtrum DMA configuration
Eric Long
2018-05-29
1
-0
/
+182
|
*
dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy()
Eric Long
2018-05-29
1
-128
/
+39
|
*
dmaengine: sprd: fix an NULL vs IS_ERR() bug
Dan Carpenter
2018-05-17
1
-2
/
+2
|
*
dmaengine: sprd: Use devm_ioremap_resource() to map memory
Baolin Wang
2018-05-09
1
-4
/
+1
|
*
dmaengine: sprd: Fix potential NULL dereference in sprd_dma_probe()
Wei Yongjun
2018-05-07
1
-0
/
+2
|
*
dmaengine: sprd: Move DMA request mode and interrupt type into head file
Eric Long
2018-04-27
1
-51
/
+1
|
*
dmaengine: sprd: Define the DMA data width type
Baolin Wang
2018-04-27
1
-3
/
+11
|
*
dmaengine: sprd: Define the DMA transfer step type
Eric Long
2018-04-27
1
-6
/
+13
*
|
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
1
-2
/
+2
|
/
*
dmaengine: sprd: statify 'sprd_dma_prep_dma_memcpy'
Vinod Koul
2018-01-15
1
-1
/
+1
*
dmaengine: sprd: Add Spreadtrum DMA driver
Baolin Wang
2017-10-24
1
-0
/
+988