summaryrefslogtreecommitdiff
path: root/arch/arm/mm/dma-mapping-nommu.c
AgeCommit message (Expand)Author
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe
2021-08-18ARM/nommu: use the generic dma-direct code for non-coherent devicesChristoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig
2019-10-30dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin
2019-09-04arm-nommu: call dma_mmap_from_dev_coherent directlyChristoph Hellwig
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-06-25arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig
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