summaryrefslogtreecommitdiff
path: root/include/linux/dma-contiguous.h
AgeCommit message (Expand)Author
2019-08-21dma-direct: fix zone selection after an unaddressable CMA allocationChristoph Hellwig
2019-06-03dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous()Nicolin Chen
2019-06-03dma-contiguous: add dma_{alloc,free}_contiguous() helpersNicolin Chen
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98Thomas Gleixner
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim
2014-06-04cma: add placement specifier for "cma=" kernel parameterAkinobu Mita
2013-08-27drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2012-12-11drivers: cma: represent physical addresses as phys_addr_tVitaly Andrianov
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski