aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
...
| | * | dmaengine: tegra20-apb-dma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: ste_dma40: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: sirf-dma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: sh_rcar-dmac: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: qcom_hidma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: ppc4xx_adma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: pl330: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: pch_dma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: nbpfaxi: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: mxs-dma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: mv_xor: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: mpc512x_dma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: mmp_tdma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: mmp_pdma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: mic_x100_dma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: ipu: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: iop-adma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: ioatdma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: imx-sdma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: imx-dma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: fsldma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: fsl_raid: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: ep93xx_dma: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: dw: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: cppi41: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: coh901318: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: at_xdmac: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: at_hdmac: convert callback to helper functionDave Jiang2016-08-07
| | * | dmaengine: Add helper function to prep for error reportingDave Jiang2016-08-07
| | |/
| * | Merge branch 'topic/dmatest' into for-linusVinod Koul2016-10-02
| |\ \
| | * | dmaengine: dmatest: Restore "memcpy" as default modeEugeniy Paltsev2016-09-15
| | * | dmaengine: dmatest: Apply copy_align to DMA_SG as wellNicolin Chen2016-09-09
| | * | dmaengine: dmatest: exclude compare and fill time during perf reportSinan Kaya2016-09-02
| | |/
| * | Merge branch 'topic/cppi' into for-linusVinod Koul2016-10-02
| |\ \
| | * | dmaengine: cppi41: Ignore EINPROGRESS for PM runtimeTony Lindgren2016-09-14
| | * | dmaengine: cppi41: mark PM functions as __maybe_unusedArnd Bergmann2016-09-07
| | * | dmaengine: cppi41: Add basic PM runtime supportTony Lindgren2016-08-31
| | * | dmaengine: cppi41: Prepare to add PM runtime supportTony Lindgren2016-08-31
| | |/
| * | Merge branch 'topic/core' into for-linusVinod Koul2016-10-02
| |\ \
| | * | dmaengine: device must have at least one channelViresh Kumar2016-08-22
| | |/
| * | Merge branch 'topic/compile_test' into for-linusVinod Koul2016-10-02
| |\ \
| | * | dmaengine: ti-dma-crossbar: enable COMPILE_TESTPeter Ujfalusi2016-09-27
| | * | dmaengine: omap-dma: enable COMPILE_TESTPeter Ujfalusi2016-09-27
| | * | dmaengine: edma: enable COMPILE_TESTPeter Ujfalusi2016-09-27
| | * | dmaengine: ti-dma-crossbar: Fix of_device_id data parameter usagePeter Ujfalusi2016-09-27
| | * | dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameterPeter Ujfalusi2016-09-27
| | * | dmaengine: edma: Rename set_bits and remove unused clear_bits helperPeter Ujfalusi2016-09-27
| | * | dmaengine: edma: Use correct type for of_find_property() third parameterPeter Ujfalusi2016-09-27
| | * | dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC)Peter Ujfalusi2016-09-27
| | * | dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structsPeter Ujfalusi2016-09-27