Show patches with: Submitter = Frank Rowand       |    Archived = No       |   144 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Documentation: remove overlay-notes reference to non-existent file - - - - --- 2017-06-20 Frank Rowand Not Applicable
[01/16] of: overlay: add tests to validate kfrees from overlay removal of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-05 Frank Rowand Not Applicable
[02/16] of: overlay: add missing of_node_put() after add new node to changeset of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-05 Frank Rowand Not Applicable
[03/16] of: overlay: add missing of_node_get() in __of_attach_node_sysfs of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-05 Frank Rowand Not Applicable
[04/16] powerpc/pseries: add of_node_put() in dlpar_detach_node() of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-05 Frank Rowand Not Applicable
[05.1/16] of:overlay: missing name, phandle, linux, phandle in new nodes [05.1/16] of:overlay: missing name, phandle, linux, phandle in new nodes - - - - --- 2018-10-10 Frank Rowand Not Applicable
[05/16] of: overlay: use prop add changeset entry for property in new nodes of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-05 Frank Rowand Not Applicable
[06/16] of: overlay: do not duplicate properties from overlay for new nodes of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-05 Frank Rowand Not Applicable
[07/16] of: dynamic: change type of of_{at, de}tach_node() to void of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-05 Frank Rowand Not Applicable
[08/16] of: overlay: reorder fields in struct fragment of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-05 Frank Rowand Not Applicable
[09/16] of: overlay: validate overlay properties #address-cells and #size-cells of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-05 Frank Rowand Not Applicable
[1/1] powerpc/boot: remove unused function find_node_by_linuxphandle() [1/1] powerpc/boot: remove unused function find_node_by_linuxphandle() - - - - --- 2022-04-24 Frank Rowand Accepted
[1/2] of: of_node_get()/of_node_put() nodes held in phandle cache of: phandle_cache, fix refcounts, remove stale entry - 1 - - 2-- 2018-12-14 Frank Rowand Not Applicable
[10/16] of: overlay: make all pr_debug() and pr_err() messages unique of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-05 Frank Rowand Not Applicable
[11/16] of: overlay: test case of two fragments adding same node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-05 Frank Rowand Not Applicable
[12/16] of: overlay: check prevents multiple fragments add or delete same node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-05 Frank Rowand Not Applicable
[13/16] of: overlay: check prevents multiple fragments touching same property of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-05 Frank Rowand Not Applicable
[14/16] of: unittest: remove unused of_unittest_apply_overlay() argument of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-05 Frank Rowand Not Applicable
[15/16] of: unittest: initialize args before calling of_irq_parse_one() of: overlay: validation checks, subsequent fixes - - 1 - 2-- 2018-10-05 Frank Rowand Not Applicable
[16/16] of: unittest: find overlays[] entry by name instead of index of: overlay: validation checks, subsequent fixes - - - - 6-- 2018-10-05 Frank Rowand Not Applicable
[2/2] of: __of_detach_node() - remove node from phandle cache of: phandle_cache, fix refcounts, remove stale entry - - - - 24- 2018-12-14 Frank Rowand Not Applicable
[GIT,PULL] of: overlay: validation checks, subsequent fixes for v20 [GIT,PULL] of: overlay: validation checks, subsequent fixes for v20 - - - - --- 2018-11-09 Frank Rowand Not Applicable
[v2,01/18] of: overlay: add tests to validate kfrees from overlay removal of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-13 Frank Rowand Not Applicable
[v2,02/18] of: overlay: add missing of_node_put() after add new node to changeset of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-13 Frank Rowand Not Applicable
[v2,03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-13 Frank Rowand Not Applicable
[v2,04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node() of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-13 Frank Rowand Not Applicable
[v2,05/18] of: overlay: use prop add changeset entry for property in new nodes of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-13 Frank Rowand Not Applicable
[v2,06/18] of: overlay: do not duplicate properties from overlay for new nodes of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-13 Frank Rowand Not Applicable
[v2,07/18] of: dynamic: change type of of_{at, de}tach_node() to void of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-13 Frank Rowand Not Applicable
[v2,08/18] of: overlay: reorder fields in struct fragment of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-13 Frank Rowand Not Applicable
[v2,09/18] of: overlay: validate overlay properties #address-cells and #size-cells of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-13 Frank Rowand Not Applicable
[v2,1/2] of: of_node_get()/of_node_put() nodes held in phandle cache of: phandle_cache, fix refcounts, remove stale entry - 1 - - 2-- 2018-12-17 Frank Rowand Not Applicable
[v2,10/18] of: overlay: make all pr_debug() and pr_err() messages unique of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-13 Frank Rowand Not Applicable
[v2,11/18] of: overlay: test case of two fragments adding same node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-13 Frank Rowand Not Applicable
[v2,12/18] of: overlay: check prevents multiple fragments add or delete same node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-13 Frank Rowand Not Applicable
[v2,13/18] of: overlay: check prevents multiple fragments touching same property of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-13 Frank Rowand Not Applicable
[v2,14/18] of: unittest: remove unused of_unittest_apply_overlay() argument of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-13 Frank Rowand Not Applicable
[v2,15/18] of: overlay: set node fields from properties when add new overlay node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-13 Frank Rowand Not Applicable
[v2,16/18] of: unittest: allow base devicetree to have symbol metadata of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-13 Frank Rowand Not Applicable
[v2,17/18] of: unittest: find overlays[] entry by name instead of index of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-13 Frank Rowand Not Applicable
[v2,18/18] of: unittest: initialize args before calling of_*parse_*() of: overlay: validation checks, subsequent fixes - - - - 6-- 2018-10-13 Frank Rowand Not Applicable
[v2,2/2] of: __of_detach_node() - remove node from phandle cache of: phandle_cache, fix refcounts, remove stale entry - 1 - - 42- 2018-12-17 Frank Rowand Not Applicable
[v2] of: fix memory leak related to safe_name() - - - 1 --- 2016-06-15 Frank Rowand Not Applicable
[v2] of: update ePAPR references to point to Devicetree Specification - - - - --- 2017-06-22 Frank Rowand Not Applicable
[v3,01/18] of: overlay: add tests to validate kfrees from overlay removal of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-15 Frank Rowand Not Applicable
[v3,02/18] of: overlay: add missing of_node_put() after add new node to changeset of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-15 Frank Rowand Not Applicable
[v3,03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-15 Frank Rowand Not Applicable
[v3,04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node() of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-15 Frank Rowand Not Applicable
[v3,05/18] of: overlay: use prop add changeset entry for property in new nodes of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-15 Frank Rowand Not Applicable
[v3,06/18] of: overlay: do not duplicate properties from overlay for new nodes of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-15 Frank Rowand Not Applicable
[v3,07/18] of: dynamic: change type of of_{at, de}tach_node() to void of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-15 Frank Rowand Not Applicable
[v3,08/18] of: overlay: reorder fields in struct fragment of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-15 Frank Rowand Not Applicable
[v3,09/18] of: overlay: validate overlay properties #address-cells and #size-cells of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-15 Frank Rowand Not Applicable
[v3,1/2] of: of_node_get()/of_node_put() nodes held in phandle cache of: phandle_cache, fix refcounts, remove stale entry - 1 - - 2-- 2018-12-18 Frank Rowand Not Applicable
[v3,10/18] of: overlay: make all pr_debug() and pr_err() messages unique of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-15 Frank Rowand Not Applicable
[v3,11/18] of: overlay: test case of two fragments adding same node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-15 Frank Rowand Not Applicable
[v3,12/18] of: overlay: check prevents multiple fragments add or delete same node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-15 Frank Rowand Not Applicable
[v3,13/18] of: overlay: check prevents multiple fragments touching same property of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-15 Frank Rowand Not Applicable
[v3,14/18] of: unittest: remove unused of_unittest_apply_overlay() argument of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-15 Frank Rowand Not Applicable
[v3,15/18] of: overlay: set node fields from properties when add new overlay node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-15 Frank Rowand Not Applicable
[v3,16/18] of: unittest: allow base devicetree to have symbol metadata of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-15 Frank Rowand Not Applicable
[v3,17/18] of: unittest: find overlays[] entry by name instead of index of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-15 Frank Rowand Not Applicable
[v3,18/18] of: unittest: initialize args before calling of_*parse_*() of: overlay: validation checks, subsequent fixes - - - - 6-- 2018-10-15 Frank Rowand Not Applicable
[v3,2/2] of: __of_detach_node() - remove node from phandle cache of: phandle_cache, fix refcounts, remove stale entry - 1 - - 42- 2018-12-18 Frank Rowand Not Applicable
[v3] of: fix memory leak related to safe_name() - - - 1 --- 2016-06-16 Frank Rowand Not Applicable
[v4,01/18] of: overlay: add tests to validate kfrees from overlay removal of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-16 Frank Rowand Not Applicable
[v4,02/18] of: overlay: add missing of_node_put() after add new node to changeset of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-16 Frank Rowand Not Applicable
[v4,03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-16 Frank Rowand Not Applicable
[v4,04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node() of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-16 Frank Rowand Not Applicable
[v4,05/18] of: overlay: use prop add changeset entry for property in new nodes of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-16 Frank Rowand Not Applicable
[v4,06/18] of: overlay: do not duplicate properties from overlay for new nodes of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-16 Frank Rowand Not Applicable
[v4,07/18] of: dynamic: change type of of_{at, de}tach_node() to void of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-16 Frank Rowand Not Applicable
[v4,08/18] of: overlay: reorder fields in struct fragment of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-16 Frank Rowand Not Applicable
[v4,09/18] of: overlay: validate overlay properties #address-cells and #size-cells of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-16 Frank Rowand Not Applicable
[v4,10/18] of: overlay: make all pr_debug() and pr_err() messages unique of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-16 Frank Rowand Not Applicable
[v4,11/18] of: overlay: test case of two fragments adding same node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-16 Frank Rowand Not Applicable
[v4,12/18] of: overlay: check prevents multiple fragments add or delete same node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-16 Frank Rowand Not Applicable
[v4,13/18] of: overlay: check prevents multiple fragments touching same property of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-16 Frank Rowand Not Applicable
[v4,14/18] of: unittest: remove unused of_unittest_apply_overlay() argument of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-16 Frank Rowand Not Applicable
[v4,15/18] of: overlay: set node fields from properties when add new overlay node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-16 Frank Rowand Not Applicable
[v4,16/18] of: unittest: allow base devicetree to have symbol metadata of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-16 Frank Rowand Not Applicable
[v4,17/18] of: unittest: find overlays[] entry by name instead of index of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-16 Frank Rowand Not Applicable
[v4,18/18] of: unittest: initialize args before calling of_*parse_*() of: overlay: validation checks, subsequent fixes - - - - 6-- 2018-10-16 Frank Rowand Not Applicable
[v5,01/18] of: overlay: add tests to validate kfrees from overlay removal of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-18 Frank Rowand Not Applicable
[v5,02/18] of: overlay: add missing of_node_put() after add new node to changeset of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-18 Frank Rowand Not Applicable
[v5,03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-18 Frank Rowand Not Applicable
[v5,04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node() of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-18 Frank Rowand Not Applicable
[v5,05/18] of: overlay: use prop add changeset entry for property in new nodes of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-18 Frank Rowand Not Applicable
[v5,06/18] of: overlay: do not duplicate properties from overlay for new nodes of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-18 Frank Rowand Not Applicable
[v5,07/18] of: dynamic: change type of of_{at, de}tach_node() to void of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-18 Frank Rowand Not Applicable
[v5,08/18] of: overlay: reorder fields in struct fragment of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-18 Frank Rowand Not Applicable
[v5,09/18] of: overlay: validate overlay properties #address-cells and #size-cells of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-18 Frank Rowand Not Applicable
[v5,10/18] of: overlay: make all pr_debug() and pr_err() messages unique of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-18 Frank Rowand Not Applicable
[v5,11/18] of: overlay: test case of two fragments adding same node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-18 Frank Rowand Not Applicable
[v5,12/18] of: overlay: check prevents multiple fragments add or delete same node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-18 Frank Rowand Not Applicable
[v5,13/18] of: overlay: check prevents multiple fragments touching same property of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-18 Frank Rowand Not Applicable
[v5,14/18] of: unittest: remove unused of_unittest_apply_overlay() argument of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-18 Frank Rowand Not Applicable
[v5,15/18] of: overlay: set node fields from properties when add new overlay node of: overlay: validation checks, subsequent fixes - - - - 11- 2018-10-18 Frank Rowand Not Applicable
[v5,16/18] of: unittest: allow base devicetree to have symbol metadata of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-18 Frank Rowand Not Applicable
[v5,17/18] of: unittest: find overlays[] entry by name instead of index of: overlay: validation checks, subsequent fixes - - - - 2-- 2018-10-18 Frank Rowand Not Applicable
« 1 2 »