aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel/dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29nds32: use generic dma_noncoherent_opsChristoph Hellwig1-102/+11
2018-05-29nds32: implement the unmap_sg DMA operationChristoph Hellwig1-0/+6
2018-05-29nds32: consolidate DMA cache maintainance routinesChristoph Hellwig1-94/+93
2018-02-22nds32: DMA mapping APIGreentime Hu1-0/+477