aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/sun6i-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard1-1/+1
2015-05-08dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variantJens Kuske1-0/+12
2015-03-18Merge branch 'topic/alloc_removal' into for-linusVinod Koul1-6/+0
2015-03-18dmaengine: sun6i: remove device_alloc_chan_resources handlerVinod Koul1-6/+0
2015-03-18dmaengine: constify of_device_id arrayFabian Frederick1-1/+1
2014-12-22dmaengine: sun6i: Declare slave capabilities for the generic codeMaxime Ripard1-1/+9
2014-12-22dmaengine: sun6i: Split device_controlMaxime Ripard1-72/+78
2014-12-12Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-35/+87
2014-11-17dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variantChen-Yu Tsai1-0/+27
2014-11-17dmaengine: sun6i: support parameterized compatible stringsChen-Yu Tsai1-34/+60
2014-11-12dmaengine: sun6i: Fix memcpy operationMaxime Ripard1-31/+30
2014-11-06dmaengine: sun6i: Remove chancnt affectationsMaxime Ripard1-1/+0
2014-09-24dmaengine: sun6i: Remove obsolete clk muxing codeChen-Yu Tsai1-23/+0
2014-07-30dmaengine: sun6i: Fix memory leaksMaxime Ripard1-9/+12
2014-07-30dmaengine: sun6i: Free the interrupt before killing the taskletMaxime Ripard1-2/+2
2014-07-30dmaengine: sun6i: Remove switch statement from buswidth convertion routineMaxime Ripard1-12/+3
2014-07-28dmaengine: sun61: fix warning on bad print specfierVinod Koul1-2/+2
2014-07-28dmaengine: sun6i: fix build failure on x86, xilinx targetsVinod Koul1-2/+2
2014-07-25dmaengine: sun6i: Add driver for the Allwinner A31 DMA controllerMaxime Ripard1-0/+1059