Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-16 | dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in ca... | Peter Ujfalusi | 1 | -1/+1 |
2015-10-01 | dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OF | Kuninori Morimoto | 1 | -1/+1 |
2015-05-09 | dmaengine: of_dma: Support for DMA routers | Peter Ujfalusi | 1 | -0/+21 |
2014-07-25 | dmaengine: of: add common xlate function for matching by channel id | Alexander Popov | 1 | -0/+4 |
2013-06-12 | dma: of: Remove check on always true condition | Lars-Peter Clausen | 1 | -1/+0 |
2013-05-02 | dma:of: Use a mutex to protect the of_dma_list | Lars-Peter Clausen | 1 | -4/+2 |
2013-04-15 | DMA: of: Constant names | Markus Pargmann | 1 | -2/+2 |
2013-01-08 | dmaengine: fix !of_dma compilation warning | Vinod Koul | 1 | -4/+5 |
2013-01-08 | of: dma: fix protection of DMA controller data stored by DMA helpers | Jon Hunter | 1 | -2/+3 |
2013-01-07 | of: dma- fix build break for !CONFIG_OF | Vinod Koul | 1 | -0/+27 |
2013-01-07 | of: Add generic device tree DMA helpers | Jon Hunter | 1 | -0/+45 |