summaryrefslogtreecommitdiff
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-07-28
|\
| * Merge branch 'topic/dmaengine_cleanups' into for-linusVinod Koul2016-07-28
| |\
| | * dmaengine: ioat: statify symbolVinod Koul2016-07-23
| | * dmaengine: pxa_dma: implement device_synchronizeRobert Jarzmik2016-07-23
| | * dmaengine: imx-sdma: remove assignment never usedVinod Koul2016-07-23
| | * dmaengine: imx-sdma: remove dummy assignmentVinod Koul2016-07-23
| | * dmaengine: cppi: remove unused and bogus checkVinod Koul2016-07-23
| | * dmaengine: qcom_hidma_lli: kill the tasklets upon exitVinod Koul2016-07-23
| | * dmaengine: pxa_dma: remove owner assignmentVinod Koul2016-07-23
| | * dmaengine: fsl_raid: remove owner assignmentVinod Koul2016-07-23
| | * dmaengine: coh901318: remove owner assignmentVinod Koul2016-07-23
| | * dmaengine: qcom_hidma: kill the tasklets upon exitVinod Koul2016-07-23
| | * dmaengine: txx9dmac: explicitly freeup irqVinod Koul2016-07-23
| | * dmaengine: sirf-dma: kill the tasklets upon exitVinod Koul2016-07-23
| | * dmaengine: s3c24xx: kill the tasklets upon exitVinod Koul2016-07-23
| | * dmaengine: s3c24xx: explicitly freeup irqVinod Koul2016-07-23
| | * dmaengine: pl330: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: omap-dma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: mpc512x: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: nbpfaxi: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: nbpfaxi: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: moxart-dma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: mmp_tdma: statify symbolsVinod Koul2016-07-16
| | * dmaengine: mmp_pdma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: k3dma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: imx-sdma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: imx-dma: fix coding style issueVinod Koul2016-07-16
| | * dmaengine: imx-dma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: fsl-edma: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: jz4740: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: fsl_raid: fix size_t print specifiersVinod Koul2016-07-16
| | * dmaengine: fsl_raid: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: fsl-edma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: edma: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: edma: explicitly freeup irqVinod Koul2016-07-16
| | * dmaengine: coh901318: statify symbolsVinod Koul2016-07-16
| | * dmaengine: coh901318: kill the tasklets upon exitVinod Koul2016-07-16
| | * dmaengine: coh901318: explicitly freeup irqVinod Koul2016-07-16
| * | dmaengine: k3dma: add missing clk_disable_unprepare() on error in k3_dma_probe()Wei Yongjun2016-07-24
| * | dmaengine: zynqmp_dma: add missing MODULE_LICENSEArnd Bergmann2016-07-24
| * | dmaengine: qcom_hidma: use for_each_matching_node() macroWei Yongjun2016-07-24
| * | dmaengine: zynqmp_dma: Fix static checker warningKedareswara rao Appana2016-07-24
| * | dmaengine: omap-dma: Support for interleaved transferPeter Ujfalusi2016-07-24
| |/
| * dmaengine: dmatest: Add support for scatter-gather DMA modeKedareswara rao Appana2016-07-16
| * Merge branch 'topic/xilinx' into for-linusVinod Koul2016-07-16
| |\
| | * dmaengine: zynqmp: avoid cast warningArnd Bergmann2016-07-12
| | * dmaengine: xilinx: Fix race condition in axi dma cyclic dma modeKedareswara rao Appana2016-07-12
| | * dmaengine: Add Xilinx zynqmp dma engine driver supportKedareswara rao Appana2016-07-08
| | * dmaengine: xilinx: Use different channel names for each dmaKedareswara rao Appana2016-07-08
| | * dmaengine: xilinx: Rename driver and configKedareswara rao Appana2016-07-08