summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/dma-mapping-nommu.c
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-11/+3Star
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-1/+1
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-2/+3
* arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig2018-09-081-4/+0Star
* dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-9/+0Star
* dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig2018-01-151-6/+3Star
* dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-151-4/+4
* ARM: NOMMU: Wire-up default DMA interfaceVladimir Murzin2017-07-201-9/+36
* ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin2017-06-301-0/+228