Frank Rowand ([email protected])

Number of posts: 1585 (1.04 per day)
First post: 2013-09-17 21:08:51
Last post: 2017-11-17 02:17:22

Date List Subject
2018-10-18 22:50:38 linux-kernel [PATCH v5 06/18] of: overlay: do not duplicate properties from overlay for new nodes
2018-10-18 22:50:37 linux-kernel [PATCH v5 05/18] of: overlay: use prop add changeset entry for property in new nodes
2018-10-18 22:50:21 linux-kernel [PATCH v5 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
2018-10-18 22:50:19 linux-kernel [PATCH v5 18/18] of: unittest: initialize args before calling of_*parse_*()
2018-10-18 22:50:06 linux-kernel [PATCH v5 11/18] of: overlay: test case of two fragments adding same node
2018-10-18 22:50:05 linux-kernel [PATCH v5 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
2018-10-18 22:50:05 linux-kernel [PATCH v5 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
2018-10-18 22:49:50 linux-kernel [PATCH v5 12/18] of: overlay: check prevents multiple fragments add or delete same node
2018-10-18 22:49:41 linux-kernel [PATCH v5 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
2018-10-18 22:49:34 linux-kernel [PATCH v5 13/18] of: overlay: check prevents multiple fragments touching same property
2018-10-18 22:49:27 linux-kernel [PATCH v5 15/18] of: overlay: set node fields from properties when add new overlay node
2018-10-18 22:49:26 linux-kernel [PATCH v5 17/18] of: unittest: find overlays[] entry by name instead of index
2018-10-18 20:29:20 linux-kernel Re: [Ksummit-discuss] [PATCH v3 1/3] code-of-conduct: Fix the ambiguity about collecting email addresses
2018-10-18 19:25:03 linux-kernel Re: [PATCH v4 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
2018-10-18 19:12:01 linux-kernel Re: [PATCH v4 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
2018-10-18 19:04:22 linux-kernel Re: [PATCH v4 02/18] of: overlay: add missing of_node_put() after add new node to changeset
2018-10-18 19:02:31 linux-kernel Re: [PATCH v4 01/18] of: overlay: add tests to validate kfrees from overlay removal
2018-10-17 19:54:38 linux-kernel Re: [Ksummit-discuss] [PATCH v3 1/3] code-of-conduct: Fix the ambiguity about collecting email addresses
2018-10-17 18:51:11 linux-kernel Re: [Ksummit-discuss] [PATCH v3 1/3] code-of-conduct: Fix the ambiguity about collecting email addresses
2018-10-17 03:09:35 linux-kernel Re: [PATCH v4 00/18] of: overlay: validation checks, subsequent fixes
2018-10-17 02:12:47 linux-kernel Re: [Ksummit-discuss] [PATCH v3 1/3] code-of-conduct: Fix the ambiguity about collecting email addresses
2018-10-17 00:36:40 linux-kernel [PATCH v3] of: overlay: user space synchronization
2018-10-16 21:09:26 linux-kernel Re: [PATCH v2] of: overlay: user space synchronization
2018-10-16 02:48:07 linux-kernel Re: [PATCH v2] of: overlay: user space synchronization
2018-10-16 02:43:21 linux-kernel [PATCH v4 01/18] of: overlay: add tests to validate kfrees from overlay removal
2018-10-16 02:43:14 linux-kernel [PATCH v4 02/18] of: overlay: add missing of_node_put() after add new node to changeset
2018-10-16 02:43:10 linux-kernel [PATCH v4 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
2018-10-16 02:43:05 linux-kernel [PATCH v4 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
2018-10-16 02:42:42 linux-kernel [PATCH v4 08/18] of: overlay: reorder fields in struct fragment
2018-10-16 02:41:47 linux-kernel [PATCH v4 05/18] of: overlay: use prop add changeset entry for property in new nodes
2018-10-16 02:41:43 linux-kernel [PATCH v4 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
2018-10-16 02:41:38 linux-kernel [PATCH v4 06/18] of: overlay: do not duplicate properties from overlay for new nodes
2018-10-16 02:41:37 linux-kernel [PATCH v4 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
2018-10-16 02:41:20 linux-kernel [PATCH v4 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
2018-10-16 02:41:08 linux-kernel [PATCH v4 12/18] of: overlay: check prevents multiple fragments add or delete same node
2018-10-16 02:41:05 linux-kernel [PATCH v4 11/18] of: overlay: test case of two fragments adding same node
2018-10-16 02:40:57 linux-kernel [PATCH v4 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
2018-10-16 02:40:51 linux-kernel [PATCH v4 13/18] of: overlay: check prevents multiple fragments touching same property
2018-10-16 02:40:43 linux-kernel [PATCH v4 15/18] of: overlay: set node fields from properties when add new overlay node
2018-10-16 02:40:31 linux-kernel [PATCH v4 17/18] of: unittest: find overlays[] entry by name instead of index
2018-10-16 02:40:25 linux-kernel [PATCH v4 18/18] of: unittest: initialize args before calling of_*parse_*()
2018-10-16 02:40:16 linux-kernel [PATCH v4 16/18] of: unittest: allow base devicetree to have symbol metadata
2018-10-16 02:39:50 linux-kernel [PATCH v4 00/18] of: overlay: validation checks, subsequent fixes
2018-10-16 00:30:22 linux-kernel [PATCH v2] of: overlay: user space synchronization
2018-10-16 00:06:25 linux-kernel Re: [PATCH] of: overlay: user space synchronization
2018-10-15 20:26:09 linux-kernel Re: [PATCH v3 00/18] of: overlay: validation checks, subsequent fixes
2018-10-15 20:17:51 linux-kernel Re: [PATCH v3 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
2018-10-15 19:32:07 linux-kernel Re: [PATCH v3 13/18] of: overlay: check prevents multiple fragments touching same property
2018-10-15 18:10:40 linux-kernel Re: [PATCH] of: overlay: user space synchronization
2018-10-15 03:24:19 linux-kernel [PATCH] of: Documentation: remove unmaintained todo file
2018-10-15 03:21:39 linux-kernel Re: [PATCH v3 13/18] of: overlay: check prevents multiple fragments touching same property