- ca05f33 of: Fix reserved-memory overlap detection by Vincent Whitchurch · 4 years, 2 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
- 6f1188b of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-map node by Yue Hu · 4 years, 5 months ago
- 418370f of: reserved_mem: Fix typo in the too-many-regions message by Danny Lin · 4 years, 7 months ago
- 571d54e Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 7 months ago
- c8813f7 drivers/of: keep description of function consistent with function name by chenqiwu · 4 years, 8 months ago
- 081df76 of: reserved-memory: Support multiple regions per device by Thierry Reding · 4 years, 9 months ago
- 0da0e31 of: reserved-memory: Support lookup of regions by name by Thierry Reding · 4 years, 9 months ago
- 632c990 of: of_reserved_mem: Increase limit on number of reserved regions by Patrick Daly · 4 years, 10 months ago
- 5dba517 of: reserved_mem: add missing of_node_put() for proper ref-counting by Chris Goldsworthy · 5 years ago
- d698a38 of: reserved-memory: ignore disabled memory-region nodes by Krishna Reddy · 6 years ago
- d0b8ed4 of: reserved_mem: fix reserve memory leak by pierre Kuo · 6 years ago
- 5c01a25 of: fix kmemleak crash caused by imbalance in early memory reservation by Mike Rapoport · 6 years ago
- 42b46ae memblock: drop __memblock_alloc_base() by Mike Rapoport · 6 years ago
- 221e1e0 of: mark early_init_dt_alloc_reserved_memory_arch static by Christoph Hellwig · 6 years ago
- 42e45a9 media: s5p-mfc: Fix memdev DMA configuration by Robin Murphy · 6 years ago
- 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
- aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
- 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 7 years ago
- af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
- cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- eb297bc of: reserved_mem: Accessor for acquiring reserved_mem by Bjorn Andersson · 7 years ago
- 22f8cc6 drivers: of: increase MAX_RESERVED_REGIONS to 32 by Stewart Smith · 7 years ago
- df3ed93 Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and resolver code" by Rob Herring · 8 years ago
- 17a7035 of: fix sparse warnings in fdt, irq, reserved mem, and resolver code by Rob Herring · 8 years ago
- a3b398e of: reserved_mem: set dma_ops for devices using reserved mem by Smitha T Murthy · 8 years ago
- f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
- 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 9 years ago
- fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
- 9f5a802 [media] of: reserved_mem: restore old behavior when no region is defined by Marek Szyprowski · 9 years ago
- aaaab56 of: silence warnings due to max() usage by Stephen Rothwell · 9 years ago
- 7d48281 drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent by Jaewon · 9 years ago
- 59ce403 of: reserved_mem: add support for using more than one region for given device by Marek Szyprowski · 9 years ago
- e53b50c of: alloc anywhere from memblock if range not specified by Vinayak Menon · 9 years ago
- 9eb8cd2 of: Fix comparison of reserved memory regions by Michael Ellerman · 9 years ago
- 1cc8e34 drivers: of: of_reserved_mem: fixup the alignment with CMA setup by Jason Liu · 9 years ago
- 85a1c77 of: Print rather than WARN'ing when overlap check fails by Michael Ellerman · 9 years ago
- ae1add2 of: Check for overlap in reserved memory regions by Mitchel Humpherys · 9 years ago
- 615fde7 drivers: of: Export of_reserved_mem_device_{init,release} by George G. Davis · 10 years ago
- 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
- 9dcfee0 drivers: of: add automated assignment of reserved regions to client devices by Marek Szyprowski · 10 years ago
- 9dd3107 of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacks by Rob Herring · 11 years ago
- 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 11 years ago
- f618c47 drivers: of: add support for custom reserved memory drivers by Marek Szyprowski · 11 years ago
- 3f0c820 drivers: of: add initialization code for dynamic reserved memory by Marek Szyprowski · 11 years ago
- 1931ee1 Revert "drivers: of: add initialization code for dma reserved memory" by Marek Szyprowski · 11 years ago
- aca0156 drivers: of: fix build break if asm/dma-contiguous.h is missing by Marek Szyprowski · 11 years ago
- 9d8eab7 drivers: of: add initialization code for dma reserved memory by Marek Szyprowski · 11 years ago