summaryrefslogtreecommitdiffstats
path: root/kernel/dma
AgeCommit message (Expand)Author
2019-01-13dma-direct: do not include SME mask in the DMA supported checkLendacky, Thomas
2018-11-13dma-mapping: fix panic caused by passing empty cma command line argumentHe Zhe
2018-09-25dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declarationChristoph Hellwig
2018-09-01kernel/dma/direct: take DMA offset into account in dma_direct_supportedChristoph Hellwig
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-08-14Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-07-27dma-mapping: Generalise dma_32bit_limit flagRobin Murphy
2018-07-25swiotlb: clean up reportingKees Cook
2018-06-28swiotlb: export swiotlb_dma_opsChristoph Hellwig
2018-06-24dma-noncoherent: add a arch_sync_dma_for_cpu_all hookChristoph Hellwig
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig