aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/mm/dma-mapping.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds1-48/+28
2019-08-29dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig1-6/+0
2019-08-06csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_rangeGuo Ren1-3/+2
2019-08-06csky/dma: Fixup cache_op failed when cross memory ZONEsGuo Ren1-45/+26
2018-12-01csky: use the generic remapping dma alloc implementationChristoph Hellwig1-140/+2
2018-12-01csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig1-1/+1
2018-10-25csky: MMU and page table managementGuo Ren1-0/+254