summaryrefslogtreecommitdiffstats
path: root/drivers/dma/k3dma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/alloc_removal' into for-linusVinod Koul2015-03-181-6/+0Star
|\
| * dmaengine: k3dma: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0Star
* | dmaengine: constify of_device_id arrayFabian Frederick2015-03-181-1/+1
|/
* dmaengine: k3: fix duplicate function definitionArnd Bergmann2015-01-131-3/+3
* dmaengine: k3: Fix duplicated function name and allmodconfig buildKrzysztof Kozlowski2015-01-131-4/+4
* dmaengine: k3: Split device_controlMaxime Ripard2014-12-221-90/+107
* dmaengine: k3dma: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2014-11-171-0/+2
* dmaengine: Remove .owner field for driverKiran Padwal2014-11-061-1/+0Star
* dmaengine: k3: Remove chancnt affectationsMaxime Ripard2014-11-061-1/+0Star
* dmaengine: k3dma: fix sparse warningsZhangfei Gao2014-01-201-2/+2
* dmaengine: k3dma: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-251-1/+1
* dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-131-1/+1
* dma: k3dma: use devm_ioremap_resource() instead of devm_request_and_ioremap()Jingoo Han2013-09-021-3/+3
* dmaengine: Add hisilicon k3 DMA engine driverZhangfei Gao2013-08-281-0/+837