aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_dma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-16dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in case !CONFIG_OFPeter Ujfalusi1-1/+1
2015-10-01dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OFKuninori Morimoto1-1/+1
2015-05-09dmaengine: of_dma: Support for DMA routersPeter Ujfalusi1-0/+21
2014-07-26dmaengine: of: add common xlate function for matching by channel idAlexander Popov1-0/+4
2013-06-12dma: of: Remove check on always true conditionLars-Peter Clausen1-1/+0
2013-05-02dma:of: Use a mutex to protect the of_dma_listLars-Peter Clausen1-4/+2
2013-04-15DMA: of: Constant namesMarkus Pargmann1-2/+2
2013-01-07dmaengine: fix !of_dma compilation warningVinod Koul1-4/+5
2013-01-07of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter1-2/+3
2013-01-06of: dma- fix build break for !CONFIG_OFVinod Koul1-0/+27
2013-01-06of: Add generic device tree DMA helpersJon Hunter1-0/+45