Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
926150db8558dca59617c8786c3f91c239290ee1
/
drivers
/
of
/
overlay.c
8ce5f84
of: Remove struct device_node.type pointer
by Rob Herring
· 6 years ago
f962788
of: overlay: set node fields from properties when add new overlay node
by Frank Rowand
· 6 years ago
2fe0e87
of: overlay: check prevents multiple fragments touching same property
by Frank Rowand
· 6 years ago
c168263
of: overlay: check prevents multiple fragments add or delete same node
by Frank Rowand
· 6 years ago
a15e824
of: overlay: make all pr_debug() and pr_err() messages unique
by Frank Rowand
· 6 years ago
6f75118
of: overlay: validate overlay properties #address-cells and #size-cells
by Frank Rowand
· 6 years ago
81225ea
of: overlay: reorder fields in struct fragment
by Frank Rowand
· 6 years ago
8814dc4
of: overlay: do not duplicate properties from overlay for new nodes
by Frank Rowand
· 6 years ago
6b4955b
of: overlay: use prop add changeset entry for property in new nodes
by Frank Rowand
· 6 years ago
7c528e4
of: overlay: add missing of_node_put() after add new node to changeset
by Frank Rowand
· 6 years ago
144552c7
of: overlay: add tests to validate kfrees from overlay removal
by Frank Rowand
· 6 years ago
a613b26
of: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
b9952b5
of: overlay: update phandle cache on overlay apply and remove
by Frank Rowand
· 6 years ago
83ef477
of: overlay: Stop leaking resources on overlay removal
by Jan Kiszka
· 7 years ago
a514266
of: overlay: Fix forgotten reference to of_overlay_apply()
by Geert Uytterhoeven
· 7 years ago
b89dae1
of: overlay: do not include path in full_name of added nodes
by Frank Rowand
· 7 years ago
e547c00
of: improve reporting invalid overlay target path
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
589b754
of: overlay: Make node skipping in init_overlay_changeset() clearer
by Geert Uytterhoeven
· 7 years ago
35e691e
of: overlay: Fix out-of-bounds write in init_overlay_changeset()
by Geert Uytterhoeven
· 7 years ago
5e47481
of: overlay: Fix (un)locking in of_overlay_apply()
by Geert Uytterhoeven
· 7 years ago
1352f09
of: overlay: Fix memory leak in of_overlay_apply() error path
by Geert Uytterhoeven
· 7 years ago
6de67de
of: overlay: Remove else after goto
by Geert Uytterhoeven
· 7 years ago
e9d92e4
of: Spelling s/changset/changeset/
by Geert Uytterhoeven
· 7 years ago
4ee7c0d
of: overlay: make pr_err() string unique
by Frank Rowand
· 7 years ago
a1d19bd
of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove
by Frank Rowand
· 7 years ago
34ca5d7
of: overlay: remove unneeded check for NULL kbasename()
by Frank Rowand
· 7 years ago
e0a58f3
of: overlay: remove a dependency on device node full_name
by Frank Rowand
· 7 years ago
3912b79
of: overlay: simplify applying symbols from an overlay
by Frank Rowand
· 7 years ago
f948d6d
of: overlay: avoid race condition between applying multiple overlays
by Frank Rowand
· 7 years ago
6d0f547
of: overlay: loosen overly strict phandle clash check
by Frank Rowand
· 7 years ago
87f242c
of: overlay: expand check of whether overlay changeset can be removed
by Frank Rowand
· 7 years ago
24789c5
of: overlay: detect cases where device tree may become corrupt
by Frank Rowand
· 7 years ago
61b4de4
of: overlay: minor restructuring
by Frank Rowand
· 7 years ago
42b2e94
of: overlay: rename identifiers in dup_and_fixup_symbol_prop()
by Frank Rowand
· 7 years ago
0290c4c
of: overlay: rename identifiers to more reflect what they do
by Frank Rowand
· 7 years ago
bbed879
of: overlay.c: Convert comparisons to zero or NULL to logical expressions
by Frank Rowand
· 7 years ago
646afc4
of: overlay.c: Remove comments that state the obvious, to reduce clutter
by Frank Rowand
· 7 years ago
ac0f3e3
of: overlay: fix memory leak related to duplicated property
by Lixin Wang
· 7 years ago
d1651b0
of: overlay: add overlay symbols to live device tree
by Frank Rowand
· 7 years ago
c1cd1e0
of: overlay: correctly apply overlay node with unit-address
by Frank Rowand
· 7 years ago
0d638a0
of: Convert to using %pOF instead of full_name
by Rob Herring
· 8 years ago
7a12f45
of: detect invalid phandle in overlay
by Frank Rowand
· 8 years ago
261c73f
of: remove redundant memset in overlay
by XuYing
· 8 years ago
30965ee
of: drop duplicate headers
by Geliang Tang
· 8 years ago
39a842e
of/overlay: add of overlay notifications
by Alan Tull
· 8 years ago
606ad42
of: use pr_fmt prefix for all console printing
by Rob Herring
· 9 years ago
1832237
drivers/of: Export OF changeset functions
by Gavin Shan
· 9 years ago
001cf50
of/overlay: add missing of_node_put
by Julia Lawall
· 9 years ago
94a8bf9
of/overlay: Grammar s/an negative/a negative/
by Geert Uytterhoeven
· 10 years ago
d3a8916
of/overlay: Remove unused variable
by Fabio Estevam
· 10 years ago
0d1886d
of/overlay: Directly include idr.h
by Mark Brown
· 10 years ago
3e7f762
of/overlay: Do not generate duplicate nodes
by Pantelis Antoniou
· 10 years ago
7518b589
of/overlay: Introduce DT overlay support
by Pantelis Antoniou
· 10 years ago