summaryrefslogtreecommitdiffstats
path: root/include/linux/dma-noncoherent.h
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig2019-05-061-0/+6
* dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+4
* dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig2018-12-011-0/+2
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-2/+8
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-5/+0
* dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2018-09-201-0/+16
* dma-noncoherent: add a arch_sync_dma_for_cpu_all hookChristoph Hellwig2018-06-241-0/+8
* dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig2018-05-191-0/+47