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