summaryrefslogtreecommitdiffstats
path: root/drivers/dma/of-dma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: of_dma: approximate an average distributionNiklas Söderlund2016-05-141-2/+10
* dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2015-05-091-0/+89
* dmaengine: export symbol of of_dma_request_slave_channel()Kuninori Morimoto2015-03-071-0/+1
* dmaengine: of: bail out early if "dmas" property is not presentWolfram Sang2015-01-251-0/+4
* dmaengine: of: add common xlate function for matching by channel idAlexander Popov2014-07-261-0/+35
* dma: add channel request API that supports deferred probeStephen Warren2013-12-101-6/+9
* dma: of: make error message more meaningful by adding the node nameLothar Waßmann2013-08-191-1/+2
* dma: of: Remove check on always true conditionLars-Peter Clausen2013-06-121-13/+1
* dma: of: Remove restriction that #dma-cells can't be 0Lars-Peter Clausen2013-06-121-7/+4
* dma:of: Use a mutex to protect the of_dma_listLars-Peter Clausen2013-05-021-56/+20
* dma: of: Fix of_node reference leakLars-Peter Clausen2013-05-021-5/+6
* dma: of: Remove unnecessary list_empty checkLars-Peter Clausen2013-04-151-5/+0
* DMA: OF: Check properties value before running be32_to_cpup() on itViresh Kumar2013-04-151-2/+6
* DMA: of: Constant namesMarkus Pargmann2013-04-151-3/+3
* dma: of-dma: protect list write operation by spin_lockAndy Shevchenko2013-02-141-0/+2
* dma: of-dma.c: fix memory leakageCong Ding2013-02-141-0/+1
* dmaengine: move drivers/of/dma.c -> drivers/dma/of-dma.cVinod Koul2013-02-131-0/+264
OpenPOWER on IntegriCloud