summaryrefslogtreecommitdiffstats
path: root/drivers/dma/bcm2835-dma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: bcm2835-dma: Fix memory leak when stopping a running transferPeter Ujfalusi2015-03-301-0/+1
* dmaengine: bcm2835: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-12/+3Star
* dmaengine: bcm2835: Split device_controlMaxime Ripard2014-12-221-23/+8Star
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-221-1/+1
* dmaengine: Remove .owner field for driverKiran Padwal2014-11-061-1/+0Star
* dmaengine: bcm2835: Remove chancnt affectationsMaxime Ripard2014-11-061-2/+0Star
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-041-1/+1
* dmaengine: Add DMA_PRIVATE to BCM2835 driverFlorian Meier2014-01-201-0/+1
* dmaengine: Add support for BCM2835Florian Meier2014-01-071-0/+706