aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/k3dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-20dmaengine: k3dma: fix sparse warningsZhangfei Gao1-2/+2
2013-10-25dmaengine: k3dma: use DMA_COMPLETE for dma completion statusVinod Koul1-1/+1
2013-10-13dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-02dma: k3dma: use devm_ioremap_resource() instead of devm_request_and_ioremap()Jingoo Han1-3/+3
2013-08-28dmaengine: Add hisilicon k3 DMA engine driverZhangfei Gao1-0/+837