aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/dma/contiguous.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-03dma-contiguous: use fallback alloc_pages for single pagesNicolin Chen1-1/+10
2019-06-03dma-contiguous: add dma_{alloc,free}_contiguous() helpersNicolin Chen1-0/+47
2018-09-20dma-mapping: fix panic caused by passing empty cma command line argumentHe Zhe1-1/+5
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()Marek Szyprowski1-4/+3
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski1-1/+2
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig1-0/+278