aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/bcm2835-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-30dmaengine: bcm2835-dma: Fix memory leak when stopping a running transferPeter Ujfalusi1-0/+1
2014-12-22dmaengine: bcm2835: Declare slave capabilities for the generic codeMaxime Ripard1-12/+3
2014-12-22dmaengine: bcm2835: Split device_controlMaxime Ripard1-23/+8
2014-12-22dmaengine: Make the destination abbreviation coherentMaxime Ripard1-1/+1
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal1-1/+0
2014-11-06dmaengine: bcm2835: Remove chancnt affectationsMaxime Ripard1-2/+0
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart1-1/+1
2014-01-20dmaengine: Add DMA_PRIVATE to BCM2835 driverFlorian Meier1-0/+1
2014-01-07dmaengine: Add support for BCM2835Florian Meier1-0/+706