aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dma-jz4740.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-11/+1
2015-03-30dmaengine: jz4740: Define capabilitiesLars-Peter Clausen1-0/+7
2015-03-18Merge branch 'topic/alloc_removal' into for-linusVinod Koul1-6/+0
2015-03-18dmaengine: jz4740: remove device_alloc_chan_resources handlerVinod Koul1-6/+0
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-03-05dmaengine: jz4740: Remove extra checkTapasweni Pathak1-1/+1
2014-12-22dmaengine: jz4740: Split device_controlMaxime Ripard1-17/+3
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal1-1/+0
2014-11-06dmaengine: jz4740: Remove chancnt affectationsMaxime Ripard1-2/+1
2014-09-11dmaengine: jz4740: Fix non-cyclic descriptor completionLars-Peter Clausen1-1/+2
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart1-1/+1
2014-07-25dmaengine: jz4740: Fix GPL v2 license string typoBjorn Helgaas1-1/+1
2013-10-25dmaengine: jz4740: use DMA_COMPLETE for dma completion statusVinod Koul1-1/+1
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen1-37/+221
2013-07-05dma: Add a jz4740 dmaengine driverLars-Peter Clausen1-0/+433