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