Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
29b8e84fbc23cb2b70317b745641ea0569426872
/
drivers
/
of
/
resolver.c
60d437b
of: resolver: Add of_node_put() before return and break
by Nishka Dasgupta
· 5 years ago
b3e46d1
of: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
482137b
of: overlay: validate offset from property fixups
by Frank Rowand
· 7 years ago
0b3ce78
of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
by Frank Rowand
· 7 years ago
39a751a
of: change overlay apply input data from unflattened to FDT
by Frank Rowand
· 7 years ago
af6074f
of: Use SPDX license tag for DT files
by Rob Herring
· 7 years ago
f948d6d
of: overlay: avoid race condition between applying multiple overlays
by Frank Rowand
· 7 years ago
eeb0950
of/resolver: Replace kmalloc + memcpy with kmemdup()
by Stephen Boyd
· 7 years ago
d35d623
of/resolver: Simplify to be32_add_cpu()
by Stephen Boyd
· 7 years ago
27497e1
of: find_node_by_full_name rewrite to compare each level
by Rob Herring
· 8 years ago
95e6b1f
of: use kbasename instead of open coding
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
30965ee
of: drop duplicate headers
by Geliang Tang
· 8 years ago
32bed31
of: Fix issue where code would fall through to error case.
by Moritz Fischer
· 8 years ago
5581a95
of: Remove unused variable overlay_symbols
by Frank Rowand
· 8 years ago
4458db4
of: Move setting of pointer to beside test for non-null
by Frank Rowand
· 8 years ago
d9181b2
of: Add back an error message, restructured
by Frank Rowand
· 8 years ago
269f1a6
of: Update comments to reflect changes and increase clarity
by Frank Rowand
· 8 years ago
ea8229b
of: Remove redundant size check
by Frank Rowand
· 8 years ago
624ab2a
of: Update structure of code to be clearer, also remove BUG_ON()
by Frank Rowand
· 8 years ago
25e1687
of: Rename variables to better reflect purpose or follow convention
by Frank Rowand
· 8 years ago
fad556b
of: Remove prefix "__of_" from local function names
by Frank Rowand
· 8 years ago
f94823f
of: Rename functions to more accurately reflect what they do
by Frank Rowand
· 8 years ago
9f27ede
of: Convert comparisons to zero or NULL to logical expressions
by Frank Rowand
· 8 years ago
96d1c8e
of: Remove excessive printks to reduce clutter.
by Frank Rowand
· 8 years ago
a67976e
of: Remove comments that state the obvious, to reduce clutter
by Frank Rowand
· 8 years ago
5de3bbc
of: overlay: add resolver error prints
by Michal Suchanek
· 9 years ago
606ad42
of: use pr_fmt prefix for all console printing
by Rob Herring
· 9 years ago
82f6875
of: resolver: Add missing of_node_get and of_node_put
by Amitoj Kaur Chawla
· 9 years ago
da56d04
of/resolver: Switch to new local fixups format.
by Pantelis Antoniou
· 10 years ago
7941b27
of: Introduce Device Tree resolve support.
by Pantelis Antoniou
· 11 years ago