index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
dmaengine: add a new helper dmaenginem_async_device_register
Huang Shijie
2018-07-30
1
-0
/
+35
|
*
|
dmaengine: dma_request_chan_by_mask() to handle deferred probing
Peter Ujfalusi
2018-07-25
1
-2
/
+8
|
*
|
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
2018-07-09
1
-6
/
+2
|
|
/
*
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
2
-0
/
+2
|
\
\
|
*
\
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
3
-3
/
+7
|
|
\
\
|
*
|
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
2
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'asoc-4.19' into asoc-next
Mark Brown
2018-08-09
1
-1
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dmaengine: pxa: add a default requestor policy
Robert Jarzmik
2018-06-18
1
-0
/
+5
|
*
|
dmaengine: pxa: use a dma slave map
Robert Jarzmik
2018-06-18
1
-1
/
+9
|
|
/
*
|
dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
Dan Carpenter
2018-06-28
1
-1
/
+1
*
|
dmaengine: pl330: report BURST residue granularity
Marek Szyprowski
2018-06-28
1
-1
/
+1
*
|
dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity
Janusz Krzysztofik
2018-06-19
1
-1
/
+5
|
/
*
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-13
1
-1
/
+2
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+2
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
4
-13
/
+14
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
5
-8
/
+9
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
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
|
|
|
/
[prev]
[next]