summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | dmaengine: zynqmp_dma: Fix issues with overflow interruptKedareswara rao Appana2017-12-181-1/+5
| | * | | dmaengine: zynqmp_dma: Fix warning variable 'val' set but not usedKedareswara rao Appana2017-12-181-4/+2Star
| | * | | dmaengine: zynqmp_dma: Fix kernel doc-formatKedareswara rao Appana2017-12-181-1/+3
| | * | | dmaengine: zynqmp_dma: Add runtime pm supportKedareswara rao Appana2017-12-181-32/+128
| | |/ /
| * | | Merge branch 'topic/virt-dma' into for-linusVinod Koul2018-01-3110-20/+107
| |\ \ \
| | * | | dmaengine: s3c24xx-dma: Use vchan_terminate_vdesc() instead of desc_freePeter Ujfalusi2017-12-041-1/+10
| | * | | dmaengine: k3dma: Use vchan_terminate_vdesc() instead of desc_freePeter Ujfalusi2017-12-041-1/+9
| | * | | dmaengine: img-mdc-dma: Use vchan_terminate_vdesc() instead of desc_freePeter Ujfalusi2017-12-041-5/+12
| | * | | dmaengine: amba-pl08x: Use vchan_terminate_vdesc() instead of desc_freePeter Ujfalusi2017-12-041-1/+10
| | * | | dmaengine: dma-jz4780: Use vchan_terminate_vdesc() instead of desc_freePeter Ujfalusi2017-12-041-1/+9
| | * | | dmaengine: bcm2835-dma: Use vchan_terminate_vdesc() instead of desc_freePeter Ujfalusi2017-12-041-1/+9
| | * | | dmaengine: edma: Use vchan_terminate_vdesc() instead of desc_freePeter Ujfalusi2017-12-041-5/+2Star
| | * | | dmaengine: omap-dma: Use vchan_terminate_vdesc() instead of desc_freePeter Ujfalusi2017-12-041-1/+1
| | * | | dmaengine: virt-dma: Support for race free transfer terminationPeter Ujfalusi2017-12-041-0/+30
| | * | | dmaengine: virt-dma: Add helper to free/reuse a descriptorPeter Ujfalusi2017-12-042-4/+15
| | |/ /
| * | | Merge branch 'topic/timb' into for-linusVinod Koul2018-01-311-1/+1
| |\ \ \
| | * | | dmaengine: timb_dma: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King2017-12-111-1/+1
| | |/ /
| * | | Merge branch 'topic/ti' into for-linusVinod Koul2018-01-311-1/+9
| |\ \ \
| | * | | dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63Vignesh R2017-12-221-1/+9
| | |/ /
| * | | Merge branch 'topic/tegra' into for-linusVinod Koul2018-01-311-5/+14
| |\ \ \
| | * | | dmaengine: tegra-apb: Support non-flow controlled slave configurationDmitry Osipenko2017-11-291-5/+14
| | |/ /
| * | | Merge branch 'topic/stm' into for-linusVinod Koul2018-01-311-3/+0Star
| |\ \ \
| | * | | dmaengine: stm32-dmamux: Remove unnecessary platform_get_resource() error checkWei Yongjun2018-01-191-3/+0Star
| | |/ /
| * | | Merge branch 'topic/sprd' into for-linusVinod Koul2018-01-311-1/+1
| |\ \ \
| | * | | dmaengine: sprd: statify 'sprd_dma_prep_dma_memcpy'Vinod Koul2018-01-151-1/+1
| | |/ /
| * | | Merge branch 'topic/rcar' into for-linusVinod Koul2018-01-311-1/+43
| |\ \ \
| | * | | dmaengine: rcar-dmac: use TCRB instead of TCR for residueKuninori Morimoto2017-11-291-1/+21
| | * | | dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearingKuninori Morimoto2017-11-291-0/+22
| | |/ /
| * | | Merge branch 'topic/qcom_hidma' into for-linusVinod Koul2018-01-311-46/+15Star
| |\ \ \
| | * | | dmaengine: qcom_hidma: simplify DT resource parsingRob Herring2018-01-081-46/+15Star
| * | | | Merge branch 'topic/qcom' into for-linusVinod Koul2018-01-312-25/+25
| |\ \ \ \
| | * | | | dmaengine: qcom_hidma: Add identity register supportSinan Kaya2017-12-131-3/+8
| | * | | | dmaengine: qcom_hidma: Add support for the new revisionSinan Kaya2017-12-131-21/+13Star
| | |/ / /
| | * / / dmaengine: qcom_hidma: check pending interruptsSinan Kaya2017-12-121-3/+6
| | |/ /
| * | | Merge branch 'topic/mic' into for-linusVinod Koul2018-01-311-3/+1Star
| |\ \ \
| | * | | dmaengine: mic_x100_dma: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-041-3/+1Star
| | |/ /
| * | | Merge branch 'topic/imx' into for-linusVinod Koul2018-01-311-0/+6
| |\ \ \
| | * | | dmaengine: imx-sdma: Add MODULE_FIRMWARENicolas Chauvet2017-12-221-0/+6
| | |/ /
| * | | Merge branch 'topic/cppi' into for-linusVinod Koul2018-01-311-1/+1
| |\ \ \
| | * | | dmaengine: cppi41: Fix channel queues array size checkGomonovych, Vasyl2017-12-221-1/+1
| | |/ /
| * | / dmaengine: dmatest: fix container_of member in dmatest_callbackYang Shunyong2018-01-301-1/+1
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-2/+0Star
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-031-2/+0Star
| |\ \ \ | | |/ / | |/| |
| | * | drivers/dma/ioat: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-051-2/+0Star
| | |/
* | | Merge branch 'pm-core'Rafael J. Wysocki2018-01-181-17/+7Star
|\ \ \ | |/ / |/| |
| * | dmaengine: rcar-dmac: Make DMAC reinit during system resume explicitGeert Uytterhoeven2018-01-171-17/+7Star
| |/
* | dmaengine: fsl-edma: disable clks on all error pathsAndreas Platschek2017-12-151-14/+14
* | dmaengine: jz4740: disable/unprepare clk if probe failsTobias Jordan2017-12-111-1/+3
* | dmaengine: dmatest: move callback wait queue to thread contextAdam Wallis2017-12-111-24/+31
* | dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_i...Gustavo A. R. Silva2017-11-291-1/+3