Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-03 | dma-contiguous: use fallback alloc_pages for single pages | Nicolin Chen | 1 | -1/+10 |
2019-06-03 | dma-contiguous: add dma_{alloc,free}_contiguous() helpers | Nicolin Chen | 1 | -0/+47 |
2018-09-20 | dma-mapping: fix panic caused by passing empty cma command line argument | He Zhe | 1 | -1/+5 |
2018-08-17 | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu... | Marek Szyprowski | 1 | -4/+3 |
2018-08-17 | mm/cma: remove unsupported gfp_mask parameter from cma_alloc() | Marek Szyprowski | 1 | -1/+2 |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 1 | -0/+278 |