index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
dmaengine: xilinx_dma: Check for channel idle state before submitting dma descriptor
Kedareswara rao Appana
1
-38
/
+22
2017-12-18
dmaengine: zynqmp_dma: Fix race condition in the probe
Kedareswara rao Appana
1
-1
/
+2
2017-12-18
dmaengine: zynqmp_dma: Fix issues with overflow interrupt
Kedareswara rao Appana
1
-1
/
+5
2017-12-18
dmaengine: zynqmp_dma: Fix warning variable 'val' set but not used
Kedareswara rao Appana
1
-4
/
+2
2017-12-18
dmaengine: zynqmp_dma: Fix kernel doc-format
Kedareswara rao Appana
1
-1
/
+3
2017-12-18
dmaengine: zynqmp_dma: Add runtime pm support
Kedareswara rao Appana
1
-32
/
+128
2017-12-15
dmaengine: fsl-edma: disable clks on all error paths
Andreas Platschek
1
-14
/
+14
2017-12-13
dmaengine: qcom_hidma: Add identity register support
Sinan Kaya
1
-3
/
+8
2017-12-13
dmaengine: qcom_hidma: Add support for the new revision
Sinan Kaya
1
-21
/
+13
2017-12-12
dmaengine: qcom_hidma: check pending interrupts
Sinan Kaya
1
-3
/
+6
2017-12-11
dmaengine: jz4740: disable/unprepare clk if probe fails
Tobias Jordan
1
-1
/
+3
2017-12-11
dmaengine: timb_dma: fix spelling mistake: "Couldnt" -> "Couldn't"
Colin Ian King
1
-1
/
+1
2017-12-11
dmaengine: dmatest: move callback wait queue to thread context
Adam Wallis
1
-24
/
+31
2017-12-05
drivers/dma/ioat: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-2
/
+0
2017-12-04
dmaengine: mic_x100_dma: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-3
/
+1
2017-12-04
dmaengine: s3c24xx-dma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
1
-1
/
+10
2017-12-04
dmaengine: k3dma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
1
-1
/
+9
2017-12-04
dmaengine: img-mdc-dma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
1
-5
/
+12
2017-12-04
dmaengine: amba-pl08x: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
1
-1
/
+10
2017-12-04
dmaengine: dma-jz4780: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
1
-1
/
+9
2017-12-04
dmaengine: bcm2835-dma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
1
-1
/
+9
2017-12-04
dmaengine: edma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
1
-5
/
+2
2017-12-04
dmaengine: omap-dma: Use vchan_terminate_vdesc() instead of desc_free
Peter Ujfalusi
1
-1
/
+1
2017-12-04
dmaengine: virt-dma: Support for race free transfer termination
Peter Ujfalusi
1
-0
/
+30
2017-12-04
dmaengine: virt-dma: Add helper to free/reuse a descriptor
Peter Ujfalusi
2
-4
/
+15
2017-11-29
dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved
Gustavo A. R. Silva
1
-1
/
+3
2017-11-29
dmaengine: ioat: Fix error handling path
Christophe JAILLET
1
-1
/
+1
2017-11-29
dmaengine: rcar-dmac: use TCRB instead of TCR for residue
Kuninori Morimoto
1
-1
/
+21
2017-11-29
dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearing
Kuninori Morimoto
1
-0
/
+22
2017-11-29
dmaengine: tegra-apb: Support non-flow controlled slave configuration
Dmitry Osipenko
1
-5
/
+14
2017-11-14
Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
26
-290
/
+3596
2017-11-14
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
1
-0
/
+14
2017-11-14
Merge branch 'topic/timer_api' into for-linus
Vinod Koul
4
-11
/
+8
2017-11-14
Merge branch 'topic/ti' into for-linus
Vinod Koul
3
-4
/
+14
2017-11-14
Merge branch 'topic/sun' into for-linus
Vinod Koul
1
-61
/
+194
2017-11-14
Merge branch 'topic/sprd' into for-linus
Vinod Koul
3
-0
/
+997
2017-11-14
Merge branch 'topic/stm' into for-linus
Vinod Koul
4
-0
/
+2032
2017-11-14
Merge branch 'topic/sa11x0' into for-linus
Vinod Koul
1
-0
/
+11
2017-11-14
Merge branch 'topic/renasas' into for-linus
Vinod Koul
1
-3
/
+2
2017-11-14
Merge branch 'topic/qcom' into for-linus
Vinod Koul
1
-60
/
+109
2017-11-14
Merge branch 'topic/pl330' into for-linus
Vinod Koul
1
-19
/
+20
2017-11-14
Merge branch 'topic/imx' into for-linus
Vinod Koul
1
-3
/
+11
2017-11-14
Merge branch 'topic/img' into for-linus
Vinod Koul
1
-18
/
+80
2017-11-14
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
1
-0
/
+1
2017-11-14
Merge branch 'topic/bcom' into for-linus
Vinod Koul
2
-81
/
+38
2017-11-14
Merge branch 'topic/axi' into for-linus
Vinod Koul
1
-20
/
+55
2017-11-14
Merge branch 'topic/print_fixes' into for-linus
Vinod Koul
2
-4
/
+4
2017-11-08
dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type
Peter Ujfalusi
1
-4
/
+4
2017-11-08
dmaengine: dmatest: warn user when dma test times out
Adam Wallis
1
-0
/
+1
2017-11-08
dmaengine: Revert "rcar-dmac: use TCRB instead of TCR for residue"
Vinod Koul
1
-1
/
+1
[prev]
[next]