aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/dma/coherent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-0/+1
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan1-4/+3
2020-09-11dma-mapping: move the dma_declare_coherent_memory documentationChristoph Hellwig1-0/+17
2020-03-16dma-coherent: fix integer overflow in the reserved-memory dma allocationKevin Grandemange1-6/+7
2019-10-30dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin1-7/+9
2019-09-04dma-mapping: remove the dma_declare_coherent_memory exportChristoph Hellwig1-1/+0
2019-09-04dma-mapping: remove the dma_mmap_from_dev_coherent exportChristoph Hellwig1-1/+0
2019-09-04dma-mapping: remove dma_release_declared_memoryChristoph Hellwig1-11/+0
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig1-18/+7
2019-02-20dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig1-23/+0
2019-02-13dma-mapping: remove an incorrect __iommem annotationChristoph Hellwig1-1/+1
2019-01-04dma-mapping: remove a few unused exportsChristoph Hellwig1-2/+0
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig1-0/+434