1. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
  2. 05fd007 console: don't prefer first registered if DT specifies stdout-path by Paul Burton · 8 years ago
  3. a67e947 of: Add array read functions with min/max size limits by Richard Fitzgerald · 8 years ago
  4. 79ac5d3 of: Make of_find_property_value_of_size take a length range by Richard Fitzgerald · 8 years ago
  5. 34276bb of: fix reference counting in of_graph_get_endpoint_by_regs by Lucas Stach · 8 years ago
  6. beab47d of: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 8 years ago
  7. 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
  8. b9c13fe dt: Add of_device_compatible_match() by Benjamin Herrenschmidt · 8 years ago
  9. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 8 years ago
  10. d9fc880 of: fix memory leak related to safe_name() by Frank Rowand · 8 years ago
  11. e7f44b6 Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  12. 201b3fe drivers/of: Add check for null property in of_remove_property() by Suraj Jitindar Singh · 8 years ago
  13. 1c986e3 of: document refcount incrementation of of_get_cpu_node() by Masahiro Yamada · 8 years ago
  14. abdaa77 of: Introduce of_phandle_iterator_args() by Joerg Roedel · 8 years ago
  15. f623ce9 of: Introduce of_for_each_phandle() helper macro by Joerg Roedel · 8 years ago
  16. 2021bd0 of: Remove counting special case from __of_parse_phandle_with_args() by Joerg Roedel · 8 years ago
  17. cd209b4 of: Move phandle walking to of_phandle_iterator_next() by Joerg Roedel · 8 years ago
  18. 74e1fbb of: Introduce struct of_phandle_iterator by Joerg Roedel · 8 years ago
  19. fe99c70 of: add 'const' for of_property_*_string*() parameter '*np' by David Rivshin · 8 years ago
  20. 510bd06 of: simplify arch_find_n_match_cpu_physical_id() function by Masahiro Yamada · 9 years ago
  21. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  22. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  23. 8ffaa90 of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs by Dave Airlie · 9 years ago
  24. 8ccd0d0 of: add helper for getting endpoint node of specific identifiers by Hyungwon Hwang · 9 years ago
  25. c8fff7b of: return NUMA_NO_NODE from fallback of_node_to_nid() by Konstantin Khlebnikov · 9 years ago
  26. 194ec93 drivers: of/base: move of_init to driver_init by Sudeep Holla · 9 years ago
  27. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  28. 7505256 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  29. 6480827 of: base: improve of_get_next_child() kernel-doc by Baruch Siach · 9 years ago
  30. c3a416a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  31. 37786c7 of: Add helper function to check MMIO register endianness by Kevin Cernekee · 9 years ago
  32. 8147e2e Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into for-next by Rob Herring · 9 years ago
  33. f64255b Revert "of: Fix premature bootconsole disable with 'stdout-path'" by Peter Hurley · 9 years ago
  34. 721a09e of: handle both '/' and ':' in path strings by Brian Norris · 9 years ago
  35. 351d224 of: base: add function to get highest id of an alias stem by Wolfram Sang · 9 years ago
  36. 106937e of: fix handling of '/' in options for of_find_node_by_path() by Leif Lindholm · 9 years ago
  37. 2fa645c of: Fix premature bootconsole disable with 'stdout-path' by Peter Hurley · 9 years ago
  38. bfe446e of: Add of_graph_get_port_by_id function by Philipp Zabel · 10 years ago
  39. f033c0b of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint by Philipp Zabel · 10 years ago
  40. 2d4c0ae of: EXPORT_SYMBOL_GPL of_property_read_u64_array by Sakari Ailus · 9 years ago
  41. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  42. 7914a7c of: support passing console options with stdout-path by Leif Lindholm · 10 years ago
  43. 75c28c0 of: add optional options parameter to of_find_node_by_path() by Leif Lindholm · 10 years ago
  44. e99010e of: base, fix of_property_read_string_helper kernel-doc by Jiri Slaby · 10 years ago
  45. 53a4ab9 of: Change of_device_is_available() to return bool by Kevin Cernekee · 10 years ago
  46. 25c7a1d of: Fix of_device_is_compatible() comment by Kevin Cernekee · 10 years ago
  47. b31384f Driver core: Unified device properties interface for platform firmware by Rafael J. Wysocki · 10 years ago
  48. c0e848d of: Remove spaces before tabs by Geert Uytterhoeven · 10 years ago
  49. c50949d of: Grammar s/an/a/ by Geert Uytterhoeven · 10 years ago
  50. 1821dda of: Improve grammar for of_alias_scan() documentation by Geert Uytterhoeven · 10 years ago
  51. d94a75c of: Correct of_phandle_args node reference in comments by Geert Uytterhoeven · 10 years ago
  52. 5063e25 of: Eliminate of_allnodes list by Grant Likely · 10 years ago
  53. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  54. fc59b44 of: Don't try to search when phandle == 0 by Grant Likely · 10 years ago
  55. 7dbe584 of: make sure of_alias is initialized before accessing it by Laurentiu Tudor · 10 years ago
  56. ef69d74 of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled by Gaurav Minocha · 10 years ago
  57. 5f74d8b of: correct of_console_check()'s return value by Brian Norris · 10 years ago
  58. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
  59. 259092a of: Reorder device tree changes and notifiers by Grant Likely · 10 years ago
  60. a25095d of: Move dynamic node fixups out of powerpc and into common code by Grant Likely · 10 years ago
  61. 8a2b22a of: Make devicetree sysfs update functions consistent. by Grant Likely · 10 years ago
  62. d8c5008 of: Create unlocked versions of node and property add/remove functions by Pantelis Antoniou · 10 years ago
  63. 6afc0dc of: Move CONFIG_OF_DYNAMIC code into a separate file by Grant Likely · 10 years ago
  64. c05aba2 of: rename of_aliases_mutex to just of_mutex by Pantelis Antoniou · 10 years ago
  65. a752ee5 tty: Update hypervisor tty drivers to use core stdout parsing code. by Grant Likely · 10 years ago
  66. 3482f2c of: Create of_console_check() for selecting a console specified in /chosen by Grant Likely · 10 years ago
  67. 99de649 OF: fix of_find_node_by_path() assumption that of_allnodes is root by Frank Rowand · 10 years ago
  68. 28d3ee4 of: avoid format string parsing in kobject names by Kees Cook · 10 years ago
  69. 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
  70. 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
  71. 43cb436 of: handle NULL node in next_child iterators by Florian Fainelli · 10 years ago
  72. c22e650 of: Make of_find_node_by_path() handle /aliases by Grant Likely · 10 years ago
  73. 0d0e02d of: Create unlocked version of for_each_child_of_node() by Grant Likely · 10 years ago
  74. 947fdaad0 of: fix race between search and remove in of_update_property() by Xiubo Li · 10 years ago
  75. 582da65 of: make of_update_property() usable earlier in the boot process by Thomas Petazzoni · 10 years ago
  76. 5a53a07 of: Improve grammar for of_alias_get_id() documentation by Geert Uytterhoeven · 10 years ago
  77. e7a62df of: Clean up of_update_property by Guenter Roeck · 10 years ago
  78. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  79. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  80. c12e69c Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  81. 676e1b2 of: Add support for ePAPR "stdout-path" property by Grant Likely · 10 years ago
  82. 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 · 10 years ago
  83. 0829f6d of: device_node kobject lifecycle fixes by Pantelis Antoniou · 11 years ago
  84. 8357041 of: remove /proc/device-tree by Grant Likely · 12 years ago
  85. 75b57ec of: Make device nodes kobjects so they show up in sysfs by Grant Likely · 10 years ago
  86. d484700 of: Warn if of_graph_parse_endpoint is called with the root node by Philipp Zabel · 10 years ago
  87. f2a575f [media] of: move common endpoint parsing to drivers/of by Philipp Zabel · 10 years ago
  88. 4329b93 of: Reduce indentation in of_graph_get_next_endpoint by Philipp Zabel · 10 years ago
  89. 6ff60d3 of: Warn if of_graph_get_next_endpoint is called with the root node by Philipp Zabel · 10 years ago
  90. fd9fdb7 [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of by Philipp Zabel · 10 years ago
  91. dab2310 Merge tag 'v3.14-rc5' into HEAD by Grant Likely · 10 years ago
  92. a3dbeb5 Revert "of: fix of_update_property()" by Grant Likely · 10 years ago
  93. 215a14c of: reimplement the matching method for __of_match_node() by Kevin Hao · 10 years ago
  94. 71c5498 Revert "of: search the best compatible match first in __of_match_node()" by Kevin Hao · 10 years ago
  95. 06b29e7 of: search the best compatible match first in __of_match_node() by Kevin Hao · 10 years ago
  96. 4e8ca6e Revert "OF: base: match each node compatible against all given matches first" by Kevin Hao · 10 years ago
  97. ad54a0c of: add functions to count number of elements in a property by Heiko Stuebner · 10 years ago
  98. 02ed594 of: fix of_update_property() by Xiubo Li · 11 years ago
  99. 62664f6 of: add __of_add_property() without lock operations by Xiubo Li · 11 years ago
  100. e3963fd of: Clear detach flag on attach by Pantelis Antoniou · 11 years ago