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-03-28 21:06:51 linux-kernel Re: [RFC PATCH v4 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
2022-03-25 20:16:11 linux-kernel Re: [PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2022-03-25 19:34:58 linux-kernel Re: [PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2022-03-25 19:16:02 linux-kernel Re: [PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2022-03-24 03:41:28 linux-kernel Re: [PATCH V2 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
2022-03-23 23:44:40 linux-kernel Re: [PATCH V2 1/3] rpmsg: core: Add signal API support
2022-03-23 18:08:15 linux-kernel Re: [PATCH V2 0/3] rpmsg and glink signaling API support
2022-03-17 05:33:11 linux-kernel [PATCH v2] rpmsg: virtio: set dst address on first message received
2022-03-17 04:04:08 linux-kernel [PATCH] rpmsg: virtio: set dst address on first message received
2022-03-15 17:51:58 linux-kernel [RFC PATCH v4 0/4] remoteproc: restructure the remoteproc VirtIO device
2022-03-15 16:55:58 linux-kernel [RFC PATCH v4 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio
2022-03-15 13:05:07 linux-kernel [RFC PATCH v4 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
2022-03-15 12:49:27 linux-kernel [RFC PATCH v4 1/4] remoteproc: core: Introduce virtio device add/remove functions
2022-03-15 06:20:48 linux-kernel [RFC PATCH v4 2/4] remoteproc: core: Introduce rproc_register_rvdev function
2022-03-07 09:41:37 linux-kernel Re: [RFC PATCH v3 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio
2022-02-28 11:33:11 linux-kernel Re: [PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2022-02-24 15:54:21 linux-kernel Re: [PATCH V2] remoteproc: support self recovery after rproc crash
2022-02-24 08:47:18 linux-kernel Re: [PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2022-02-15 15:34:52 linux-kernel Re: [RFC PATCH v3 0/4] remoteproc: restructure the remoteproc VirtIO device
2022-02-14 21:23:53 linux-kernel Re: [PATCH V2] remoteproc: support self recovery after rproc crash
2022-01-26 22:19:24 linux-kernel [RFC PATCH v3 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio
2022-01-26 22:18:55 linux-kernel [RFC PATCH v3 0/4] remoteproc: restructure the remoteproc VirtIO device
2022-01-26 22:18:43 linux-kernel [RFC PATCH v3 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
2022-01-26 22:17:11 linux-kernel [RFC PATCH v3 2/4] remoteproc: core: Introduce rproc_register_rvdev function
2022-01-26 22:16:33 linux-kernel [RFC PATCH v3 1/4] remoteproc: core: Introduce virtio device add/remove functions
2022-01-24 19:03:01 linux-kernel [PATCH v9 07/11] rpmsg: Update rpmsg_chrdev_register_device function
2022-01-24 19:02:56 linux-kernel [PATCH v9 11/11] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls
2022-01-24 19:02:53 linux-kernel [PATCH v9 10/11] rpmsg: char: Introduce the "rpmsg-raw" channel
2022-01-24 19:02:50 linux-kernel [PATCH v9 06/11] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-01-24 19:02:50 linux-kernel [PATCH v9 05/11] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-01-24 19:02:46 linux-kernel [PATCH v9 08/11] rpmsg: char: Refactor rpmsg_chrdev_eptdev_create function
2022-01-24 19:02:43 linux-kernel [PATCH v9 09/11] rpmsg: char: Add possibility to use default endpoint of the rpmsg device
2022-01-24 19:02:39 linux-kernel [PATCH v9 04/11] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-01-24 19:02:36 linux-kernel [PATCH v9 03/11] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
2022-01-24 19:02:34 linux-kernel [PATCH v9 01/11] rpmsg: char: Export eptdev create and destroy functions
2022-01-24 19:02:33 linux-kernel [PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2022-01-24 19:02:31 linux-kernel [PATCH v9 02/11] rpmsg: Create the rpmsg class in core instead of in rpmsg char
2022-01-21 19:25:58 linux-crypto Re: [PATCH] dt-bindings: Improve phandle-array schemas
2022-01-20 19:16:43 linux-kernel Re: [PATCH v8 11/13] rpmsg: char: Introduce the "rpmsg-raw" channel
2022-01-20 07:22:44 linux-kernel Re: [PATCH v8 11/13] rpmsg: char: Introduce the "rpmsg-raw" channel
2022-01-20 06:46:17 linux-kernel Re: [PATCH v8 03/13] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
2022-01-10 08:49:27 linux-kernel Re: [PATCH v8 00/13] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2022-01-07 09:30:53 linux-kernel Re: [RFC PATCH v2 4/6] remoteproc: virtio: Create platform device for the remoteproc_virtio
2022-01-05 08:05:29 linux-kernel Re: [RFC PATCH v2 1/6] remoteproc: core: Introduce virtio device add/remove functions
2022-01-04 16:36:02 linux-kernel [PATCH v4] tty: rpmsg: Fix race condition releasing tty port
2021-12-22 08:24:13 linux-kernel [RFC PATCH v2 6/6] remoteproc: Instantiate the new remoteproc virtio platform device
2021-12-22 08:24:11 linux-kernel [RFC PATCH v2 5/6] remoteproc: virtio: Add helper to create platform device
2021-12-22 08:24:10 linux-kernel [RFC PATCH v2 4/6] remoteproc: virtio: Create platform device for the remoteproc_virtio
2021-12-22 08:24:08 linux-kernel [RFC PATCH v2 0/6] remoteproc: restructure the remoteproc VirtIO device
2021-12-22 08:24:06 linux-kernel [RFC PATCH v2 2/6] remoteproc: core: Introduce rproc_register_rvdev function
2021-12-22 08:24:04 linux-kernel [RFC PATCH v2 3/6] remoteproc: Move rproc_vdev management to remoteproc_virtio.c