summaryrefslogtreecommitdiff
path: root/arch/nds32/kernel/dma.c
AgeCommit message (Expand)Author
2022-03-07nds32: Remove the architectureAlan Kao
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig
2019-06-25nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig
2018-05-29nds32: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-29nds32: implement the unmap_sg DMA operationChristoph Hellwig
2018-05-29nds32: consolidate DMA cache maintainance routinesChristoph Hellwig
2018-02-22nds32: DMA mapping APIGreentime Hu