index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: delete redundant parameter for dma driver function
Kaiwei Liu
2023-10-02
1
-4
/
+2
*
dmaengine: sprd: add dma mask interface in probe
Kaiwei Liu
2023-10-02
1
-0
/
+9
*
dmaengine: sprd: Annotate struct sprd_dma_dev with __counted_by
Kees Cook
2023-09-28
1
-1
/
+1
*
dmaengine: sprd-dma: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-28
1
-3
/
+2
*
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-08-01
1
-1
/
+1
*
dmaengine: sprd: Don't set chancnt
Jisheng Zhang
2023-05-24
1
-1
/
+0
*
dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
Uwe Kleine-König
2022-07-26
1
-4
/
+1
*
dmaengine: sprd: deprecate '#dma-channels'
Krzysztof Kozlowski
2022-05-16
1
-1
/
+5
*
dmaengine: sprd: stop referencing config->slave_id
Arnd Bergmann
2021-12-17
1
-3
/
+0
*
dmaengine: sprd: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-07-15
1
-0
/
+1
*
dmaengine: sprd: Set request pending flag when DMA controller is active
Zhenfang Wang
2020-03-23
1
-0
/
+24
*
dmaengine: sprd: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
1
-1
/
+1
*
dmaengine: sprd: Add wrap address support for link-list mode
Eric Long
2019-11-14
1
-0
/
+13
*
Merge branch 'fixes' into next
Vinod Koul
2019-11-14
1
-2
/
+25
|
\
|
*
dmaengine: sprd: Fix the possible memory leak issue
Baolin Wang
2019-10-15
1
-0
/
+15
|
*
dmaengine: sprd: Fix the link-list pointer register configuration issue
Zhenfang Wang
2019-10-14
1
-2
/
+10
*
|
dmaengine: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
2019-10-15
1
-3
/
+1
|
/
*
dmaengine: sprd: Fix the DMA link-list configuration
Baolin Wang
2019-09-04
1
-2
/
+8
*
dmaengine: sprd: Add interrupt support for 2-stage transfer
Baolin Wang
2019-05-21
1
-1
/
+21
*
dmaengine: sprd: Fix the right place to configure 2-stage transfer
Eric Long
2019-05-21
1
-6
/
+6
*
dmaengine: sprd: Fix block length overflow
Eric Long
2019-05-21
1
-1
/
+1
*
dmaengine: sprd: Fix the incorrect start for 2-stage destination channels
Eric Long
2019-05-21
1
-1
/
+3
*
dmaengine: sprd: Add validation of current descriptor in irq handler
Baolin Wang
2019-05-21
1
-2
/
+7
*
dmaengine: sprd: Fix the possible crash when getting descriptor status
Baolin Wang
2019-05-21
1
-1
/
+1
*
dmaengine: sprd: Change channel id to slave id for DMA cell specifier
Baolin Wang
2019-02-25
1
-15
/
+4
*
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