summaryrefslogtreecommitdiffstats
path: root/tools/include (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-30DT: dmaengine: rcar-dmac: document R8A7743/5 supportSergei Shtylyov1-1/+3
2016-09-30dmaengine: fsldma: Unmap region obtained by of_iomapArvind Yadav1-1/+3
2016-09-30dmaengine: jz4780: fix resource leaks on error exit returnColin Ian King1-2/+6
2016-09-30dmaengine: coh901318: fix integer overflow when shifting more than 32 placesColin Ian King1-2/+3
2016-09-30dmaengine: edma: avoid uninitialized variable useArnd Bergmann1-4/+8
2016-09-28dmaengine: ti-dma-crossbar: enable COMPILE_TESTPeter Ujfalusi1-2/+2
2016-09-28dmaengine: omap-dma: enable COMPILE_TESTPeter Ujfalusi1-1/+1
2016-09-28dmaengine: edma: enable COMPILE_TESTPeter Ujfalusi1-1/+1
2016-09-28dmaengine: ti-dma-crossbar: Fix of_device_id data parameter usagePeter Ujfalusi1-10/+18
2016-09-28dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameterPeter Ujfalusi1-1/+1
2016-09-28dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configsPeter Ujfalusi1-0/+19
2016-09-28dmaengine: edma: Rename set_bits and remove unused clear_bits helperPeter Ujfalusi1-8/+2
2016-09-28dmaengine: edma: Use correct type for of_find_property() third parameterPeter Ujfalusi1-2/+1
2016-09-28dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC)Peter Ujfalusi1-3/+8
2016-09-28dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structsPeter Ujfalusi1-0/+2
2016-09-27dmaengine: tegra-adma: enable COMPILE_TESTVinod Koul1-2/+1
2016-09-26dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variantJean-Francois Moine2-0/+8
2016-09-26dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge3-0/+44
2016-09-26dmaengine: moxart: fix kconfig unmet direct dependenciesVinod Koul1-1/+0
2016-09-26dmaengine: sun4i: fix kconfig unmet direct dependenciesVinod Koul1-1/+0
2016-09-26dmaengine: zxdma: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: timb-dma: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: s3c24xx: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: s3c24xx: fix pointer cast warningsVinod Koul1-1/+1
2016-09-26dmaengine: s3c24xx: use correct print specifiers for size_tVinod Koul1-2/+2
2016-09-26dmaengine: stm32-dma: make stm32_dma_set_config staticVinod Koul1-1/+1
2016-09-26dmaengine: stm32-dma: enable COMPILE_TESTVinod Koul1-2/+1
2016-09-26dmaengine: mmp_tdma: enable COMPILE_TESTVinod Koul2-3/+3
2016-09-26dmaengine: mmp_pdma: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: mmp_tdma: use correct print specifiers for size_tVinod Koul1-1/+1
2016-09-26dmaengine: ep93xx: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: ep93xx: don't use variables defined in global scopeVinod Koul1-4/+4
2016-09-26dmaengine: ep93xx: use correct print specifiers for size_tVinod Koul1-2/+2
2016-09-26dmaengine: sa11x0: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: sa11x0: use correct print specifiers for size_tVinod Koul1-1/+1
2016-09-26dmaengine: sa11x0: use correct print specifiers for u32Vinod Koul1-1/+1
2016-09-26dmaengine: sa11x0: use correct print specifiers for dma_addr_tVinod Koul1-5/+5
2016-09-26dmaengine: coh901318: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: coh901318: use NULL for pointer initializationVinod Koul1-2/+2
2016-09-26dmaengine: coh901318: fix pointer cast warningsVinod Koul1-3/+3
2016-09-26dmaengine: coh901318: return ssize_t for coh901318_debugfs_readVinod Koul1-1/+1
2016-09-26dmaengine: coh901318: use correct print specifiersVinod Koul1-6/+6
2016-09-26dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy staticVinod Koul1-1/+1
2016-09-26dmaengine: jz4780: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: jz4740: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dmaengine: jz4740: remove unused arch headerVinod Koul1-2/+0
2016-09-15dmaengine: dmatest: Restore "memcpy" as default modeEugeniy Paltsev1-2/+2
2016-09-14dmaengine: cppi41: Ignore EINPROGRESS for PM runtimeTony Lindgren1-1/+1
2016-09-14dmaengine: cleanup with list_first_entry_or_null()Masahiro Yamada4-57/+13
2016-09-14dmaengine: NO_IRQ removal from powerpc-only driversMichael Ellerman5-13/+13