index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-08-18
17
-300
/
+1532
|
\
|
*
Merge branch 'topic/pl330' into for-linus
Vinod Koul
2018-08-17
1
-6
/
+6
|
|
\
|
|
*
dmaengine: pl330: fix irq race with terminate_all
John Keeping
2018-07-25
1
-2
/
+3
|
|
*
dmaengine: pl330: remove set but unused variable
Vinod Koul
2018-07-10
1
-4
/
+0
|
|
*
dmaengine: pl330: Mark expected switch fall-through
Vinod Koul
2018-07-10
1
-0
/
+3
|
*
|
Merge branch 'topic/imx' into for-linus
Vinod Koul
2018-08-17
2
-199
/
+380
|
|
\
\
|
|
*
|
dmaengine: imx-sdma: add memcpy interface
Robin Gong
2018-07-30
1
-3
/
+90
|
|
*
|
dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff'
Robin Gong
2018-07-30
1
-5
/
+6
|
|
*
|
dmaengine: imx-sdma: add missing structure description
Robin Gong
2018-07-06
1
-28
/
+57
|
|
*
|
dmaengine: imx-sdma: remove unused variable
Vinod Koul
2018-07-02
1
-5
/
+2
|
|
*
|
dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations
Vinod Koul
2018-07-02
1
-2
/
+2
|
|
*
|
dmaengine: imx-sdma: Fix some typos
Vinod Koul
2018-07-02
1
-3
/
+3
|
|
*
|
dmaengine: imx-sdma: alloclate bd memory from dma pool
Robin Gong
2018-07-02
1
-6
/
+12
|
|
*
|
dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap
Robin Gong
2018-07-02
1
-46
/
+37
|
|
*
|
dmaengine: imx-sdma: remove the maximum limitation for bd numbers
Robin Gong
2018-07-02
1
-14
/
+0
|
|
*
|
dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_chan...
Robin Gong
2018-07-02
1
-23
/
+0
|
|
*
|
dmaengine: imx-sdma: add virt-dma support
Robin Gong
2018-07-02
2
-93
/
+171
|
|
*
|
dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel
Sascha Hauer
2018-07-02
1
-54
/
+83
|
|
|
/
|
*
|
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2018-08-17
1
-0
/
+22
|
|
\
\
|
|
*
|
dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip support
Radhey Shyam Pandey
2018-06-29
1
-0
/
+22
|
|
|
/
|
*
|
Merge branch 'topic/ste' into for-linus
Vinod Koul
2018-08-17
3
-8
/
+19
|
|
\
\
|
|
*
|
dmaengine: stm32: replace "%p" with "%pK"
Benjamin Gaignard
2018-07-09
2
-6
/
+6
|
|
*
|
dmaengine: ste_dma40: Remove VLA usage
Kees Cook
2018-07-02
1
-2
/
+13
|
|
|
/
|
*
|
Merge branch 'topic/renesas' into for-linus
Vinod Koul
2018-08-17
1
-66
/
+46
|
|
\
\
|
|
*
|
dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr()
Yoshihiro Shimoda
2018-07-31
1
-17
/
+0
|
|
*
|
dmaengine: sh: rcar-dmac: Add dma_pause operation
Yoshihiro Shimoda
2018-07-11
1
-0
/
+12
|
|
*
|
dmaengine: sh: rcar-dmac: add a new function to clear CHCR.DE with barrier
Yoshihiro Shimoda
2018-07-11
1
-4
/
+11
|
|
*
|
dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0
Yoshihiro Shimoda
2018-07-10
1
-2
/
+3
|
|
*
|
dmaengine: rcar-dmac: clear channel register when error
Kuninori Morimoto
2018-07-09
1
-1
/
+9
|
|
*
|
dmaengine: rcar-dmac: Disable interrupts while stopping channels
Geert Uytterhoeven
2018-07-09
1
-2
/
+2
|
|
*
|
dmaengine: rcar-dmac: convert to SPDX identifiers
Kuninori Morimoto
2018-07-06
1
-4
/
+1
|
|
*
|
dmaengine: rcar-dmac: don't use DMAC error interrupt
Kuninori Morimoto
2018-06-28
1
-50
/
+22
|
|
|
/
|
*
|
Merge branch 'topic/owl' into for-linus
Vinod Koul
2018-08-17
3
-0
/
+980
|
|
\
\
|
|
*
|
dmaengine: Add Actions Semi Owl family S900 DMA driver
Manivannan Sadhasivam
2018-08-09
3
-0
/
+980
|
|
|
/
|
*
|
Merge branch 'topic/nbpfaxi' into for-linus
Vinod Koul
2018-08-17
1
-0
/
+1
|
|
\
\
|
|
*
|
dmaengine: nbpfaxi: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-09
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
2018-08-17
1
-6
/
+10
|
|
\
\
|
|
*
|
dmaengine: Revert "dmaengine: mv_xor_v2: enable COMPILE_TEST"
Vinod Koul
2018-07-25
1
-1
/
+1
|
|
*
|
dmaengine: mv_xor_v2: use {lower,upper}_32_bits to configure HW descriptor ad...
Hanna Hawa
2018-07-25
1
-2
/
+2
|
|
*
|
dmaengine: mv_xor_v2: enable COMPILE_TEST
Hanna Hawa
2018-07-20
1
-1
/
+1
|
|
*
|
dmaengine: mv_xor_v2: move unmap to before callback
Hanna Hawa
2018-07-20
1
-2
/
+1
|
|
*
|
dmaengine: mv_xor_v2: convert callback to helper function
Hanna Hawa
2018-07-20
1
-3
/
+2
|
|
*
|
dmaengine: mv_xor_v2: kill the tasklets upon exit
Hanna Hawa
2018-07-20
1
-0
/
+2
|
|
*
|
dmaengine: mv_xor_v2: explicitly freeup irq
Hanna Hawa
2018-07-20
1
-0
/
+4
|
|
|
/
|
*
|
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2018-08-17
1
-0
/
+6
|
|
\
\
|
|
*
|
dmaengine: ioatdma: set the completion address register after channel reset
Dave Jiang
2018-06-19
1
-0
/
+6
|
|
|
/
|
*
|
Merge branch 'topic/intel' into for-linus
Vinod Koul
2018-08-17
2
-0
/
+16
|
|
\
\
|
|
*
|
dmaengine: idma64: Support dmaengine_terminate_sync()
Andy Shevchenko
2018-07-10
1
-0
/
+8
|
|
*
|
dmaengine: hsu: Support dmaengine_terminate_sync()
Andy Shevchenko
2018-07-10
1
-0
/
+8
|
|
|
/
|
*
|
dmaengine: mic_x100_dma: use the new helper to simplify the code
Huang Shijie
2018-07-30
1
-7
/
+1
[next]