index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sprd-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-146
/
+203
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+2
2018-05-29
dmaengine: sprd: Add Spreadtrum DMA configuration
Eric Long
1
-0
/
+182
2018-05-29
dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy()
Eric Long
1
-128
/
+39
2018-05-17
dmaengine: sprd: fix an NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2018-05-09
dmaengine: sprd: Use devm_ioremap_resource() to map memory
Baolin Wang
1
-4
/
+1
2018-05-07
dmaengine: sprd: Fix potential NULL dereference in sprd_dma_probe()
Wei Yongjun
1
-0
/
+2
2018-04-27
dmaengine: sprd: Move DMA request mode and interrupt type into head file
Eric Long
1
-51
/
+1
2018-04-27
dmaengine: sprd: Define the DMA data width type
Baolin Wang
1
-3
/
+11
2018-04-27
dmaengine: sprd: Define the DMA transfer step type
Eric Long
1
-6
/
+13
2018-01-15
dmaengine: sprd: statify 'sprd_dma_prep_dma_memcpy'
Vinod Koul
1
-1
/
+1
2017-10-24
dmaengine: sprd: Add Spreadtrum DMA driver
Baolin Wang
1
-0
/
+988