Frank Rowand
|
99de64984c
OF: fix of_find_node_by_path() assumption that of_allnodes is root
|
11 years ago |
Kees Cook
|
28d3ee40ef
of: avoid format string parsing in kobject names
|
11 years ago |
Linus Torvalds
|
d27050641e
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
|
11 years ago |
Linus Torvalds
|
1aacb90eaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
|
11 years ago |
Florian Fainelli
|
43cb436787
of: handle NULL node in next_child iterators
|
11 years ago |
Grant Likely
|
c22e650e66
of: Make of_find_node_by_path() handle /aliases
|
11 years ago |
Grant Likely
|
0d0e02d605
of: Create unlocked version of for_each_child_of_node()
|
11 years ago |
Xiubo Li
|
947fdaad06
of: fix race between search and remove in of_update_property()
|
11 years ago |
Thomas Petazzoni
|
582da6527d
of: make of_update_property() usable earlier in the boot process
|
11 years ago |
Geert Uytterhoeven
|
5a53a07f12
of: Improve grammar for of_alias_get_id() documentation
|
11 years ago |
Guenter Roeck
|
e7a62df8e8
of: Clean up of_update_property
|
11 years ago |
Linus Torvalds
|
3c83e61e67
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
|
11 years ago |
Linus Torvalds
|
b9f2b21a32
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
|
11 years ago |
Linus Torvalds
|
c12e69c6aa
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
|
11 years ago |
Grant Likely
|
676e1b2fcd
of: Add support for ePAPR "stdout-path" property
|
11 years ago |
Mark Brown
|
794016f9dc
Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/fixed', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp872x' and 'regulator/topic/max14577' into regulator-next
|
11 years ago |
Pantelis Antoniou
|
0829f6d1f6
of: device_node kobject lifecycle fixes
|
11 years ago |
Grant Likely
|
8357041a69
of: remove /proc/device-tree
|
12 years ago |
Grant Likely
|
75b57ecf9d
of: Make device nodes kobjects so they show up in sysfs
|
11 years ago |
Philipp Zabel
|
d484700a36
of: Warn if of_graph_parse_endpoint is called with the root node
|
11 years ago |
Philipp Zabel
|
f2a575f676
[media] of: move common endpoint parsing to drivers/of
|
11 years ago |
Philipp Zabel
|
4329b93b28
of: Reduce indentation in of_graph_get_next_endpoint
|
11 years ago |
Philipp Zabel
|
6ff60d397b
of: Warn if of_graph_get_next_endpoint is called with the root node
|
11 years ago |
Philipp Zabel
|
fd9fdb78a9
[media] of: move graph helpers from drivers/media/v4l2-core to drivers/of
|
11 years ago |
Grant Likely
|
dab2310d9d
Merge tag 'v3.14-rc5' into HEAD
|
11 years ago |
Grant Likely
|
a3dbeb5b45
Revert "of: fix of_update_property()"
|
11 years ago |
Kevin Hao
|
215a14cfac
of: reimplement the matching method for __of_match_node()
|
11 years ago |
Kevin Hao
|
71c5498eed
Revert "of: search the best compatible match first in __of_match_node()"
|
11 years ago |
Kevin Hao
|
06b29e76a7
of: search the best compatible match first in __of_match_node()
|
11 years ago |
Kevin Hao
|
4e8ca6ee3a
Revert "OF: base: match each node compatible against all given matches first"
|
11 years ago |