summaryrefslogtreecommitdiff
path: root/drivers/dma/k3dma.c
AgeCommit message (Expand)Author
2017-06-06k3dma: Add cyclic mode for audioAndy Green
2017-06-06k3dma: Fix "nobody cared" message seen on any errorAndy Green
2017-06-06k3dma: Fix dma err offsetsAndy Green
2017-06-06k3dma: Fix hisi burst clippingAndy Green
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard
2015-03-18Merge branch 'topic/alloc_removal' into for-linusVinod Koul
2015-03-18dmaengine: k3dma: remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: constify of_device_id arrayFabian Frederick
2015-01-13dmaengine: k3: fix duplicate function definitionArnd Bergmann
2015-01-13dmaengine: k3: Fix duplicated function name and allmodconfig buildKrzysztof Kozlowski
2014-12-22dmaengine: k3: Split device_controlMaxime Ripard
2014-11-17dmaengine: k3dma: Add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal
2014-11-06dmaengine: k3: Remove chancnt affectationsMaxime Ripard
2014-01-20dmaengine: k3dma: fix sparse warningsZhangfei Gao
2013-10-25dmaengine: k3dma: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-13dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-02dma: k3dma: use devm_ioremap_resource() instead of devm_request_and_ioremap()Jingoo Han
2013-08-28dmaengine: Add hisilicon k3 DMA engine driverZhangfei Gao