1. 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
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. f948d6d of: overlay: avoid race condition between applying multiple overlays by Frank Rowand · 7 years ago
  4. 24789c5 of: overlay: detect cases where device tree may become corrupt by Frank Rowand · 7 years ago
  5. 0290c4c of: overlay: rename identifiers to more reflect what they do by Frank Rowand · 7 years ago
  6. e0f4145 of: unittest: Remove redundant OF_DETACHED flag setting by Stephen Boyd · 7 years ago
  7. 60a0004 of: overlay: add overlay unittest data for node names and symbols by Frank Rowand · 7 years ago
  8. 0d638a0 of: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  9. ce4fecf vsprintf: Add %p extension "%pOF" for device tree by Pantelis Antoniou · 10 years ago
  10. 8756cd1 of/unittest: Missing unlocks on error by Dan Carpenter · 8 years ago
  11. ee320b3 of: fix uninitialized variable warning for overlay test by Arnd Bergmann · 8 years ago
  12. 81d0848f of: Add unit tests for applying overlays by Frank Rowand · 8 years ago
  13. ca7b896 of/unittest: Swap arguments of of_unittest_apply_overlay() by Alexander Sverdlin · 8 years ago
  14. 30965ee of: drop duplicate headers by Geliang Tang · 8 years ago
  15. 146dedb of: unittest: use of_platform_default_populate() to populate default bus by Kefeng Wang · 9 years ago
  16. 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
  17. 27f4ec1 of/unittest: Remove unnecessary module.h header inclusion by Javier Martinez Canillas · 9 years ago
  18. c426323 drivers/of: Specify parent node in of_fdt_unflatten_tree() by Gavin Shan · 9 years ago
  19. b6e3b71 of/unittest: convert to use an explicit i2c mux core by Peter Rosin · 9 years ago
  20. 815d74b of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays() by Sergey Senozhatsky · 9 years ago
  21. 1832237 drivers/of: Export OF changeset functions by Gavin Shan · 9 years ago
  22. d2329fb of/unittest: Show broken behaviour in the platform bus by Grant Likely · 9 years ago
  23. 855ff28 of/unittest: add missing of_node_put by Julia Lawall · 9 years ago
  24. 599ad5a of: Drop owner assignment from platform and i2c driver by Krzysztof Kozlowski · 9 years ago
  25. 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
  26. 492a22a of: unittest: overlay: Keep track of created overlays by Pantelis Antoniou · 10 years ago
  27. a2166ca Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 10 years ago
  28. 37791b6 of/unittest: Fix of_platform_depopulate test case by Grant Likely · 10 years ago
  29. 716e1d4 of/unittest: early return from test skips tests by Frank Rowand · 10 years ago
  30. c854711 of/unittest: breadcrumbs to reduce pain of future maintainers by Frank Rowand · 10 years ago
  31. 3db316d of/unittest: reduce checkpatch noise - line after declarations by Frank Rowand · 10 years ago
  32. a6bb121 of/unittest: typo in error string by Frank Rowand · 10 years ago
  33. afaed7a of/unittest: add const where needed by Frank Rowand · 10 years ago
  34. 9697a55 of/unittest: replace 'selftest' with 'unittest' by Wang Long · 10 years ago
  35. 5ca1b0d of: unittest: Add option string test case with longer path by Brian Norris · 10 years ago
  36. 8cbba1a of: unittest: Add options string testcase variants by Peter Hurley · 10 years ago
  37. 649022e of/unittest: Fix the wrong expected value in of_selftest_property_string by Wang Long · 10 years ago
  38. dc6a945 of/unittest: remove the duplicate of_changeset_init by Wang Long · 10 years ago
  39. 4252de3 of: unittest: fix I2C dependency by Arnd Bergmann · 10 years ago
  40. 3c3c8e3 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 10 years ago
  41. d5e7550 of: unitest: Add I2C overlay unit tests. by Pantelis Antoniou · 10 years ago
  42. 962a70d Merge tag 'v3.19-rc6' into HEAD by Rob Herring · 10 years ago
  43. 6b1271d of/unittest: Overlays with sub-devices tests by Pantelis Antoniou · 10 years ago
  44. fca8ba4 of/unittest: Remove obsolete code by Grant Likely · 10 years ago
  45. 3ce04b4 Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol by Gaurav Minocha · 10 years ago
  46. c46ca3c of: Delete unnecessary check before calling "of_node_put()" by Markus Elfring · 10 years ago
  47. 75c28c0 of: add optional options parameter to of_find_node_by_path() by Leif Lindholm · 10 years ago
  48. 63ebecc of: Remove unneeded and incorrect MODULE_DEVICE_TABLE by Grant Likely · 10 years ago
  49. 177d271 of/overlay: Add overlay unittests by Pantelis Antoniou · 10 years ago
  50. e517958 of: Refactor __of_node_alloc() into __of_node_dup() by Grant Likely · 10 years ago
  51. ef8bbd7 of: Use vargs in __of_node_alloc by Grant Likely · 10 years ago
  52. 66e6a5a Merge tag 'v3.18-rc6' into devicetree/next by Grant Likely · 10 years ago
  53. 19fd748 of/unittest: Rename selftest.c to unittest.c by Grant Likely · 10 years ago[Renamed from drivers/of/selftest.c]
  54. 851da97 of/unittest: Remove test devices after adding them by Grant Likely · 10 years ago
  55. 5063e25 of: Eliminate of_allnodes list by Grant Likely · 10 years ago
  56. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  57. 2118f4b of/selftest: Move hash table off stack to fix large frame size by Grant Likely · 10 years ago
  58. 2eb46da of/selftest: Use the resolver to fixup phandles by Grant Likely · 10 years ago
  59. 841ec21 of/selftest: Add a test for duplicate phandles by Grant Likely · 10 years ago
  60. f2051d6 of/selftest: Test structure of device tree by Grant Likely · 10 years ago
  61. e66c98c of: Fix NULL dereference in selftest removal code by Grant Likely · 10 years ago
  62. b951f9d Enabling OF selftest to run without machine's devicetree by Gaurav Minocha · 10 years ago
  63. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
  64. ae9304c Adding selftest testdata dynamically into live tree by Gaurav Minocha · 10 years ago
  65. 201c910 of: Transactional DT support. by Pantelis Antoniou · 10 years ago
  66. 6984339 OF: Utility helper functions for dynamic nodes by Pantelis Antoniou · 10 years ago
  67. ae91ff7 of: Add a testcase for of_find_node_by_path() by Grant Likely · 11 years ago
  68. fb2caa5 of/selftest: add testcase for nodes with same name and address by Rob Herring · 11 years ago
  69. 7d1cdc8 of/selftest: clean-up of_selftest_platform_populate pass/fail handling by Rob Herring · 11 years ago
  70. 82c0f58 of: selftest: add deferred probe interrupt test by Rob Herring · 11 years ago
  71. 7e66c5c of/selftest: Add self tests for manipulation of properties by Grant Likely · 11 years ago
  72. 1f42e5d of: Add self test for of_match_node() by Grant Likely · 11 years ago
  73. 79d9701 of/irq: create interrupts-extended property by Grant Likely · 11 years ago
  74. a9f10ca of: Add testcases for interrupt parsing by Grant Likely · 11 years ago
  75. bd69f73 of: Create function for counting number of phandles in a property by Grant Likely · 12 years ago
  76. cabb7d5 of/selftest: Use selftest() macro throughout by Grant Likely · 12 years ago
  77. f7f951c of/selftest: Fix GPIOs selftest to cover the 7th case by Grant Likely · 12 years ago
  78. 7aff0fe of: Add of_property_match_string() to find index into a string list by Grant Likely · 13 years ago
  79. 53a4209 of: Add device tree selftests by Grant Likely · 13 years ago