summaryrefslogtreecommitdiffstats
path: root/kernel/dma/coherent.c
AgeCommit message (Expand)Author
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan
2020-09-11dma-mapping: move the dma_declare_coherent_memory documentationChristoph Hellwig
2020-03-16dma-coherent: fix integer overflow in the reserved-memory dma allocationKevin Grandemange
2019-10-30dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin
2019-09-04dma-mapping: remove the dma_declare_coherent_memory exportChristoph Hellwig
2019-09-04dma-mapping: remove the dma_mmap_from_dev_coherent exportChristoph Hellwig
2019-09-04dma-mapping: remove dma_release_declared_memoryChristoph Hellwig
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig
2019-02-20dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig
2019-02-13dma-mapping: remove an incorrect __iommem annotationChristoph Hellwig
2019-01-04dma-mapping: remove a few unused exportsChristoph Hellwig
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig