summaryrefslogtreecommitdiffstats
path: root/include/linux/of_dma.h
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in ca...Peter Ujfalusi2015-11-161-1/+1
* dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OFKuninori Morimoto2015-10-011-1/+1
* dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2015-05-091-0/+21
* dmaengine: of: add common xlate function for matching by channel idAlexander Popov2014-07-261-0/+4
* dma: of: Remove check on always true conditionLars-Peter Clausen2013-06-121-1/+0
* dma:of: Use a mutex to protect the of_dma_listLars-Peter Clausen2013-05-021-4/+2
* DMA: of: Constant namesMarkus Pargmann2013-04-151-2/+2
* dmaengine: fix !of_dma compilation warningVinod Koul2013-01-071-4/+5
* of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter2013-01-071-2/+3
* of: dma- fix build break for !CONFIG_OFVinod Koul2013-01-061-0/+27
* of: Add generic device tree DMA helpersJon Hunter2013-01-061-0/+45