LinuxLists
Users
About
Mathieu Poirier (
[email protected]
)
Number of posts: 3785 (0.79 per day)
First post: 2011-04-08 20:32:10
Last post: 2024-06-11 18:04:04
Previous Page
/
Next Page
Date
List
Subject
2020-10-28 17:50:00
linux-kernel
[PATCH v4 3/8] rpmsg: Move structure rpmsg_ns_msg to header file
2020-10-28 17:49:26
linux-kernel
[PATCH v4 7/8] rpmsg: Make rpmsg_{register|unregister}_device() public
2020-10-28 17:48:39
linux-kernel
[PATCH v4 8/8] rpmsg: Turn name service into a stand alone driver
2020-10-28 17:48:33
linux-kernel
[PATCH v4 6/8] rpmsg: virtio: Add rpmsg channel device ops
2020-10-28 17:48:01
linux-kernel
[PATCH v4 2/8] rpmsg: virtio: Move from virtio to rpmsg byte conversion
2020-10-28 17:48:00
linux-kernel
[PATCH v4 1/8] rpmsg: Introduce __rpmsg{16|32|64} types
2020-10-28 17:47:33
linux-kernel
[PATCH v4 4/8] rpmsg: virtio: Rename rpmsg_create_channel
2020-10-28 17:46:03
linux-kernel
[PATCH v4 0/8] rpmsg: Make RPMSG name service modular
2020-10-28 13:08:44
linux-kernel
Re: [PATCH 1/2] hwtracing: coresight: add missing MODULE_LICENSE()
2020-10-24 00:15:47
linux-kernel
Re: [PATCHv2 2/4] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
2020-10-23 12:59:35
linux-kernel
Re: [PATCH 05/13] remoteproc: Add new detach() remoteproc operation
2020-10-23 12:58:36
linux-kernel
Re: [PATCHv2 2/4] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
2020-10-23 06:20:03
linux-kernel
Re: [PATCH 07/13] remoteproc: Introduce function rproc_detach()
2020-10-20 15:29:15
linux-kernel
[PATCH v3 8/8] rpmsg: Turn name service into a stand alone driver
2020-10-20 15:29:10
linux-kernel
[PATCH v3 7/8] rpmsg: Make rpmsg_{register|unregister}_device() public
2020-10-20 15:29:05
linux-kernel
[PATCH v3 5/8] rpmsg: core: Add channel creation internal API
2020-10-20 15:28:51
linux-kernel
[PATCH v3 3/8] rpmsg: Move structure rpmsg_ns_msg to header file
2020-10-20 15:27:34
linux-kernel
[PATCH v3 1/8] rpmsg: Introduce __rpmsg{16|32|64} types
2020-10-20 15:12:20
linux-kernel
[PATCH v3 2/8] rpmsg: virtio: Move from virtio to rpmsg byte conversion
2020-10-20 15:08:07
linux-kernel
Re: [PATCH V2 7/7] remoteproc: imx_proc: enable virtio/mailbox
2020-10-20 07:44:38
linux-kernel
[PATCH v3 6/8] rpmsg: virtio: Add rpmsg channel device ops
2020-10-20 07:44:25
linux-kernel
[PATCH v3 0/8] rpmsg: Make RPMSG name service modular
2020-10-20 07:42:57
linux-kernel
[PATCH v3 4/8] rpmsg: virtio: Rename rpmsg_create_channel
2020-10-20 06:43:52
linux-kernel
Re: [PATCH V2 4/7] remoteproc: imx_rproc: use devm_ioremap
2020-10-20 06:25:57
linux-kernel
Re: [PATCH V2 6/7] remoteproc: imx_rproc: support i.MX8MQ/M
2020-10-19 17:50:16
linux-kernel
Re: [PATCH V2 5/7] remoteproc: imx_rproc: add i.MX specific parse fw hook
2020-10-19 17:02:55
linux-kernel
Re: [PATCH V2 1/7] remoteproc: elf: support platform specific memory hook
2020-10-16 16:58:10
linux-kernel
Re: [PATCH] coresight: etm4x: Skip setting LPOVERRIDE bit for qcom,skip-power-up
2020-10-15 23:21:32
linux-kernel
Re: [PATCH v2 4/9] rpmsg: Move rpmsg_hr and rpmsg_ns_msg to header file
2020-10-15 23:21:30
linux-kernel
Re: [PATCH v2 2/9] rpmsg: Introduce __rpmsg{16|32|64} types
2020-10-15 22:22:13
linux-kernel
Re: [PATCH v2 3/9] rpmsg: virtio: Move from virtio to rpmsg byte conversion
2020-10-15 16:36:06
linux-kernel
Re: [RFC PATCH 1/4] Add a RPMSG driver for the APU in the mt8183
2020-10-15 16:09:18
linux-kernel
Re: [PATCH] coresight: etm4x: Add config to exclude kernel mode tracing
2020-10-15 08:33:31
linux-kernel
Re: [RFC PATCH 1/4] Add a RPMSG driver for the APU in the mt8183
2020-10-14 23:05:02
linux-kernel
Re: [PATCH v2 4/4] ARM: dts: stm32: update stm32mp151 for remote proc synchronization support
2020-10-14 15:21:06
linux-kernel
[PATCH v2 5/9] rpmsg: virtio: Rename rpmsg_create_channel
2020-10-14 09:33:42
linux-kernel
[PATCH v2 1/9] rpmsg: Move rpmsg_endpoint_ops to rpmsg.h
2020-10-14 09:31:59
linux-kernel
[PATCH v2 0/9] rpmsg: Make RPMSG name service modular
2020-10-14 09:29:28
linux-kernel
[PATCH v2 6/9] rpmsg: core: Add channel creation internal API
2020-10-14 09:28:10
linux-kernel
[PATCH v2 4/9] rpmsg: Move rpmsg_hr and rpmsg_ns_msg to header file
2020-10-14 09:27:51
linux-kernel
[PATCH v2 8/9] rpmsg: Make rpmsg_{register|unregister}_device() public
2020-10-14 09:26:58
linux-kernel
[PATCH v2 9/9] rpmsg: Turn name service into a stand alone driver
2020-10-14 09:26:50
linux-kernel
[PATCH v2 3/9] rpmsg: virtio: Move from virtio to rpmsg byte conversion
2020-10-14 09:26:22
linux-kernel
[PATCH v2 7/9] rpmsg: virtio: Add rpmsg channel device ops
2020-10-14 09:24:10
linux-kernel
[PATCH v2 2/9] rpmsg: Introduce __rpmsg{16|32|64} types
2020-10-08 14:45:25
linux-kernel
Re: [PATCH V2 0/7] remoteproc: imx_rproc: support iMX8MQ/M
2020-10-07 19:27:52
linux-kernel
Re: [PATCH 10/10] rpmsg: ns: Make Name service module transport agnostic
2020-10-07 18:17:53
linux-kernel
Re: [PATCH 05/10] rpmsg: virtio: Move virtio RPMSG structures to private header
2020-10-06 17:00:00
linux-kernel
Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
2020-09-29 18:06:06
linux-kernel
Re: [PATCH v2 3/4] remoteproc: mtk_vpu_rproc: Add support of JTAG
2020-09-29 17:55:58
linux-kernel
Re: [PATCH v2 2/4] remoteproc: Add a remoteproc driver for the MT8183's APU