summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| | * | dmaengine: ipu: convert callback to helper functionDave Jiang2016-08-081-10/+8Star
| | * | dmaengine: iop-adma: convert callback to helper functionDave Jiang2016-08-081-2/+1Star
| | * | dmaengine: ioatdma: convert callback to helper functionDave Jiang2016-08-081-8/+4Star
| | * | dmaengine: imx-sdma: convert callback to helper functionDave Jiang2016-08-081-4/+3Star
| | * | dmaengine: imx-dma: convert callback to helper functionDave Jiang2016-08-081-3/+1Star
| | * | dmaengine: fsldma: convert callback to helper functionDave Jiang2016-08-081-5/+1Star
| | * | dmaengine: fsl_raid: convert callback to helper functionDave Jiang2016-08-081-9/+1Star
| | * | dmaengine: ep93xx_dma: convert callback to helper functionDave Jiang2016-08-081-6/+4Star
| | * | dmaengine: dw: convert callback to helper functionDave Jiang2016-08-081-8/+6Star
| | * | dmaengine: cppi41: convert callback to helper functionDave Jiang2016-08-081-1/+1
| | * | dmaengine: coh901318: convert callback to helper functionDave Jiang2016-08-081-6/+3Star
| | * | dmaengine: at_xdmac: convert callback to helper functionDave Jiang2016-08-081-4/+4
| | * | dmaengine: at_hdmac: convert callback to helper functionDave Jiang2016-08-081-9/+2Star
| | * | dmaengine: Add helper function to prep for error reportingDave Jiang2016-08-081-0/+72
| | |/
| * | Merge branch 'topic/dmatest' into for-linusVinod Koul2016-10-031-5/+18
| |\ \
| | * | dmaengine: dmatest: Restore "memcpy" as default modeEugeniy Paltsev2016-09-151-2/+2
| | * | dmaengine: dmatest: Apply copy_align to DMA_SG as wellNicolin Chen2016-09-091-1/+1
| | * | dmaengine: dmatest: exclude compare and fill time during perf reportSinan Kaya2016-09-021-2/+15
| | |/
| * | Merge branch 'topic/cppi' into for-linusVinod Koul2016-10-031-24/+116
| |\ \
| | * | dmaengine: cppi41: Ignore EINPROGRESS for PM runtimeTony Lindgren2016-09-141-1/+1
| | * | dmaengine: cppi41: mark PM functions as __maybe_unusedArnd Bergmann2016-09-071-6/+4Star
| | * | dmaengine: cppi41: Add basic PM runtime supportTony Lindgren2016-08-311-5/+99
| | * | dmaengine: cppi41: Prepare to add PM runtime supportTony Lindgren2016-08-311-15/+15
| | |/
| * | Merge branch 'topic/core' into for-linusVinod Koul2016-10-031-0/+7
| |\ \
| | * | dmaengine: device must have at least one channelViresh Kumar2016-08-221-0/+7
| | |/
| * | Merge branch 'topic/compile_test' into for-linusVinod Koul2016-10-0312-78/+80
| |\ \
| | * | dmaengine: ti-dma-crossbar: enable COMPILE_TESTPeter Ujfalusi2016-09-281-2/+2
| | * | dmaengine: omap-dma: enable COMPILE_TESTPeter Ujfalusi2016-09-281-1/+1
| | * | dmaengine: edma: enable COMPILE_TESTPeter Ujfalusi2016-09-281-1/+1
| | * | dmaengine: ti-dma-crossbar: Fix of_device_id data parameter usagePeter Ujfalusi2016-09-281-10/+18
| | * | dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameterPeter Ujfalusi2016-09-281-1/+1
| | * | dmaengine: edma: Rename set_bits and remove unused clear_bits helperPeter Ujfalusi2016-09-281-8/+2Star
| | * | dmaengine: edma: Use correct type for of_find_property() third parameterPeter Ujfalusi2016-09-281-2/+1Star
| | * | dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC)Peter Ujfalusi2016-09-281-3/+8
| | * | dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structsPeter Ujfalusi2016-09-281-0/+2
| | * | dmaengine: tegra-adma: enable COMPILE_TESTVinod Koul2016-09-271-2/+1Star
| | * | dmaengine: moxart: fix kconfig unmet direct dependenciesVinod Koul2016-09-261-1/+0Star
| | * | dmaengine: sun4i: fix kconfig unmet direct dependenciesVinod Koul2016-09-261-1/+0Star
| | * | dmaengine: zxdma: enable COMPILE_TESTVinod Koul2016-09-261-1/+1
| | * | dmaengine: timb-dma: enable COMPILE_TESTVinod Koul2016-09-261-1/+1
| | * | dmaengine: s3c24xx: enable COMPILE_TESTVinod Koul2016-09-261-1/+1
| | * | dmaengine: s3c24xx: fix pointer cast warningsVinod Koul2016-09-261-1/+1
| | * | dmaengine: s3c24xx: use correct print specifiers for size_tVinod Koul2016-09-261-2/+2
| | * | dmaengine: stm32-dma: make stm32_dma_set_config staticVinod Koul2016-09-261-1/+1
| | * | dmaengine: stm32-dma: enable COMPILE_TESTVinod Koul2016-09-261-2/+1Star
| | * | dmaengine: mmp_tdma: enable COMPILE_TESTVinod Koul2016-09-261-2/+2
| | * | dmaengine: mmp_pdma: enable COMPILE_TESTVinod Koul2016-09-261-1/+1
| | * | dmaengine: mmp_tdma: use correct print specifiers for size_tVinod Koul2016-09-261-1/+1
| | * | dmaengine: ep93xx: enable COMPILE_TESTVinod Koul2016-09-261-1/+1
| | * | dmaengine: ep93xx: don't use variables defined in global scopeVinod Koul2016-09-261-4/+4