aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/sun6i-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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