summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-03Merge branch 'topic/compile_test' into for-linusVinod Koul
2016-10-01dmaengine: virt-dma: move function declarationsBaoyou Xie
2016-09-30DT: dmaengine: rcar-dmac: document R8A7743/5 supportSergei Shtylyov
2016-09-30dmaengine: fsldma: Unmap region obtained by of_iomapArvind Yadav
2016-09-30dmaengine: jz4780: fix resource leaks on error exit returnColin Ian King
2016-09-30dmaengine: coh901318: fix integer overflow when shifting more than 32 placesColin Ian King
2016-09-30dmaengine: edma: avoid uninitialized variable useArnd Bergmann
2016-09-28dmaengine: ti-dma-crossbar: enable COMPILE_TESTPeter Ujfalusi
2016-09-28dmaengine: omap-dma: enable COMPILE_TESTPeter Ujfalusi
2016-09-28dmaengine: edma: enable COMPILE_TESTPeter Ujfalusi
2016-09-28dmaengine: ti-dma-crossbar: Fix of_device_id data parameter usagePeter Ujfalusi
2016-09-28dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameterPeter Ujfalusi
2016-09-28dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configsPeter Ujfalusi
2016-09-28dmaengine: edma: Rename set_bits and remove unused clear_bits helperPeter Ujfalusi
2016-09-28dmaengine: edma: Use correct type for of_find_property() third parameterPeter Ujfalusi
2016-09-28dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC)Peter Ujfalusi
2016-09-28dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structsPeter Ujfalusi
2016-09-27dmaengine: tegra-adma: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variantJean-Francois Moine
2016-09-26dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge
2016-09-26dmaengine: moxart: fix kconfig unmet direct dependenciesVinod Koul
2016-09-26dmaengine: sun4i: fix kconfig unmet direct dependenciesVinod Koul
2016-09-26dmaengine: zxdma: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: timb-dma: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: s3c24xx: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: s3c24xx: fix pointer cast warningsVinod Koul
2016-09-26dmaengine: s3c24xx: use correct print specifiers for size_tVinod Koul
2016-09-26dmaengine: stm32-dma: make stm32_dma_set_config staticVinod Koul
2016-09-26dmaengine: stm32-dma: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: mmp_tdma: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: mmp_pdma: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: mmp_tdma: use correct print specifiers for size_tVinod Koul
2016-09-26dmaengine: ep93xx: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: ep93xx: don't use variables defined in global scopeVinod Koul
2016-09-26dmaengine: ep93xx: use correct print specifiers for size_tVinod Koul
2016-09-26dmaengine: sa11x0: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: sa11x0: use correct print specifiers for size_tVinod Koul
2016-09-26dmaengine: sa11x0: use correct print specifiers for u32Vinod Koul
2016-09-26dmaengine: sa11x0: use correct print specifiers for dma_addr_tVinod Koul
2016-09-26dmaengine: coh901318: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: coh901318: use NULL for pointer initializationVinod Koul
2016-09-26dmaengine: coh901318: fix pointer cast warningsVinod Koul
2016-09-26dmaengine: coh901318: return ssize_t for coh901318_debugfs_readVinod Koul
2016-09-26dmaengine: coh901318: use correct print specifiersVinod Koul
2016-09-26dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy staticVinod Koul
2016-09-26dmaengine: jz4780: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: jz4740: enable COMPILE_TESTVinod Koul
2016-09-26dmaengine: jz4740: remove unused arch headerVinod Koul
2016-09-14dmaengine: cleanup with list_first_entry_or_null()Masahiro Yamada
2016-09-14dmaengine: NO_IRQ removal from powerpc-only driversMichael Ellerman