summaryrefslogtreecommitdiff
path: root/kernel/dma/mapping.c
AgeCommit message (Expand)Author
2019-03-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-03-06dma: Introduce dma_max_mapping_size()Joerg Roedel
2019-02-18dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig
2019-02-18powerpc/dma: stop overriding dma_get_required_maskChristoph Hellwig
2019-01-04dma-mapping: remove dmam_{declare,release}_coherent_memoryChristoph Hellwig
2019-01-04dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrsChristoph Hellwig
2018-12-20dma-mapping: fix inverted logic in dma_supportedThierry Reding
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13dma-mapping: move dma_cache_sync out of lineChristoph Hellwig
2018-12-13dma-mapping: move various slow path functions out of lineChristoph Hellwig
2018-12-13dma-mapping: move dma_get_required_mask to kernel/dmaChristoph Hellwig
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig
2018-09-20dma-mapping: support non-coherent devices in dma_common_get_sgtableChristoph Hellwig
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig
2018-09-08dma-mapping: remove dma_configureChristoph Hellwig
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig