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 branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-02-02
1
-1
/
+1
|
\
|
*
-
.
Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next
Russell King
2018-01-21
6
-42
/
+53
|
|
\
\
|
|
*
|
ARM: 8745/1: get rid of __memzero()
Nicolas Pitre
2018-01-21
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-01-31
25
-276
/
+537
|
\
\
\
|
*
\
\
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2018-01-31
2
-168
/
+313
|
|
\
\
\
|
|
*
|
|
dmaengine: xilinx_dma: Free BD consistent memory
Kedareswara rao Appana
2018-01-08
1
-0
/
+5
|
|
*
|
|
dmaengine: xilinx_dma: Fix warning variable prev set but not used
Kedareswara rao Appana
2018-01-08
1
-3
/
+1
|
|
*
|
|
dmaengine: xilinx_dma: properly configure the SG mode bit in the driver for cdma
Kedareswara rao Appana
2018-01-08
1
-0
/
+10
|
|
*
|
|
dmaengine: xilinx_dma: Fix typos
Vinod Koul
2017-12-18
1
-3
/
+3
|
|
*
|
|
dmaengine: xilinx_dma: Differentiate probe based on the ip type
Kedareswara rao Appana
2017-12-18
1
-1
/
+6
|
|
*
|
|
dmaengine: xilinx_dma: fix style issues from checkpatch
Kedareswara rao Appana
2017-12-18
1
-1
/
+2
|
|
*
|
|
dmaengine: xilinx_dma: Fix kernel doc warnings
Kedareswara rao Appana
2017-12-18
1
-13
/
+24
|
|
*
|
|
dmaengine: xilinx_dma: Fix race condition in the driver for multiple descript...
Kedareswara rao Appana
2017-12-18
1
-51
/
+84
|
|
*
|
|
dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma
Kedareswara rao Appana
2017-12-18
1
-22
/
+19
|
|
*
|
|
dmaengine: xilinx_dma: Check for channel idle state before submitting dma des...
Kedareswara rao Appana
2017-12-18
1
-38
/
+22
|
|
*
|
|
dmaengine: zynqmp_dma: Fix race condition in the probe
Kedareswara rao Appana
2017-12-18
1
-1
/
+2
|
|
*
|
|
dmaengine: zynqmp_dma: Fix issues with overflow interrupt
Kedareswara rao Appana
2017-12-18
1
-1
/
+5
|
|
*
|
|
dmaengine: zynqmp_dma: Fix warning variable 'val' set but not used
Kedareswara rao Appana
2017-12-18
1
-4
/
+2
|
|
*
|
|
dmaengine: zynqmp_dma: Fix kernel doc-format
Kedareswara rao Appana
2017-12-18
1
-1
/
+3
|
|
*
|
|
dmaengine: zynqmp_dma: Add runtime pm support
Kedareswara rao Appana
2017-12-18
1
-32
/
+128
|
|
|
/
/
|
*
|
|
Merge branch 'topic/virt-dma' into for-linus
Vinod Koul
2018-01-31
10
-20
/
+107
|
|
\
\
\
|
|
*
|
|
dmaengine: s3c24xx-dma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
2017-12-04
1
-1
/
+10
|
|
*
|
|
dmaengine: k3dma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
2017-12-04
1
-1
/
+9
|
|
*
|
|
dmaengine: img-mdc-dma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
2017-12-04
1
-5
/
+12
|
|
*
|
|
dmaengine: amba-pl08x: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
2017-12-04
1
-1
/
+10
|
|
*
|
|
dmaengine: dma-jz4780: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
2017-12-04
1
-1
/
+9
|
|
*
|
|
dmaengine: bcm2835-dma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
2017-12-04
1
-1
/
+9
|
|
*
|
|
dmaengine: edma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
2017-12-04
1
-5
/
+2
|
|
*
|
|
dmaengine: omap-dma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
2017-12-04
1
-1
/
+1
|
|
*
|
|
dmaengine: virt-dma: Support for race free transfer termination
Peter Ujfalusi
2017-12-04
1
-0
/
+30
|
|
*
|
|
dmaengine: virt-dma: Add helper to free/reuse a descriptor
Peter Ujfalusi
2017-12-04
2
-4
/
+15
|
|
|
/
/
|
*
|
|
Merge branch 'topic/timb' into for-linus
Vinod Koul
2018-01-31
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
dmaengine: timb_dma: fix spelling mistake: "Couldnt" -> "Couldn't"
Colin Ian King
2017-12-11
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'topic/ti' into for-linus
Vinod Koul
2018-01-31
1
-1
/
+9
|
|
\
\
\
|
|
*
|
|
dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63
Vignesh R
2017-12-22
1
-1
/
+9
|
|
|
/
/
|
*
|
|
Merge branch 'topic/tegra' into for-linus
Vinod Koul
2018-01-31
1
-5
/
+14
|
|
\
\
\
|
|
*
|
|
dmaengine: tegra-apb: Support non-flow controlled slave configuration
Dmitry Osipenko
2017-11-29
1
-5
/
+14
|
|
|
/
/
|
*
|
|
Merge branch 'topic/stm' into for-linus
Vinod Koul
2018-01-31
1
-3
/
+0
|
|
\
\
\
|
|
*
|
|
dmaengine: stm32-dmamux: Remove unnecessary platform_get_resource() error check
Wei Yongjun
2018-01-19
1
-3
/
+0
|
|
|
/
/
|
*
|
|
Merge branch 'topic/sprd' into for-linus
Vinod Koul
2018-01-31
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
dmaengine: sprd: statify 'sprd_dma_prep_dma_memcpy'
Vinod Koul
2018-01-15
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'topic/rcar' into for-linus
Vinod Koul
2018-01-31
1
-1
/
+43
|
|
\
\
\
|
|
*
|
|
dmaengine: rcar-dmac: use TCRB instead of TCR for residue
Kuninori Morimoto
2017-11-29
1
-1
/
+21
|
|
*
|
|
dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearing
Kuninori Morimoto
2017-11-29
1
-0
/
+22
|
|
|
/
/
|
*
|
|
Merge branch 'topic/qcom_hidma' into for-linus
Vinod Koul
2018-01-31
1
-46
/
+15
|
|
\
\
\
|
|
*
|
|
dmaengine: qcom_hidma: simplify DT resource parsing
Rob Herring
2018-01-08
1
-46
/
+15
|
*
|
|
|
Merge branch 'topic/qcom' into for-linus
Vinod Koul
2018-01-31
2
-25
/
+25
|
|
\
\
\
\
|
|
*
|
|
|
dmaengine: qcom_hidma: Add identity register support
Sinan Kaya
2017-12-13
1
-3
/
+8
|
|
*
|
|
|
dmaengine: qcom_hidma: Add support for the new revision
Sinan Kaya
2017-12-13
1
-21
/
+13
|
|
|
/
/
/
|
|
*
/
/
dmaengine: qcom_hidma: check pending interrupts
Sinan Kaya
2017-12-12
1
-3
/
+6
|
|
|
/
/
[next]