summaryrefslogtreecommitdiff
path: root/drivers/dma/bcm2835-dma.c
Commit message (Expand)AuthorAge
* dmaengine: bcm2835: fix typo/added newline in legacy-mode warning messageMartin Sperl2016-05-02
* dmaengine: bcm2835: use platform_get_irq_bynameMartin Sperl2016-04-19
* dmaengine: bcm2835: add dma_memcopy support to bcm2835-dmaMartin Sperl2016-04-15
* dmaengine: bcm2835: add slave_sg support to bcm2835-dmaMartin Sperl2016-04-15
* dmaengine: bcm2835: limit max length based on channel typeMartin Sperl2016-04-15
* dmaengine: bcm2835: move controlblock chain generation into separate methodMartin Sperl2016-04-15
* dmaengine: bcm2835: move cyclic member from bcm2835_chan into bcm2835_descMartin Sperl2016-04-15
* dmaengine: bcm2835: add additional defines for DMA-registersMartin Sperl2016-04-15
* dmaengine: bcm2835: remove unnecessary masking of dma channelsMartin Sperl2016-04-15
* dmaengine: bcm2835: set residue_granularity fieldMartin Sperl2016-04-15
* dmaengine: bcm2835-dma: Convert to use DMA poolPeter Ujfalusi2015-12-05
* dmaengine: bcm2835-dma: Fix memory leak when stopping a running transferPeter Ujfalusi2015-03-30
* dmaengine: bcm2835: Declare slave capabilities for the generic codeMaxime Ripard2014-12-22
* dmaengine: bcm2835: Split device_controlMaxime Ripard2014-12-22
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-22
* dmaengine: Remove .owner field for driverKiran Padwal2014-11-06
* dmaengine: bcm2835: Remove chancnt affectationsMaxime Ripard2014-11-06
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
* dmaengine: Add DMA_PRIVATE to BCM2835 driverFlorian Meier2014-01-20
* dmaengine: Add support for BCM2835Florian Meier2014-01-07