index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
4
-13
/
+14
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
5
-8
/
+9
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-2
/
+3
*
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-06-08
27
-397
/
+559
|
\
|
*
Merge branch 'topic/txx' into for-linus
Vinod Koul
2018-06-04
1
-5
/
+3
|
|
\
|
|
*
dmaengine: txx9dmac: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-5
/
+3
|
*
|
Merge branch 'topic/ti' into for-linus
Vinod Koul
2018-06-04
8
-37
/
+49
|
|
\
\
|
|
*
|
dmaengine: ti: New directory for Texas Instruments DMA drivers
Peter Ujfalusi
2018-04-25
8
-37
/
+49
|
|
|
/
|
*
|
Merge branch 'topic/stm' into for-linus
Vinod Koul
2018-06-04
1
-41
/
+59
|
|
\
\
|
|
*
|
dmaengine: stm32-mdma: fix spelling mistake: "avalaible" -> "available"
Colin Ian King
2018-05-02
1
-1
/
+1
|
|
*
|
dmaengine: stm32-mdma: Fix incomplete Hw descriptors allocator
Pierre-Yves MORDRET
2018-04-25
1
-34
/
+55
|
|
*
|
dmaengine: stm32-mdma: align TLEN and buffer length on burst
Pierre-Yves MORDRET
2018-04-25
1
-6
/
+3
|
|
|
/
|
*
|
Merge branch 'topic/ste' into for-linus
Vinod Koul
2018-06-04
1
-8
/
+4
|
|
\
\
|
|
*
|
dmaengine: ste_dma40: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-8
/
+4
|
|
|
/
|
*
|
Merge branch 'topic/sprd' into for-linus
Vinod Koul
2018-06-04
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
|
|
|
/
|
*
|
Merge branch 'topic/renesas' into for-linus
Vinod Koul
2018-06-04
1
-29
/
+21
|
|
\
\
|
|
*
|
dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESAS
Geert Uytterhoeven
2018-04-25
1
-29
/
+21
|
|
|
/
|
*
|
Merge branch 'topic/qcom' into for-linus
Vinod Koul
2018-06-04
2
-6
/
+3
|
|
\
\
|
|
*
|
dmaengine: qcom: simplify getting .drvdata
Wolfram Sang
2018-04-22
2
-6
/
+3
|
|
|
/
|
*
|
Merge branch 'topic/pl330' into for-linus
Vinod Koul
2018-06-04
1
-50
/
+159
|
|
\
\
|
|
*
|
dmaengine: pl330: flush before wait, and add dev burst support.
Frank Mori Hess
2018-05-03
1
-50
/
+159
|
|
|
/
|
*
|
Merge branch 'topic/imx' into for-linus
Vinod Koul
2018-06-04
3
-43
/
+26
|
|
\
\
|
|
*
|
dmaengine: imx-dma: Switch to SPDX identifier
Fabio Estevam
2018-05-23
1
-16
/
+10
|
|
*
|
dmaengine: mxs-dma: Switch to SPDX identifier
Fabio Estevam
2018-05-23
1
-9
/
+5
|
|
*
|
dmaengine: imx-sdma: Switch to SPDX identifier
Fabio Estevam
2018-05-23
1
-18
/
+11
|
|
|
/
|
*
|
Merge branch 'topic/idma' into for-linus
Vinod Koul
2018-06-04
1
-4
/
+2
|
|
\
\
|
|
*
|
dmaengine: idma64: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-4
/
+2
|
|
|
/
|
*
|
Merge branch 'topic/fsl' into for-linus
Vinod Koul
2018-06-04
1
-4
/
+2
|
|
\
\
|
|
*
|
dmaengine: fsldma: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-4
/
+2
|
|
|
/
|
*
|
Merge branch 'topic/dw' into for-linus
Vinod Koul
2018-06-04
1
-4
/
+2
|
|
\
\
|
|
*
|
dmaengine: dw: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-4
/
+2
|
|
|
/
|
*
|
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
2018-06-04
1
-3
/
+13
|
|
\
\
|
|
*
|
dmaengine: dmatest: Remove use of VLAs
Laura Abbott
2018-04-16
1
-3
/
+13
|
|
|
/
|
*
|
Merge branch 'topic/bam' into for-linus
Vinod Koul
2018-06-04
1
-4
/
+6
|
|
\
\
|
|
*
|
dmaengine: qcom: bam_dma: fix some doc warnings.
Srinivas Kandagatla
2018-05-17
1
-2
/
+3
|
|
*
|
dmaengine: qcom: bam_dma: fix invalid assignment warning
Srinivas Kandagatla
2018-05-17
1
-2
/
+3
|
|
|
/
|
*
|
Merge branch 'topic/axi' into for-linus
Vinod Koul
2018-06-04
1
-1
/
+1
|
|
\
\
|
|
*
|
dmaengine: axi-dmac: Request IRQ with IRQF_SHARED
Moritz Fischer
2018-05-02
1
-1
/
+1
|
|
|
/
|
*
|
dmaengine: at_xdmac: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-6
/
+3
[next]