summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | dmaengine: cppi41: mark PM functions as __maybe_unusedArnd Bergmann2016-09-071-6/+4
| * | 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/+2
| * | dmaengine: edma: Use correct type for of_find_property() third parameterPeter Ujfalusi2016-09-281-2/+1
| * | 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/+1
| * | dmaengine: moxart: fix kconfig unmet direct dependenciesVinod Koul2016-09-261-1/+0
| * | dmaengine: sun4i: fix kconfig unmet direct dependenciesVinod Koul2016-09-261-1/+0
| * | 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/+1
| * | 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
| * | dmaengine: ep93xx: use correct print specifiers for size_tVinod Koul2016-09-261-2/+2
| * | dmaengine: sa11x0: enable COMPILE_TESTVinod Koul2016-09-261-1/+1
| * | dmaengine: sa11x0: use correct print specifiers for size_tVinod Koul2016-09-261-1/+1
| * | dmaengine: sa11x0: use correct print specifiers for u32Vinod Koul2016-09-261-1/+1
| * | dmaengine: sa11x0: use correct print specifiers for dma_addr_tVinod Koul2016-09-261-5/+5
| * | dmaengine: coh901318: enable COMPILE_TESTVinod Koul2016-09-261-1/+1
| * | dmaengine: coh901318: use NULL for pointer initializationVinod Koul2016-09-261-2/+2
| * | dmaengine: coh901318: fix pointer cast warningsVinod Koul2016-09-261-3/+3
| * | dmaengine: coh901318: return ssize_t for coh901318_debugfs_readVinod Koul2016-09-261-1/+1
| * | dmaengine: coh901318: use correct print specifiersVinod Koul2016-09-261-6/+6
| * | dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy staticVinod Koul2016-09-261-1/+1
| * | dmaengine: jz4780: enable COMPILE_TESTVinod Koul2016-09-261-1/+1
| * | dmaengine: jz4740: enable COMPILE_TESTVinod Koul2016-09-261-1/+1
| * | dmaengine: jz4740: remove unused arch headerVinod Koul2016-09-261-2/+0
| |/
* | dmaengine: virt-dma: move function declarationsBaoyou Xie2016-10-011-2/+2
* | dmaengine: fsldma: Unmap region obtained by of_iomapArvind Yadav2016-09-301-1/+3
* | dmaengine: jz4780: fix resource leaks on error exit returnColin Ian King2016-09-301-2/+6
* | dmaengine: coh901318: fix integer overflow when shifting more than 32 placesColin Ian King2016-09-301-2/+3
* | dmaengine: edma: avoid uninitialized variable useArnd Bergmann2016-09-301-4/+8
* | dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variantJean-Francois Moine2016-09-261-0/+7