1. 4413ad0 Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 1 year, 10 months ago
  2. 1a50d94 treewide: Fix probing of devices in DT overlays by Geert Uytterhoeven · 1 year, 11 months ago
  3. b4858dc of: dynamic: Fix spelling mistake "kojbect" -> "kobject" by Colin Ian King · 2 years ago
  4. d9194e0 of: dynamic: add lifecycle docbook info to node creation functions by Frank Rowand · 2 years ago
  5. ec0b7e2 of: add consistency check to of_node_release() by Frank Rowand · 2 years ago
  6. 23522dd of: do not use "%pOF" printk format on node with refcount of zero by Frank Rowand · 2 years ago
  7. 74df14c of: unittest: add node lifecycle tests by Frank Rowand · 2 years ago
  8. 8c8239c of: Add missing 'Return' section in kerneldoc comments by Rob Herring · 4 years ago
  9. 3cb025d of: dynamic: Fix incorrect parameter name and provide missing descriptions by Lee Jones · 4 years ago
  10. 7b337cb driver core: Add fwnode link support by Saravana Kannan · 4 years, 3 months ago
  11. 58fb82c of: of_detach_node() remove unneeded local return variable by Ding Xiang · 5 years ago
  12. 90dc0d1 of: Rework and simplify phandle cache to use a fixed size by Rob Herring · 5 years ago
  13. 8ce5f84 of: Remove struct device_node.type pointer by Rob Herring · 6 years ago
  14. 5801169 of: __of_detach_node() - remove node from phandle cache by Frank Rowand · 6 years ago
  15. f962788 of: overlay: set node fields from properties when add new overlay node by Frank Rowand · 6 years ago
  16. 5b2c2f5 of: overlay: add missing of_node_get() in __of_attach_node_sysfs by Frank Rowand · 6 years ago
  17. 144552c7 of: overlay: add tests to validate kfrees from overlay removal by Frank Rowand · 6 years ago
  18. b89dae1 of: overlay: do not include path in full_name of added nodes by Frank Rowand · 7 years ago
  19. af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
  20. e9d92e4 of: Spelling s/changset/changeset/ by Geert Uytterhoeven · 7 years ago
  21. 070ea01 of: dynamic: fix memory leak related to properties of __of_node_dup by Lixin Wang · 7 years ago
  22. 24789c5 of: overlay: detect cases where device tree may become corrupt by Frank Rowand · 7 years ago
  23. 0290c4c of: overlay: rename identifiers to more reflect what they do by Frank Rowand · 7 years ago
  24. b56b552 of: make kobject and bin_attribute support configurable by Rob Herring · 7 years ago
  25. 4c2bb57 of: move kobj_to_device_node() into dynamic.c by Rob Herring · 7 years ago
  26. 0d638a0 of: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  27. 24996951 of: make __of_attach_node() static by Frank Rowand · 8 years ago
  28. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 9 years ago
  29. d9fc880 of: fix memory leak related to safe_name() by Frank Rowand · 9 years ago
  30. b9c4385 of: dynamic: changeset prop-update revert fix by Pantelis Antoniou · 9 years ago
  31. bb91f92 drivers/of: Export of_detach_node() by Gavin Shan · 9 years ago
  32. 1832237 drivers/of: Export OF changeset functions by Gavin Shan · 9 years ago
  33. f76502a of/dynamic: Fix test for PPC_PSERIES by Geert Uytterhoeven · 10 years ago
  34. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  35. 00aa372 of/reconfig: Add debug output for OF_RECONFIG notifiers by Grant Likely · 10 years ago
  36. b53a234 of/reconfig: Add of_reconfig_get_state_change() of notifier helper. by Pantelis Antoniou · 10 years ago
  37. e517958 of: Refactor __of_node_alloc() into __of_node_dup() by Grant Likely · 10 years ago
  38. ef8bbd7 of: Use vargs in __of_node_alloc by Grant Likely · 10 years ago
  39. 66e6a5a Merge tag 'v3.18-rc6' into devicetree/next by Grant Likely · 10 years ago
  40. 27b3383 of: Spelling s/stucture/structure/ by Geert Uytterhoeven · 10 years ago
  41. 5063e25 of: Eliminate of_allnodes list by Grant Likely · 10 years ago
  42. ef69d74 of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled by Gaurav Minocha · 10 years ago
  43. b6ae5dc of: typo fix in __of_prop_dup() by Grant Likely · 11 years ago
  44. 201c910 of: Transactional DT support. by Pantelis Antoniou · 11 years ago
  45. 259092a of: Reorder device tree changes and notifiers by Grant Likely · 11 years ago
  46. a25095d of: Move dynamic node fixups out of powerpc and into common code by Grant Likely · 11 years ago
  47. 6162dbe of: Make sure attached nodes don't carry along extra children by Grant Likely · 11 years ago
  48. 8a2b22a2 of: Make devicetree sysfs update functions consistent. by Grant Likely · 11 years ago
  49. d8c5008 of: Create unlocked versions of node and property add/remove functions by Pantelis Antoniou · 11 years ago
  50. 6984339 OF: Utility helper functions for dynamic nodes by Pantelis Antoniou · 11 years ago
  51. 6afc0dc of: Move CONFIG_OF_DYNAMIC code into a separate file by Grant Likely · 11 years ago