- 99de649 OF: fix of_find_node_by_path() assumption that of_allnodes is root by Frank Rowand · 10 years ago
- 28d3ee4 of: avoid format string parsing in kobject names by Kees Cook · 10 years ago
- d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
- 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
- 43cb436 of: handle NULL node in next_child iterators by Florian Fainelli · 10 years ago
- c22e650 of: Make of_find_node_by_path() handle /aliases by Grant Likely · 11 years ago
- 0d0e02d of: Create unlocked version of for_each_child_of_node() by Grant Likely · 10 years ago
- 947fdaad0 of: fix race between search and remove in of_update_property() by Xiubo Li · 11 years ago
- 582da65 of: make of_update_property() usable earlier in the boot process by Thomas Petazzoni · 10 years ago
- 5a53a07 of: Improve grammar for of_alias_get_id() documentation by Geert Uytterhoeven · 11 years ago
- e7a62df of: Clean up of_update_property by Guenter Roeck · 11 years ago
- 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
- b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
- c12e69c Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
- 676e1b2 of: Add support for ePAPR "stdout-path" property by Grant Likely · 11 years ago
- 794016f 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 by Mark Brown · 11 years ago
- 0829f6d of: device_node kobject lifecycle fixes by Pantelis Antoniou · 11 years ago
- 8357041 of: remove /proc/device-tree by Grant Likely · 12 years ago
- 75b57ec of: Make device nodes kobjects so they show up in sysfs by Grant Likely · 11 years ago
- d484700 of: Warn if of_graph_parse_endpoint is called with the root node by Philipp Zabel · 11 years ago
- f2a575f [media] of: move common endpoint parsing to drivers/of by Philipp Zabel · 11 years ago
- 4329b93 of: Reduce indentation in of_graph_get_next_endpoint by Philipp Zabel · 11 years ago
- 6ff60d3 of: Warn if of_graph_get_next_endpoint is called with the root node by Philipp Zabel · 11 years ago
- fd9fdb7 [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of by Philipp Zabel · 11 years ago
- dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 11 years ago
- a3dbeb5 Revert "of: fix of_update_property()" by Grant Likely · 11 years ago
- 215a14c of: reimplement the matching method for __of_match_node() by Kevin Hao · 11 years ago
- 71c5498 Revert "of: search the best compatible match first in __of_match_node()" by Kevin Hao · 11 years ago
- 06b29e7 of: search the best compatible match first in __of_match_node() by Kevin Hao · 11 years ago
- 4e8ca6e Revert "OF: base: match each node compatible against all given matches first" by Kevin Hao · 11 years ago
- ad54a0c of: add functions to count number of elements in a property by Heiko Stuebner · 11 years ago
- 02ed594 of: fix of_update_property() by Xiubo Li · 11 years ago
- 62664f6 of: add __of_add_property() without lock operations by Xiubo Li · 11 years ago
- e3963fd of: Clear detach flag on attach by Pantelis Antoniou · 11 years ago
- 619d144 Merge remote-tracking branch 'grant/devicetree/next' into for-3.14 by Rob Herring · 11 years ago
- 42ccd78 of: Fix __of_device_is_available check by Xiubo Li · 11 years ago
- 1053531 OF: base: match each node compatible against all given matches first by Sebastian Hesselbarth · 11 years ago
- 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
- 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
- a3e31b4 of: Move definition of of_find_next_cache_node into common code. by Sudeep KarkadaNagesha · 11 years ago
- 624cfca of: Add helper for printing an of_phandle_args structure by Grant Likely · 11 years ago
- f3cea45 of: Fix iteration bug over CPU reg properties by Grant Likely · 11 years ago
- d1cb9d1 of: Make cpu node handling more portable. by David Miller · 11 years ago
- 444c91e of: fix unnecessary warning on missing /cpus node by Grant Likely · 11 years ago
- 0c3f061 of: implement of_node_to_nid as a weak function by Rob Herring · 11 years ago
- 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
- 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 91d9942 of: call __of_parse_phandle_with_args from of_parse_phandle by Stephen Warren · 11 years ago
- 035fd94 of: introduce of_parse_phandle_with_fixed_args by Stephen Warren · 11 years ago
- 5fba49e of: move of_parse_phandle() by Stephen Warren · 11 years ago
- eded9dd of: move documentation of of_parse_phandle_with_args by Stephen Warren · 11 years ago
- 0640332e of: Fix missing memory initialization on FDT unflattening by Grant Likely · 11 years ago
- 183912d of: move of_get_cpu_node implementation to DT core library by Sudeep KarkadaNagesha · 11 years ago
- 5c19e95 OF: Add helper for matching against linux,stdout-path by Sascha Hauer · 11 years ago
- 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
- d25d869 of: Fix locking vs. interrupts by Benjamin Herrenschmidt · 11 years ago
- 792efb8 of/base: fix typos by Lad, Prabhakar · 12 years ago
- ff9129b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
- 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 12 years ago
- 6695be6 [media] DT: export of_get_next_parent() for use by modules: fix modular V4L2 by Guennadi Liakhovetski · 12 years ago
- b855f16 of/base: release the node correctly in of_parse_phandle_with_args() by Tang Yuantian · 12 years ago
- daeec1f of: Remove duplicated code for validating property and value by Tony Prisk · 12 years ago
- 3daf372 of: Add support for reading a u32 from a multi-value property. by Tony Prisk · 12 years ago
- bd69f73 of: Create function for counting number of phandles in a property by Grant Likely · 12 years ago
- 23ce04c of/base: Clean up exit paths for of_parse_phandle_with_args() by Grant Likely · 12 years ago
- c31a0c0 of: fix recursive locking in of_get_next_available_child() by Stephen Warren · 12 years ago
- bfc4a58 Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.git by Grant Likely · 12 years ago
- d6d3c4e OF: convert devtree lock from rw_lock to raw spinlock by Thomas Gleixner · 12 years ago
- d2f4ec1 Merge branch 'robherring/for-next' from git://sources.calxeda.com/kernel/linux.git by Grant Likely · 12 years ago
- ced4eec of: Output devicetree alias names in uevent by Stepan Moskovchenko · 12 years ago
- 28d0e36 OF: Fixup resursive locking code paths by Thomas Gleixner · 12 years ago
- dc71bcf of: fix incorrect return value of of_find_matching_node_and_match() by Thomas Abraham · 12 years ago
- 80c2022 of: Fix export of of_find_matching_node_and_match() by Grant Likely · 12 years ago
- 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- 93c667c of: *node argument to of_parse_phandle_with_args should be const by Guennadi Liakhovetski · 12 years ago
- 465aac6 Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes" by Randy Dunlap · 12 years ago
- b8fbdc4 of: add 'const' for of_parse_phandle parameter *np by Steffen Trumtrar · 12 years ago
- 1a9bd45 powerpc+of: Export of_reconfig_notifier_[register,unregister] by Nathan Fontenot · 12 years ago
- 50c8af4 of: introduce for_each_matching_node_and_match() by Stephen Warren · 12 years ago
- be19324 dt: add helper function to read u8 & u16 variables & arrays by Viresh Kumar · 12 years ago
- 79d1c71 powerpc+of: Rename the drivers/of prom_* functions to of_* by Nathan Fontenot · 12 years ago
- 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
- e81b329 powerpc+of: Add /proc device tree updating to of node add/remove by Nathan Fontenot · 12 years ago
- a54dfb1 Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
- 9c19761 dt: introduce of_get_child_by_name to get child node by name by Srinivas Kandagatla · 12 years ago
- 3296193 dt: introduce for_each_available_child_of_node, of_get_next_available_child by Timur Tabi · 12 years ago
- f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
- 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- 475d009 of: Improve prom_update_property() function by Dong Aisheng · 12 years ago
- bc51b0c Revert "of: match by compatible property first" by Linus Torvalds · 12 years ago
- 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
- 1af4c7f of: return -ENOENT when no property by Alexandre Courbot · 12 years ago
- a3a7cab of: Fix null pointer related warnings in base.c file by Sachin Kamat · 12 years ago
- 107a84e of: match by compatible property first by Thierry Reding · 12 years ago
- c541adc dt: add property iteration helpers by Stephen Warren · 13 years ago
- 0f22dd3 of: Only compile OF_DYNAMIC on PowerPC pseries and iseries by Grant Likely · 13 years ago
- 7aff0fe of: Add of_property_match_string() to find index into a string list by Grant Likely · 13 years ago