1. 9e5f3ff Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 4 months ago
  2. ace1c4b of: base: remove unnecessary for loop by 권오훈 · 3 years, 6 months ago
  3. fe794e3 of: Add stub for of_add_property() by Wesley Cheng · 3 years, 6 months ago
  4. 31e46db of: base: Fix spelling issue with function param 'prop' by Lee Jones · 3 years, 9 months ago
  5. 8c8239c of: Add missing 'Return' section in kerneldoc comments by Rob Herring · 3 years, 10 months ago
  6. 62f026f of: Fix kerneldoc output formatting by Rob Herring · 3 years, 10 months ago
  7. 3637d49 of: base: Fix some formatting issues and provide missing descriptions by Lee Jones · 3 years, 10 months ago
  8. 12e1724 of: base: improve error msg in of_phandle_iterator_next() by Enrico Weigelt, metux IT consult · 4 years ago
  9. 0f7c531 of: Export of_remove_property() to modules by Florian Fainelli · 4 years, 4 months ago
  10. 746a71d of/iommu: Make of_map_rid() PCI agnostic by Lorenzo Pieralisi · 4 years, 7 months ago
  11. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  12. b9f8c26 of: base: Add of_get_cpu_state_node() to get idle states for a CPU node by Ulf Hansson · 5 years ago
  13. 90dc0d1 of: Rework and simplify phandle cache to use a fixed size by Rob Herring · 5 years ago
  14. b68ac8d of: Factor out #{addr,size}-cells parsing by Robin Murphy · 6 years ago
  15. 59e9fcf of: restore old handling of cells_name=NULL in of_*_phandle_with_args() by Uwe Kleine-König · 5 years ago
  16. e42ee61 of: Let of_for_each_phandle fallback to non-negative cell_count by Uwe Kleine-König · 5 years ago
  17. fb709b5 of: Allow the iommu-map property to omit untranslated devices by Jean-Philippe Brucker · 6 years ago
  18. af3be70 of: Improve of_phandle_iterator_next() error message by Florian Fainelli · 6 years ago
  19. 5801169 of: __of_detach_node() - remove node from phandle cache by Frank Rowand · 6 years ago
  20. b8a9ac1 of: of_node_get()/of_node_put() nodes held in phandle cache by Frank Rowand · 6 years ago
  21. b3e46d1 of: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  22. e8b1dee2 of: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  23. 34c7685 Merge tag 'devicetree-fixes-for-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  24. c961cb3 of: Fix cpu node iterator to not ignore disabled cpu nodes by Rob Herring · 6 years ago
  25. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  26. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  27. 173ee39 of: Add missing exports of node name compare functions by Rob Herring · 6 years ago
  28. 59eaeba of: base: Change logic in of_alias_get_alias_list() by Michal Simek · 6 years ago
  29. 7acf79b of: base: Fix english spelling in of_alias_get_alias_list() by Michal Simek · 6 years ago
  30. 389d0a8 Merge branch 'dt/cpu-type-rework' into dt/next by Rob Herring · 6 years ago
  31. 651d44f of: use for_each_of_cpu_node iterator by Rob Herring · 6 years ago
  32. 6487c15 of: Support matching cpu nodes with no 'reg' property by Rob Herring · 6 years ago
  33. f1f207e of: Add cpu node iterator for_each_of_cpu_node() by Rob Herring · 6 years ago
  34. 2a6db71 iommu/of: make of_pci_map_rid() available for other devices too by Nipun Gupta · 6 years ago
  35. b1078c3 of: base: Introduce of_alias_get_alias_list() to check alias IDs by Michal Simek · 6 years ago
  36. 362ce2b Merge branch 'dt/linus' into HEAD by Rob Herring · 6 years ago
  37. e54192b of: fix phandle cache creation for DTs with no phandles by Rob Herring · 6 years ago
  38. f6707fd of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC by Rob Herring · 6 years ago
  39. f42b0e18 of: add node name compare helper functions by Rob Herring · 6 years ago
  40. 36156f9 of: add helper to lookup compatible child node by Johan Hovold · 6 years ago
  41. b9952b5 of: overlay: update phandle cache on overlay apply and remove by Frank Rowand · 6 years ago
  42. 0b3ce78 of: cache phandle nodes to reduce cost of of_find_node_by_phandle() by Frank Rowand · 7 years ago
  43. bd6f2fd of: Support parsing phandle argument lists through a nexus node by Stephen Boyd · 7 years ago
  44. 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
  45. af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
  46. a0e71cd of: Add helper for mapping device node to logical CPU number by Suzuki K Poulose · 7 years ago
  47. 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
  48. 02a876b of: Document exactly what of_find_node_by_name() puts by Stephen Boyd · 7 years ago
  49. 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
  50. e0a58f3 of: overlay: remove a dependency on device node full_name by Frank Rowand · 7 years ago
  51. b56b552 of: make kobject and bin_attribute support configurable by Rob Herring · 7 years ago
  52. bd82bbf of: fix missing kobject init for !SYSFS && OF_DYNAMIC config by Rob Herring · 7 years ago
  53. db179e0 of: do not leak console options by Sergey Senozhatsky · 7 years ago
  54. b0d9d92 of: base: use of_property_read_string() by Sergei Shtylyov · 7 years ago
  55. 8832963 of: base: use of_property_read_u32() by Sergei Shtylyov · 7 years ago
  56. 0d638a0 of: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  57. a4485b5 Merge branch 'dt/property-move' into dt/next by Rob Herring · 8 years ago
  58. 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
  59. 27497e1 of: find_node_by_full_name rewrite to compare each level by Rob Herring · 8 years ago
  60. 95e6b1f of: use kbasename instead of open coding by Rob Herring · 8 years ago
  61. 7ace5f4 of: be consistent in form of file mode by Frank Rowand · 8 years ago
  62. 1df09bc of: Move OF property and graph API from base.c to property.c by Sakari Ailus · 8 years ago
  63. ac1e695 of_graph: add of_graph_get_endpoint_count() by Kuninori Morimoto · 8 years ago
  64. 0ef472a of_graph: add of_graph_get_port_parent() by Kuninori Morimoto · 8 years ago
  65. 4c9c3d5 of_graph: add of_graph_get_remote_endpoint() by Kuninori Morimoto · 8 years ago
  66. 00bab23 of-graph: export symbol of_phandle_iterator_init/next by Kuninori Morimoto · 8 years ago
  67. 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
  68. 91d9674 of: fix sparse warnings in of_find_next_cache_node by Rob Herring · 8 years ago
  69. 2475a2b drivers/of/base.c: Add of_property_read_u64_index by Alistair Popple · 8 years ago
  70. 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
  71. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  72. b85ad49 of: introduce of_graph_get_remote_node by Rob Herring · 8 years ago
  73. 0549bde of: fix of_node leak caused in of_find_node_opts_by_path by Qi Hou · 8 years ago
  74. 5fa2353 of: base: add support to find the level of the last cache by Sudeep Holla · 8 years ago
  75. de96ec2 OF: Prevent unaligned access in of_alias_scan() by Paul Burton · 8 years ago
  76. 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
  77. 0a8b13e Revert "of: base: add support to get machine model name" by Rob Herring · 8 years ago
  78. 4aa6634 drivers/of: fix missing pr_cont()s in of_print_phandle_args by Marcin Nowakowski · 8 years ago
  79. e526979 of: base: add support to get machine model name by Sudeep Holla · 8 years ago
  80. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
  81. 05fd007 console: don't prefer first registered if DT specifies stdout-path by Paul Burton · 8 years ago
  82. a67e947 of: Add array read functions with min/max size limits by Richard Fitzgerald · 8 years ago
  83. 79ac5d3 of: Make of_find_property_value_of_size take a length range by Richard Fitzgerald · 8 years ago
  84. 34276bb of: fix reference counting in of_graph_get_endpoint_by_regs by Lucas Stach · 8 years ago
  85. beab47d of: Delete an unnecessary check before the function call "of_node_put" by Markus Elfring · 8 years ago
  86. 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
  87. b9c13fe3 dt: Add of_device_compatible_match() by Benjamin Herrenschmidt · 9 years ago
  88. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 9 years ago
  89. d9fc880 of: fix memory leak related to safe_name() by Frank Rowand · 9 years ago
  90. 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
  91. 201b3fe drivers/of: Add check for null property in of_remove_property() by Suraj Jitindar Singh · 9 years ago
  92. 1c986e3 of: document refcount incrementation of of_get_cpu_node() by Masahiro Yamada · 9 years ago
  93. abdaa77 of: Introduce of_phandle_iterator_args() by Joerg Roedel · 9 years ago
  94. f623ce9 of: Introduce of_for_each_phandle() helper macro by Joerg Roedel · 9 years ago
  95. 2021bd0 of: Remove counting special case from __of_parse_phandle_with_args() by Joerg Roedel · 9 years ago
  96. cd209b4 of: Move phandle walking to of_phandle_iterator_next() by Joerg Roedel · 9 years ago
  97. 74e1fbb of: Introduce struct of_phandle_iterator by Joerg Roedel · 9 years ago
  98. fe99c70 of: add 'const' for of_property_*_string*() parameter '*np' by David Rivshin · 9 years ago
  99. 510bd06 of: simplify arch_find_n_match_cpu_physical_id() function by Masahiro Yamada · 9 years ago
  100. 4da3064d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago