aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/dma/mapping.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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