summaryrefslogtreecommitdiffstats
path: root/kernel/dma/mapping.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-13dma-mapping: move dma_cache_sync out of lineChristoph Hellwig1-0/+11
2018-12-13dma-mapping: move various slow path functions out of lineChristoph Hellwig1-2/+138
2018-12-13dma-mapping: move dma_get_required_mask to kernel/dmaChristoph Hellwig1-1/+33
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig1-84/+0
2018-09-20dma-mapping: support non-coherent devices in dma_common_get_sgtableChristoph Hellwig1-7/+16
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig1-11/+21
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig1-6/+0
2018-09-08dma-mapping: remove dma_configureChristoph Hellwig1-10/+0
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig1-0/+345