summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2016-11-17dmaengine: cppi41: More PM runtime fixesTony Lindgren-4/+7
2016-11-14dmaengine: cpp41: Fix handling of error pathTony Lindgren-2/+9
2016-11-14dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connectedTony Lindgren-2/+8
2016-11-14dmaengine: cppi41: Fix list not empty warning on module removalTony Lindgren-0/+5
2016-11-14dmaengine: sun6i: fix the uninitialized value for v_lliAxl-zhang-1/+1
2016-10-18dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in KconfigJérémy Lefaure-0/+1
2016-10-18dmaengine: edma: Fix error return code in edma_alloc_chan_resources()Wei Yongjun-0/+1
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-685/+1465
2016-10-03Merge branch 'topic/unmap_cleanup' into for-linusVinod Koul-6/+5
2016-10-03Merge branch 'topic/tegra' into for-linusVinod Koul-12/+2
2016-10-03Merge branch 'topic/ste_dma40' into for-linusVinod Koul-131/+122
2016-10-03Merge branch 'topic/pl330' into for-linusVinod Koul-1/+14
2016-10-03Merge branch 'topic/omap' into for-linusVinod Koul-30/+213
2016-10-03Merge branch 'topic/no_irq' into for-linusVinod Koul-13/+10
2016-10-03Merge branch 'topic/mv_xor' into for-linusVinod Koul-1/+101
2016-10-03Merge branch 'topic/k3' into for-linusVinod Koul-38/+179
2016-10-03Merge branch 'topic/iommu' into for-linusVinod Koul-22/+94
2016-10-03Merge branch 'topic/ioatdma' into for-linusVinod Koul-1/+1
2016-10-03Merge branch 'topic/imx' into for-linusVinod Koul-1/+27
2016-10-03Merge branch 'topic/hsu' into for-linusVinod Koul-8/+7
2016-10-03Merge branch 'topic/err_reporting' into for-linusVinod Koul-242/+419
2016-10-03Merge branch 'topic/dmatest' into for-linusVinod Koul-5/+18
2016-10-03Merge branch 'topic/cppi' into for-linusVinod Koul-24/+116
2016-10-03Merge branch 'topic/core' into for-linusVinod Koul-0/+7
2016-10-03Merge branch 'topic/compile_test' into for-linusVinod Koul-78/+80
2016-10-01dmaengine: virt-dma: move function declarationsBaoyou Xie-2/+2
2016-10-01dmaengine: omap-dma: Enable burst and data pack for SGMisael Lopez Cruz-3/+6
2016-09-30dmaengine: fsldma: Unmap region obtained by of_iomapArvind Yadav-1/+3
2016-09-30dmaengine: jz4780: fix resource leaks on error exit returnColin Ian King-2/+6
2016-09-30dmaengine: coh901318: fix integer overflow when shifting more than 32 placesColin Ian King-2/+3
2016-09-30dmaengine: edma: avoid uninitialized variable useArnd Bergmann-4/+8
2016-09-28dmaengine: ti-dma-crossbar: enable COMPILE_TESTPeter Ujfalusi-2/+2
2016-09-28dmaengine: omap-dma: enable COMPILE_TESTPeter Ujfalusi-1/+1
2016-09-28dmaengine: edma: enable COMPILE_TESTPeter Ujfalusi-1/+1
2016-09-28dmaengine: ti-dma-crossbar: Fix of_device_id data parameter usagePeter Ujfalusi-10/+18
2016-09-28dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameterPeter Ujfalusi-1/+1
2016-09-28dmaengine: edma: Rename set_bits and remove unused clear_bits helperPeter Ujfalusi-8/+2
2016-09-28dmaengine: edma: Use correct type for of_find_property() third parameterPeter Ujfalusi-2/+1
2016-09-28dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC)Peter Ujfalusi-3/+8
2016-09-28dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structsPeter Ujfalusi-0/+2
2016-09-27dmaengine: tegra-adma: enable COMPILE_TESTVinod Koul-2/+1
2016-09-26dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variantJean-Francois Moine-0/+7
2016-09-26dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge-0/+3
2016-09-26ste_dma40: Rename a jump label in d40_log_lli_to_lcxa()Markus Elfring-3/+2
2016-09-26ste_dma40: Rename a jump label in __d40_execute_command_phy()Markus Elfring-2/+2
2016-09-26ste_dma40: Rename a jump label in dma_tasklet()Markus Elfring-3/+2
2016-09-26ste_dma40: Rename jump labels in d40_alloc_mask_set()Markus Elfring-12/+10
2016-09-26ste_dma40: Rename a jump label in d40_alloc_mask_free()Markus Elfring-3/+2
2016-09-26ste_dma40: Rename a jump label in d40_free_dma()Markus Elfring-3/+2
2016-09-26ste_dma40: Rename a jump label in d40_is_paused()Markus Elfring-4/+3