summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2016-08-08dmaengine: timb_dma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: tegra20-apb-dma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: ste_dma40: convert callback to helper functionDave Jiang
2016-08-08dmaengine: sirf-dma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: sh_rcar-dmac: convert callback to helper functionDave Jiang
2016-08-08dmaengine: qcom_hidma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: ppc4xx_adma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: pl330: convert callback to helper functionDave Jiang
2016-08-08dmaengine: pch_dma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: nbpfaxi: convert callback to helper functionDave Jiang
2016-08-08dmaengine: mxs-dma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: mv_xor: convert callback to helper functionDave Jiang
2016-08-08dmaengine: mpc512x_dma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: mmp_tdma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: mmp_pdma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: mic_x100_dma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: ipu: convert callback to helper functionDave Jiang
2016-08-08dmaengine: iop-adma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: ioatdma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: imx-sdma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: imx-dma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: fsldma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: fsl_raid: convert callback to helper functionDave Jiang
2016-08-08dmaengine: ep93xx_dma: convert callback to helper functionDave Jiang
2016-08-08dmaengine: dw: convert callback to helper functionDave Jiang
2016-08-08dmaengine: cppi41: convert callback to helper functionDave Jiang
2016-08-08dmaengine: coh901318: convert callback to helper functionDave Jiang
2016-08-08dmaengine: at_xdmac: convert callback to helper functionDave Jiang
2016-08-08dmaengine: at_hdmac: convert callback to helper functionDave Jiang
2016-08-08dmaengine: Add helper function to prep for error reportingDave Jiang
2016-08-08dmaengine: ioatdma: fix uninitialized array usageDave Jiang
2016-07-28Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-07-28Merge branch 'topic/dmaengine_cleanups' into for-linusVinod Koul
2016-07-24dmaengine: k3dma: add missing clk_disable_unprepare() on error in k3_dma_probe()Wei Yongjun
2016-07-24dmaengine: zynqmp_dma: add missing MODULE_LICENSEArnd Bergmann
2016-07-24dmaengine: qcom_hidma: use for_each_matching_node() macroWei Yongjun
2016-07-24dmaengine: zynqmp_dma: Fix static checker warningKedareswara rao Appana
2016-07-24dmaengine: omap-dma: Support for interleaved transferPeter Ujfalusi
2016-07-23dmaengine: ioat: statify symbolVinod Koul
2016-07-23dmaengine: pxa_dma: implement device_synchronizeRobert Jarzmik
2016-07-23dmaengine: imx-sdma: remove assignment never usedVinod Koul
2016-07-23dmaengine: imx-sdma: remove dummy assignmentVinod Koul
2016-07-23dmaengine: cppi: remove unused and bogus checkVinod Koul
2016-07-23dmaengine: qcom_hidma_lli: kill the tasklets upon exitVinod Koul
2016-07-23dmaengine: pxa_dma: remove owner assignmentVinod Koul
2016-07-23dmaengine: fsl_raid: remove owner assignmentVinod Koul
2016-07-23dmaengine: coh901318: remove owner assignmentVinod Koul
2016-07-23dmaengine: qcom_hidma: kill the tasklets upon exitVinod Koul
2016-07-23dmaengine: txx9dmac: explicitly freeup irqVinod Koul
2016-07-23dmaengine: sirf-dma: kill the tasklets upon exitVinod Koul