aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma-noncoherent.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig1-1/+4
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig1-0/+2
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig1-2/+8
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-5/+0
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig1-0/+16
2018-06-24dma-noncoherent: add a arch_sync_dma_for_cpu_all hookChristoph Hellwig1-0/+8
2018-05-19dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig1-0/+47