Daniel Scally ([email protected])

Number of posts: 360 (0.44 per day)
First post: 2020-09-15 23:30:05
Last post: 2022-12-07 11:56:13

Date List Subject
2020-11-30 13:35:26 linux-kernel [PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
2020-11-30 13:35:18 linux-kernel [PATCH 03/18] software_node: Fix failure to put() and get() references to children in software_node_get_next_child()
2020-11-17 23:01:55 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-11-17 12:05:34 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-11-17 01:53:35 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-11-15 09:21:37 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-11-13 10:06:53 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-10-29 22:38:29 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-10-26 11:12:57 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-10-25 03:23:39 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-10-25 03:21:07 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-10-24 21:39:04 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-10-24 17:57:53 linux-kernel Re: [RFC PATCH v3 7/9] ipu3-cio2: Check if pci_dev->dev's fwnode is a software_node in cio2_parse_firmware() and set FWNODE_GRAPH_DEVICE_DISABLED if so
2020-10-24 16:25:20 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-10-23 15:15:59 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-10-22 12:59:35 linux-kernel Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-10-22 07:05:10 linux-kernel Re: [RFC PATCH v3 0/9] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
2020-10-21 21:51:51 linux-kernel Re: [RFC PATCH v3 3/9] software_node: Fix failure to hold refcount in software_node_get_next_child
2020-10-21 19:58:17 linux-kernel Re: [RFC PATCH v3 7/9] ipu3-cio2: Check if pci_dev->dev's fwnode is a software_node in cio2_parse_firmware() and set FWNODE_GRAPH_DEVICE_DISABLED if so
2020-10-21 18:12:34 linux-kernel Re: [RFC PATCH v3 6/9] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple sources files retaining ipu3-cio2 name
2020-10-21 17:38:13 linux-kernel Re: [RFC PATCH v3 7/9] ipu3-cio2: Check if pci_dev->dev's fwnode is a software_node in cio2_parse_firmware() and set FWNODE_GRAPH_DEVICE_DISABLED if so
2020-10-21 13:23:33 linux-kernel Re: [RFC PATCH v3 1/9] software_node: Add helper function to unregister arrays of software_nodes ordered parent to child
2020-10-21 11:11:47 linux-kernel Re: [RFC PATCH v3 3/9] software_node: Fix failure to hold refcount in software_node_get_next_child
2020-10-21 10:54:31 linux-kernel Re: [RFC PATCH v3 1/9] software_node: Add helper function to unregister arrays of software_nodes ordered parent to child
2020-10-20 18:15:56 linux-kernel [RFC PATCH v3 7/9] ipu3-cio2: Check if pci_dev->dev's fwnode is a software_node in cio2_parse_firmware() and set FWNODE_GRAPH_DEVICE_DISABLED if so
2020-10-20 18:15:53 linux-kernel [RFC PATCH v3 1/9] software_node: Add helper function to unregister arrays of software_nodes ordered parent to child
2020-10-20 16:48:50 linux-kernel [RFC PATCH v3 5/9] ipu3-cio2: Add T: entry to MAINTAINERS
2020-10-20 16:48:50 linux-kernel [RFC PATCH v3 4/9] software_node: Add support for fwnode_graph*() family of functions
2020-10-20 16:48:40 linux-kernel [RFC PATCH v3 3/9] software_node: Fix failure to hold refcount in software_node_get_next_child
2020-10-20 16:48:18 linux-kernel [RFC PATCH v3 0/9] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
2020-10-20 08:19:51 linux-kernel [RFC PATCH v3 8/9] media: v4l2-core: v4l2-async: Check possible match in match_fwnode based on sd->fwnode->secondary
2020-10-20 08:18:22 linux-kernel [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
2020-10-20 08:18:08 linux-kernel [RFC PATCH v3 6/9] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple sources files retaining ipu3-cio2 name
2020-10-20 08:17:14 linux-kernel [RFC PATCH v3 2/9] lib/test_printf.c: Use helper function to unwind array of software_nodes
2020-10-09 19:51:47 linux-kernel Re: [RFC PATCH v2] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
2020-10-08 22:01:39 linux-kernel Re: [RFC PATCH v2] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
2020-10-01 09:37:26 linux-kernel [RFC PATCH v2] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
2020-09-28 11:39:31 linux-kernel Re: [RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
2020-09-23 09:42:58 linux-kernel Re: [RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
2020-09-21 13:35:28 linux-kernel Re: [RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
2020-09-18 22:54:26 linux-kernel Re: [RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
2020-09-18 09:24:51 linux-kernel Re: [PATCH v2] software_node: Add support for fwnode_graph*() family of functions
2020-09-18 09:12:02 linux-kernel Re: [PATCH v2] software_node: Add support for fwnode_graph*() family of functions
2020-09-18 08:20:34 linux-kernel Re: [RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
2020-09-18 08:16:55 linux-kernel Re: [PATCH v2] software_node: Add support for fwnode_graph*() family of functions
2020-09-18 07:14:54 linux-kernel Re: [PATCH v2] software_node: Add support for fwnode_graph*() family of functions
2020-09-17 21:28:31 linux-kernel Re: [RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
2020-09-17 14:55:11 linux-kernel Re: [RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
2020-09-17 10:57:45 linux-kernel Re: [RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
2020-09-17 10:28:17 linux-kernel Re: [RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms
2020-09-17 09:50:34 linux-kernel Re: [RFC PATCH] Add bridge driver to connect sensors to CIO2 device via software nodes on ACPI platforms