1. e54192b of: fix phandle cache creation for DTs with no phandles by Rob Herring · 6 years ago
  2. f42b0e18 of: add node name compare helper functions by Rob Herring · 6 years ago
  3. 36156f9 of: add helper to lookup compatible child node by Johan Hovold · 6 years ago
  4. b9952b5 of: overlay: update phandle cache on overlay apply and remove by Frank Rowand · 6 years ago
  5. 0b3ce78 of: cache phandle nodes to reduce cost of of_find_node_by_phandle() by Frank Rowand · 7 years ago
  6. bd6f2fd of: Support parsing phandle argument lists through a nexus node by Stephen Boyd · 7 years ago
  7. 2bed266 Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  8. af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
  9. a0e71cd of: Add helper for mapping device node to logical CPU number by Suzuki K Poulose · 7 years ago
  10. c633e89 Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  11. 02a876b of: Document exactly what of_find_node_by_name() puts by Stephen Boyd · 7 years ago
  12. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  13. e0a58f3 of: overlay: remove a dependency on device node full_name by Frank Rowand · 7 years ago
  14. b56b552 of: make kobject and bin_attribute support configurable by Rob Herring · 7 years ago
  15. bd82bbf of: fix missing kobject init for !SYSFS && OF_DYNAMIC config by Rob Herring · 7 years ago
  16. db179e0 of: do not leak console options by Sergey Senozhatsky · 7 years ago
  17. b0d9d92 of: base: use of_property_read_string() by Sergei Shtylyov · 7 years ago
  18. 8832963 of: base: use of_property_read_u32() by Sergei Shtylyov · 7 years ago
  19. 0d638a0 of: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  20. a4485b5 Merge branch 'dt/property-move' into dt/next by Rob Herring · 8 years ago
  21. b8ba92b Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into dt/property-move by Rob Herring · 8 years ago
  22. 27497e1 of: find_node_by_full_name rewrite to compare each level by Rob Herring · 8 years ago
  23. 95e6b1f of: use kbasename instead of open coding by Rob Herring · 8 years ago
  24. 7ace5f4 of: be consistent in form of file mode by Frank Rowand · 8 years ago
  25. 1df09bc of: Move OF property and graph API from base.c to property.c by Sakari Ailus · 8 years ago
  26. ac1e695 of_graph: add of_graph_get_endpoint_count() by Kuninori Morimoto · 8 years ago
  27. 0ef472a of_graph: add of_graph_get_port_parent() by Kuninori Morimoto · 8 years ago
  28. 4c9c3d5 of_graph: add of_graph_get_remote_endpoint() by Kuninori Morimoto · 8 years ago
  29. 00bab23 of-graph: export symbol of_phandle_iterator_init/next by Kuninori Morimoto · 8 years ago
  30. 3ef2bc0 Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  31. 91d9674 of: fix sparse warnings in of_find_next_cache_node by Rob Herring · 8 years ago
  32. 2475a2b drivers/of/base.c: Add of_property_read_u64_index by Alistair Popple · 8 years ago
  33. be5165a Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  34. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  35. b85ad49 of: introduce of_graph_get_remote_node by Rob Herring · 8 years ago
  36. 0549bde of: fix of_node leak caused in of_find_node_opts_by_path by Qi Hou · 8 years ago
  37. 5fa2353 of: base: add support to find the level of the last cache by Sudeep Holla · 8 years ago
  38. de96ec2 OF: Prevent unaligned access in of_alias_scan() by Paul Burton · 8 years ago
  39. 6df8b74 Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  40. 0a8b13e Revert "of: base: add support to get machine model name" by Rob Herring · 8 years ago
  41. 4aa6634 drivers/of: fix missing pr_cont()s in of_print_phandle_args by Marcin Nowakowski · 8 years ago
  42. e526979 of: base: add support to get machine model name by Sudeep Holla · 8 years ago
  43. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
  44. 05fd007 console: don't prefer first registered if DT specifies stdout-path by Paul Burton · 8 years ago
  45. a67e947 of: Add array read functions with min/max size limits by Richard Fitzgerald · 8 years ago
  46. 79ac5d3 of: Make of_find_property_value_of_size take a length range by Richard Fitzgerald · 8 years ago
  47. 34276bb of: fix reference counting in of_graph_get_endpoint_by_regs by Lucas Stach · 8 years ago
  48. beab47d of: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 8 years ago
  49. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  50. b9c13fe3 dt: Add of_device_compatible_match() by Benjamin Herrenschmidt · 9 years ago
  51. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 9 years ago
  52. d9fc880 of: fix memory leak related to safe_name() by Frank Rowand · 9 years ago
  53. e7f44b6 Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  54. 201b3fe drivers/of: Add check for null property in of_remove_property() by Suraj Jitindar Singh · 9 years ago
  55. 1c986e3 of: document refcount incrementation of of_get_cpu_node() by Masahiro Yamada · 9 years ago
  56. abdaa77 of: Introduce of_phandle_iterator_args() by Joerg Roedel · 9 years ago
  57. f623ce9 of: Introduce of_for_each_phandle() helper macro by Joerg Roedel · 9 years ago
  58. 2021bd0 of: Remove counting special case from __of_parse_phandle_with_args() by Joerg Roedel · 9 years ago
  59. cd209b4 of: Move phandle walking to of_phandle_iterator_next() by Joerg Roedel · 9 years ago
  60. 74e1fbb of: Introduce struct of_phandle_iterator by Joerg Roedel · 9 years ago
  61. fe99c70 of: add 'const' for of_property_*_string*() parameter '*np' by David Rivshin · 9 years ago
  62. 510bd06 of: simplify arch_find_n_match_cpu_physical_id() function by Masahiro Yamada · 9 years ago
  63. 4da3064d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  64. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  65. 8ffaa90 of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs by Dave Airlie · 10 years ago
  66. 8ccd0d0 of: add helper for getting endpoint node of specific identifiers by Hyungwon Hwang · 10 years ago
  67. c8fff7b of: return NUMA_NO_NODE from fallback of_node_to_nid() by Konstantin Khlebnikov · 10 years ago
  68. 194ec93 drivers: of/base: move of_init to driver_init by Sudeep Holla · 10 years ago
  69. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  70. 7505256 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  71. 6480827 of: base: improve of_get_next_child() kernel-doc by Baruch Siach · 10 years ago
  72. c3a416a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  73. 37786c7 of: Add helper function to check MMIO register endianness by Kevin Cernekee · 10 years ago
  74. 8147e2e Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-next by Rob Herring · 10 years ago
  75. f64255b Revert "of: Fix premature bootconsole disable with 'stdout-path'" by Peter Hurley · 10 years ago
  76. 721a09e of: handle both '/' and ':' in path strings by Brian Norris · 10 years ago
  77. 351d224 of: base: add function to get highest id of an alias stem by Wolfram Sang · 10 years ago
  78. 106937e of: fix handling of '/' in options for of_find_node_by_path() by Leif Lindholm · 10 years ago
  79. 2fa645c of: Fix premature bootconsole disable with 'stdout-path' by Peter Hurley · 10 years ago
  80. bfe446e of: Add of_graph_get_port_by_id function by Philipp Zabel · 11 years ago
  81. f033c0b of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint by Philipp Zabel · 10 years ago
  82. 2d4c0ae of: EXPORT_SYMBOL_GPL of_property_read_u64_array by Sakari Ailus · 10 years ago
  83. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  84. 7914a7c of: support passing console options with stdout-path by Leif Lindholm · 10 years ago
  85. 75c28c0 of: add optional options parameter to of_find_node_by_path() by Leif Lindholm · 10 years ago
  86. e99010e of: base, fix of_property_read_string_helper kernel-doc by Jiri Slaby · 10 years ago
  87. 53a4ab9 of: Change of_device_is_available() to return bool by Kevin Cernekee · 10 years ago
  88. 25c7a1d of: Fix of_device_is_compatible() comment by Kevin Cernekee · 10 years ago
  89. b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago
  90. c0e848d of: Remove spaces before tabs by Geert Uytterhoeven · 10 years ago
  91. c50949d of: Grammar s/an/a/ by Geert Uytterhoeven · 10 years ago
  92. 1821dda of: Improve grammar for of_alias_scan() documentation by Geert Uytterhoeven · 10 years ago
  93. d94a75c of: Correct of_phandle_args node reference in comments by Geert Uytterhoeven · 10 years ago
  94. 5063e25 of: Eliminate of_allnodes list by Grant Likely · 10 years ago
  95. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  96. fc59b44 of: Don't try to search when phandle == 0 by Grant Likely · 10 years ago
  97. 7dbe584 of: make sure of_alias is initialized before accessing it by Laurentiu Tudor · 10 years ago
  98. ef69d74 of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled by Gaurav Minocha · 10 years ago
  99. 5f74d8b of: correct of_console_check()'s return value by Brian Norris · 10 years ago
  100. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago