1. 0773dce of: overlay: add_changeset_property() memory leak by Frank Rowand · 5 years ago
  2. b52ca35 of: overlay: set node fields from properties when add new overlay node by Frank Rowand · 6 years ago
  3. 15151d0 of: overlay: validate overlay properties #address-cells and #size-cells by Frank Rowand · 6 years ago
  4. 5b3109e of: overlay: do not duplicate properties from overlay for new nodes by Frank Rowand · 6 years ago
  5. 7251e4b of: overlay: use prop add changeset entry for property in new nodes by Frank Rowand · 6 years ago
  6. 5006496 of: overlay: add tests to validate kfrees from overlay removal by Frank Rowand · 6 years ago
  7. 3edc2fa of: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  8. b6d7542 of: overlay: add missing of_node_put() after add new node to changeset by Frank Rowand · 6 years ago
  9. b9952b5 of: overlay: update phandle cache on overlay apply and remove by Frank Rowand · 6 years ago
  10. 83ef477 of: overlay: Stop leaking resources on overlay removal by Jan Kiszka · 6 years ago
  11. a514266 of: overlay: Fix forgotten reference to of_overlay_apply() by Geert Uytterhoeven · 7 years ago
  12. b89dae1 of: overlay: do not include path in full_name of added nodes by Frank Rowand · 7 years ago
  13. e547c00 of: improve reporting invalid overlay target path by Frank Rowand · 7 years ago
  14. 39a751a of: change overlay apply input data from unflattened to FDT by Frank Rowand · 7 years ago
  15. af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
  16. 589b754 of: overlay: Make node skipping in init_overlay_changeset() clearer by Geert Uytterhoeven · 7 years ago
  17. 35e691e of: overlay: Fix out-of-bounds write in init_overlay_changeset() by Geert Uytterhoeven · 7 years ago
  18. 5e47481 of: overlay: Fix (un)locking in of_overlay_apply() by Geert Uytterhoeven · 7 years ago
  19. 1352f09 of: overlay: Fix memory leak in of_overlay_apply() error path by Geert Uytterhoeven · 7 years ago
  20. 6de67de of: overlay: Remove else after goto by Geert Uytterhoeven · 7 years ago
  21. e9d92e4 of: Spelling s/changset/changeset/ by Geert Uytterhoeven · 7 years ago
  22. 4ee7c0d of: overlay: make pr_err() string unique by Frank Rowand · 7 years ago
  23. a1d19bd of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove by Frank Rowand · 7 years ago
  24. 34ca5d7 of: overlay: remove unneeded check for NULL kbasename() by Frank Rowand · 7 years ago
  25. e0a58f3 of: overlay: remove a dependency on device node full_name by Frank Rowand · 7 years ago
  26. 3912b79 of: overlay: simplify applying symbols from an overlay by Frank Rowand · 7 years ago
  27. f948d6d of: overlay: avoid race condition between applying multiple overlays by Frank Rowand · 7 years ago
  28. 6d0f547 of: overlay: loosen overly strict phandle clash check by Frank Rowand · 7 years ago
  29. 87f242c of: overlay: expand check of whether overlay changeset can be removed by Frank Rowand · 7 years ago
  30. 24789c5 of: overlay: detect cases where device tree may become corrupt by Frank Rowand · 7 years ago
  31. 61b4de4 of: overlay: minor restructuring by Frank Rowand · 7 years ago
  32. 42b2e94 of: overlay: rename identifiers in dup_and_fixup_symbol_prop() by Frank Rowand · 7 years ago
  33. 0290c4c of: overlay: rename identifiers to more reflect what they do by Frank Rowand · 7 years ago
  34. bbed879 of: overlay.c: Convert comparisons to zero or NULL to logical expressions by Frank Rowand · 7 years ago
  35. 646afc4 of: overlay.c: Remove comments that state the obvious, to reduce clutter by Frank Rowand · 7 years ago
  36. ac0f3e3 of: overlay: fix memory leak related to duplicated property by Lixin Wang · 7 years ago
  37. d1651b0 of: overlay: add overlay symbols to live device tree by Frank Rowand · 7 years ago
  38. c1cd1e0 of: overlay: correctly apply overlay node with unit-address by Frank Rowand · 7 years ago
  39. 0d638a0 of: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  40. 7a12f45 of: detect invalid phandle in overlay by Frank Rowand · 7 years ago
  41. 261c73f of: remove redundant memset in overlay by XuYing · 8 years ago
  42. 30965ee of: drop duplicate headers by Geliang Tang · 8 years ago
  43. 39a842e of/overlay: add of overlay notifications by Alan Tull · 8 years ago
  44. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 8 years ago
  45. 1832237 drivers/of: Export OF changeset functions by Gavin Shan · 9 years ago
  46. 001cf50 of/overlay: add missing of_node_put by Julia Lawall · 9 years ago
  47. 94a8bf9 of/overlay: Grammar s/an negative/a negative/ by Geert Uytterhoeven · 9 years ago
  48. d3a8916 of/overlay: Remove unused variable by Fabio Estevam · 10 years ago
  49. 0d1886d of/overlay: Directly include idr.h by Mark Brown · 10 years ago
  50. 3e7f762 of/overlay: Do not generate duplicate nodes by Pantelis Antoniou · 10 years ago
  51. 7518b589 of/overlay: Introduce DT overlay support by Pantelis Antoniou · 10 years ago