summaryrefslogtreecommitdiff
path: root/arch/arm/mm/dma-mapping-nommu.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig1-9/+0
2018-01-15dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig1-6/+3
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig1-4/+4
2017-07-20ARM: NOMMU: Wire-up default DMA interfaceVladimir Murzin1-9/+36
2017-06-30ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin1-0/+228