Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6cb69ea53479958f914e03b21bab0ac152b8f949
/
kernel
/
dma
/
contiguous.c
298f3db
dma-contiguous: fix comment for dma_release_from_contiguous
by Peter Collingbourne
· 4 years, 9 months ago
8c8c5a499
dma-contiguous: CMA: give precedence to cmdline
by Nicolas Saenz Julienne
· 5 years ago
ca66536
kernel: dma-contiguous: mark CMA parameters __initdata/__initconst
by Shyam Saini
· 5 years ago
90ae409
dma-direct: fix zone selection after an unaddressable CMA allocation
by Christoph Hellwig
· 5 years ago
f46cc01
dma-contiguous: page-align the size in dma_free_contiguous()
by Nicolin Chen
· 5 years ago
c6622a4
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
by Nicolin Chen
· 5 years ago
bd2e756
dma-contiguous: use fallback alloc_pages for single pages
by Nicolin Chen
· 6 years ago
b1d2dc0
dma-contiguous: add dma_{alloc,free}_contiguous() helpers
by Nicolin Chen
· 6 years ago
a3ceed8
dma-mapping: fix panic caused by passing empty cma command line argument
by He Zhe
· 6 years ago
d834c5a
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()
by Marek Szyprowski
· 6 years ago
6518202
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
by Marek Szyprowski
· 6 years ago
cf65a0f
dma-mapping: move all DMA mapping code to kernel/dma
by Christoph Hellwig
· 7 years ago
[Renamed from drivers/base/dma-contiguous.c]
3282570
driver core: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
989d42e
driver core: add SPDX identifiers to all driver core files
by Greg Kroah-Hartman
· 7 years ago
f318dd0
cma: Store a name in the cma structure
by Laura Abbott
· 8 years ago
712c604
mm: wire up GFP flag passing in dma_alloc_from_contiguous
by Lucas Stach
· 8 years ago
e2f466e
mm: cma_alloc: allow to specify GFP mask
by Lucas Stach
· 8 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
67a2e213
mm: cma: fix incorrect type conversion for size during dma allocation
by Rohit Vaswani
· 9 years ago
a785ce9
CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bit
by Tan Xiaojun
· 9 years ago
47f29df
drivers: of: add return value to of_reserved_mem_device_init()
by Marek Szyprowski
· 10 years ago
de9e14e
drivers: dma-contiguous: add initialization from device tree
by Marek Szyprowski
· 10 years ago
c1f733aa
mm, CMA: change cma_declare_contiguous() to obey coding convention
by Joonsoo Kim
· 10 years ago
a254129
CMA: generalize CMA reserved area management functionality
by Joonsoo Kim
· 10 years ago
e0bdb37
DMA, CMA: support arbitrary bitmap granularity
by Joonsoo Kim
· 10 years ago
a15bc0b
DMA, CMA: support alignment constraint on CMA region
by Joonsoo Kim
· 10 years ago
3162bbd
DMA, CMA: separate core CMA management codes from DMA APIs
by Joonsoo Kim
· 10 years ago
fe8eea4
DMA, CMA: fix possible memory leak
by Joonsoo Kim
· 11 years ago
5ea3b1b
cma: add placement specifier for "cma=" kernel parameter
by Akinobu Mita
· 11 years ago
f70e3c4
CMA: correct unlock target
by Joonsoo Kim
· 11 years ago
bb56d0d
drivers/base/dma-contiguous.c: erratum of dev_get_cma_area
by Gioh Kim
· 11 years ago
7ee793a
cma: Remove potential deadlock situation
by Laura Abbott
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
7367880
treewide: fix "usefull" typo
by Michael Opdenacker
· 11 years ago
a254738
drivers: dma-contiguous: clean source code and prepare for device tree
by Marek Szyprowski
· 11 years ago
cebcac7
drivers / dma-contiguous: Fix __init attribute location
by Hanjun Guo
· 11 years ago
4009793
drivers: cma: represent physical addresses as phys_addr_t
by Vitaly Andrianov
· 12 years ago
446c82f
drivers: dma-contiguous: Don't redefine SZ_1M
by Laurent Pinchart
· 12 years ago
bdd43cb
drivers: dma-contiguous: refactor dma_alloc_from_contiguous()
by Michal Nazarewicz
· 12 years ago
7ce9bf1
mm: cma: fix alignment requirements for contiguous regions
by Marek Szyprowski
· 12 years ago
c64be2b
drivers: add Contiguous Memory Allocator
by Marek Szyprowski
· 13 years ago