Arnaud Pouliquen ([email protected])

Number of posts: 652 (0.51 per day)
First post: 2020-12-09 13:18:15
Last post: 2024-06-11 08:00:46

Date List Subject
2022-07-04 10:18:33 linux-kernel Re: [PATCH] rpmsg: virtio: Fix broken rpmsg_probe()
2022-07-01 09:07:31 linux-kernel Re: [PATCH] rpmsg: virtio: Fix broken rpmsg_probe()
2022-06-30 16:58:04 linux-kernel Re: [PATCH 1/2] remoteproc: core: Introduce rproc_del_carveout
2022-06-30 16:44:47 linux-kernel Re: [PATCH 2/2] remoteproc: core: Introduce rproc_mem_entry_free
2022-06-30 16:38:35 linux-kernel Re: [PATCH] rpmsg: virtio: Fix broken rpmsg_probe()
2022-06-06 06:08:18 linux-kernel [PATCH v6 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio
2022-06-06 05:49:36 linux-kernel [PATCH v6 2/4] remoteproc: core: Introduce rproc_add_rvdev function
2022-06-06 05:21:19 linux-kernel [PATCH v6 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
2022-06-06 04:52:47 linux-kernel [PATCH v6 1/4] remoteproc: core: Introduce rproc_rvdev_add_device function
2022-06-05 17:44:01 linux-kernel Re: [RFC PATCH v5 2/4] remoteproc: core: Introduce rproc_register_rvdev function
2022-06-04 12:59:11 linux-kernel [PATCH v6 0/4] remoteproc: restructure the remoteproc VirtIO device
2022-06-01 21:12:05 linux-kernel Re: [PATCH v2] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-06-01 20:58:06 linux-kernel Re: [PATCH v3] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-05-25 12:29:15 linux-kernel Re: [RFC PATCH 00/10] Introduction of rpmsg flow control service
2022-05-23 07:47:03 linux-kernel [RFC PATCH 03/10] rpmsg: core: Add rpmsg device remote flow control announcement ops
2022-05-23 07:10:15 linux-kernel [RFC PATCH 08/10] rpmsg: Add the destination address in rpmsg_set_flow_control
2022-05-23 02:05:28 linux-kernel [RFC PATCH 06/10] rpmsg: virtio: Add support of the VIRTIO_RPMSG_F_FC feature
2022-05-22 16:01:41 linux-kernel [RFC PATCH 05/10] rpmsg: Introduce flow control channel driver
2022-05-22 15:59:02 linux-kernel [RFC PATCH 10/10] rpmsg: virtio: Set default dst address on flow control
2022-05-21 13:06:44 linux-kernel [RFC PATCH 00/10] Introduction of rpmsg flow control service
2022-05-21 06:58:03 linux-kernel [RFC PATCH 02/10] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
2022-05-20 18:16:49 linux-kernel [RFC PATCH 04/10] rpmsg: virtio: Implement the announce_remote_fc ops
2022-05-20 18:12:01 linux-kernel [RFC PATCH 07/10] rpmsg: virtio: Implement the set_flow_control ops
2022-05-20 14:48:48 linux-kernel [RFC PATCH 01/10] rpmsg: core: Add signal API support
2022-05-20 10:50:49 linux-kernel [RFC PATCH 09/10] rpmsg: tty : Add the support of the flow control
2022-05-09 10:47:18 linux-kernel Re: [PATCH] rpmsg: virtio: set dst address on first message received
2022-05-06 11:53:32 linux-kernel [PATCH v2] dt-bindings: remoteproc: st,stm32-rproc: Fix phandle-array parameters description
2022-05-05 18:17:55 linux-kernel Re: [PATCH] dt-bindings: remoteproc: Fix phandle-array parameters description
2022-05-04 12:33:05 linux-kernel [PATCH] dt-bindings: remoteproc: Fix phandle-array parameters description
2022-04-25 16:01:10 linux-kernel [PATCH] rpmsg: Fix parameter naming for announce_create/destroy ops.
2022-04-25 14:36:12 linux-kernel Re: [PATCH V2 0/3] rpmsg and glink signaling API support
2022-04-22 22:41:05 linux-kernel [PATCH] rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
2022-04-22 20:50:20 linux-kernel Re: [PATCH] rpmsg: virtio: fix possible double free in rpmsg_probe()
2022-04-22 19:25:09 linux-kernel Re: [PATCH] rpmsg: virtio: fix possible double free in rpmsg_virtio_add_ctrl_dev()
2022-04-22 18:42:43 linux-kernel Re: [PATCH] rpmsg: virtio: fix possible double free in rpmsg_virtio_add_ctrl_dev()
2022-04-06 16:03:09 linux-kernel [RFC PATCH v5 0/4] remoteproc: restructure the remoteproc VirtIO device
2022-04-06 15:59:58 linux-kernel [RFC PATCH v5 2/4] remoteproc: core: Introduce rproc_register_rvdev function
2022-04-06 15:49:19 linux-kernel [RFC PATCH v5 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
2022-04-06 15:19:43 linux-kernel [RFC PATCH v5 1/4] remoteproc: core: Introduce virtio device add/remove functions
2022-04-06 15:07:56 linux-kernel [RFC PATCH v5 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio
2022-04-06 14:58:07 linux-kernel [PATCH v2] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-04-06 13:08:34 linux-kernel [PATCH v2] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-04-06 11:42:45 linux-kernel [PATCH v3] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-04-06 11:31:19 linux-kernel Re: [PATCH v2] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-04-06 08:44:28 linux-kernel [PATCH v2] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-04-05 02:17:42 linux-kernel [PATCH] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-04-05 02:12:57 linux-kernel [PATCH] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-04-05 01:57:49 linux-kernel [PATCH] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-04-05 00:41:42 linux-kernel Re: [PATCH V2 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
2022-04-02 13:22:30 linux-kernel Re: [PATCH V2 2/3] rpmsg: glink: Add support to handle signals command
2022-04-01 22:19:37 linux-kernel Re: [PATCH V2 1/3] rpmsg: core: Add signal API support