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-11-09 06:10:12 linux-kernel [PATCH v7 04/17] powerpc/pseries: add of_node_put() in dlpar_detach_node()
2018-11-09 06:09:55 linux-kernel [PATCH v7 07/17] of: overlay: reorder fields in struct fragment
2018-11-09 06:09:48 linux-kernel [PATCH v7 08/17] of: overlay: validate overlay properties #address-cells and #size-cells
2018-11-09 06:09:45 linux-kernel [PATCH v7 09/17] of: overlay: make all pr_debug() and pr_err() messages unique
2018-11-09 06:09:26 linux-kernel [PATCH v7 12/17] of: overlay: check prevents multiple fragments touching same property
2018-11-09 06:09:17 linux-kernel [PATCH v7 13/17] of: unittest: remove unused of_unittest_apply_overlay() argument
2018-11-09 06:09:09 linux-kernel [PATCH v7 14/17] of: overlay: set node fields from properties when add new overlay node
2018-11-09 06:09:01 linux-kernel [PATCH v7 15/17] of: unittest: allow base devicetree to have symbol metadata
2018-11-09 06:08:53 linux-kernel [PATCH v7 16/17] of: unittest: find overlays[] entry by name instead of index
2018-11-09 06:08:29 linux-kernel [PATCH v7 00/17] of: overlay: validation checks, subsequent fixes
2018-11-09 02:23:13 linux-kernel Re: [PATCH 0/2] sony-cxd2880: add optional vcc regulator
2018-11-07 17:47:22 linux-kernel Re: [RFC v2 00/14] kunit: introduce KUnit, the Linux kernel unit testing framework
2018-11-07 15:01:54 linux-kernel Re: [PATCH v6 00/18] of: overlay: validation checks, subsequent fixes
2018-11-07 14:59:36 linux-kernel Re: [PATCH v6 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
2018-11-07 14:58:26 linux-kernel Re: [PATCH v6 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
2018-11-07 14:55:55 linux-kernel Re: [PATCH v6 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
2018-11-05 21:56:09 linux-kernel Re: [PATCH v6 00/18] of: overlay: validation checks, subsequent fixes
2018-11-05 15:32:33 linux-kernel [PATCH v6 02/18] of: overlay: add missing of_node_put() after add new node to changeset
2018-11-05 15:32:32 linux-kernel [PATCH v6 01/18] of: overlay: add tests to validate kfrees from overlay removal
2018-11-05 15:32:13 linux-kernel [PATCH v6 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
2018-11-05 15:31:53 linux-kernel [PATCH v6 05/18] of: overlay: use prop add changeset entry for property in new nodes
2018-11-05 15:31:36 linux-kernel [PATCH v6 06/18] of: overlay: do not duplicate properties from overlay for new nodes
2018-11-05 15:31:28 linux-kernel [PATCH v6 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
2018-11-05 15:30:58 linux-kernel [PATCH v6 00/18] of: overlay: validation checks, subsequent fixes
2018-11-05 15:30:49 linux-kernel [PATCH v6 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
2018-11-05 15:30:32 linux-kernel [PATCH v6 12/18] of: overlay: check prevents multiple fragments add or delete same node
2018-11-05 15:29:54 linux-kernel [PATCH v6 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
2018-11-05 15:29:42 linux-kernel [PATCH v6 18/18] of: unittest: initialize args before calling of_*parse_*()
2018-11-05 15:29:19 linux-kernel [PATCH v6 08/18] of: overlay: reorder fields in struct fragment
2018-11-05 15:29:15 linux-kernel [PATCH v6 13/18] of: overlay: check prevents multiple fragments touching same property
2018-11-05 15:29:10 linux-kernel [PATCH v6 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
2018-11-05 15:28:57 linux-kernel [PATCH v6 11/18] of: overlay: test case of two fragments adding same node
2018-11-05 15:28:46 linux-kernel [PATCH v6 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
2018-11-05 15:28:32 linux-kernel [PATCH v6 15/18] of: overlay: set node fields from properties when add new overlay node
2018-11-05 15:28:25 linux-kernel [PATCH v6 17/18] of: unittest: find overlays[] entry by name instead of index
2018-11-05 15:28:19 linux-kernel [PATCH v6 16/18] of: unittest: allow base devicetree to have symbol metadata
2018-11-03 05:45:10 linux-kernel [PATCH v4] of: overlay: user space synchronization
2018-11-03 05:01:31 linux-kernel Re: [PATCH v3] of: overlay: user space synchronization
2018-10-31 16:08:04 linux-kernel Re: [PATCH] of/platform: Support dynamic device tree on AMBA bus
2018-10-30 23:07:37 linux-kernel Re: [PATCH] of/platform: Support dynamic device tree on AMBA bus
2018-10-22 07:45:00 linux-kernel Re: [PATCH v3] of: overlay: user space synchronization
2018-10-19 05:02:36 linux-kernel Re: [PATCH v5 00/18] of: overlay: validation checks, subsequent fixes
2018-10-19 00:07:45 linux-kernel Re: [PATCH v3] of: overlay: user space synchronization
2018-10-18 23:09:44 linux-kernel Re: [Ksummit-discuss] [PATCH v3 1/3] code-of-conduct: Fix the ambiguity about collecting email addresses
2018-10-18 23:07:17 linux-kernel [PATCH v5 00/18] of: overlay: validation checks, subsequent fixes
2018-10-18 23:06:34 linux-kernel [PATCH v5 16/18] of: unittest: allow base devicetree to have symbol metadata
2018-10-18 22:51:17 linux-kernel [PATCH v5 01/18] of: overlay: add tests to validate kfrees from overlay removal
2018-10-18 22:50:58 linux-kernel [PATCH v5 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
2018-10-18 22:50:52 linux-kernel [PATCH v5 02/18] of: overlay: add missing of_node_put() after add new node to changeset
2018-10-18 22:50:42 linux-kernel [PATCH v5 08/18] of: overlay: reorder fields in struct fragment
2018-10-18 22:50:38 linux-kernel [PATCH v5 09/18] of: overlay: validate overlay properties #address-cells and #size-cells