aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/dma-mapping-nommu.c
AgeCommit message (Expand)Author
2020-03-07dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-08arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-01-15dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig
2017-07-20ARM: NOMMU: Wire-up default DMA interfaceVladimir Murzin
2017-06-30ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin