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
2021-11-08 16:51:57 linux-kernel [PATCH v7 07/12] rpmsg: char: Refactor rpmsg_chrdev_eptdev_create function
2021-11-08 16:47:23 linux-kernel [PATCH] rpmsg: Fix documentation return formatting
2021-11-03 17:39:55 linux-kernel Re: [PATCH v6 06/10] rpmsg: Introduce rpmsg_create_default_ept function
2021-11-03 09:17:53 linux-kernel Re: [RFC PATCH 7/7] remoteproc: Instantiate the new remoteproc virtio platform device
2021-11-02 19:22:16 linux-kernel Re: [PATCH v6 02/10] rpmsg: create the rpmsg class in core instead of in rpmsg char
2021-11-02 17:14:45 linux-kernel Re: [PATCH v6 02/10] rpmsg: create the rpmsg class in core instead of in rpmsg char
2021-11-02 17:01:28 linux-kernel Re: [PATCH v6 06/10] rpmsg: Introduce rpmsg_create_default_ept function
2021-11-02 15:48:35 linux-kernel Re: [PATCH v6 03/10] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
2021-11-02 14:56:05 linux-kernel Re: [PATCH v6 01/10] rpmsg: char: Export eptdev create an destroy functions
2021-11-02 13:22:46 linux-kernel Re: [PATCH v1 1/5] tty: rpmsg: Assign returned id to a local variable
2021-11-02 12:41:05 linux-kernel [PATCH] MAINTAINERS: Add rpmsg tty driver maintainer
2021-11-02 10:58:02 linux-kernel Re: [PATCH v10 0/2] Add rpmsg tty driver
2021-10-22 13:00:49 linux-kernel [PATCH v6 06/10] rpmsg: Introduce rpmsg_create_default_ept function
2021-10-22 13:00:03 linux-kernel [PATCH v6 10/10] rpmsg: core: send a ns announcement when a default endpoint is created
2021-10-22 13:00:00 linux-kernel [PATCH v6 09/10] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls
2021-10-22 12:59:35 linux-kernel [PATCH v6 04/10] rpmsg: Update rpmsg_chrdev_register_device function
2021-10-22 12:58:22 linux-kernel [PATCH v6 08/10] rpmsg: char: Introduce the "rpmsg-raw" channel
2021-10-22 12:58:14 linux-kernel [PATCH v6 07/10] rpmsg: char: Add possibility to use default endpoint of the rpmsg device.
2021-10-22 12:58:09 linux-kernel [PATCH v6 01/10] rpmsg: char: Export eptdev create an destroy functions
2021-10-22 12:57:37 linux-kernel [PATCH v6 02/10] rpmsg: create the rpmsg class in core instead of in rpmsg char
2021-10-22 12:57:20 linux-kernel [PATCH v6 03/10] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
2021-10-22 12:57:05 linux-kernel [PATCH v6 05/10] rpmsg: char: Refactor rpmsg_chrdev_eptdev_create function
2021-10-22 12:56:52 linux-kernel [PATCH v6 00/10] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver.
2021-10-19 12:58:12 linux-kernel Re: [PATCH v5 0/4] Restructure the rpmsg char to decorrelate the control part.
2021-10-18 09:15:49 linux-kernel Re: [PATCH v5 3/4] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
2021-10-18 09:01:55 linux-kernel Re: [PATCH V1 1/3] rpmsg: core: Add signal API support
2021-10-18 07:11:00 linux-kernel Re: [PATCH] remoteproc: core: fix potential memory leakage
2021-10-16 00:41:16 linux-kernel [PATCH] remoteproc: core: fix potential memory leakage
2021-10-15 18:00:43 linux-kernel [PATCH v10 2/2] tty: add rpmsg driver
2021-10-15 18:00:30 linux-kernel [PATCH v10 1/2] rpmsg: core: add API to get MTU
2021-10-15 18:00:30 linux-kernel [PATCH v10 0/2] Add rpmsg tty driver
2021-10-14 07:46:49 linux-kernel Re: [PATCH v9 2/2] tty: add rpmsg driver
2021-10-11 16:35:41 linux-kernel Re: [PATCH v4 3/4] rpmsg: char: Add possibility to use default endpoint of the rpmsg device.
2021-10-11 16:26:09 linux-kernel Re: [PATCH v3] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls
2021-10-11 16:20:07 linux-kernel Re: [PATCH v5 2/4] rpmsg: char: Export eptdev create an destroy functions
2021-10-11 16:01:25 linux-kernel Re: [RFC PATCH 4/7] remoteproc: create the REMOTEPROC_VIRTIO config
2021-10-11 15:42:05 linux-kernel Re: [PATCH v4 4/4] rpmsg: char: Introduce the "rpmsg-raw" channel
2021-10-11 13:35:55 linux-kernel Re: [PATCH v5 3/4] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
2021-10-11 13:34:24 linux-kernel Re: [PATCH v5 0/4] Restructure the rpmsg char to decorrelate the control part.
2021-10-08 15:37:58 linux-kernel [PATCH v9 0/2] Add rpmsg tty driver
2021-10-08 15:37:44 linux-kernel [PATCH v9 1/2] rpmsg: core: add API to get MTU
2021-10-08 15:37:44 linux-kernel [PATCH v9 2/2] tty: add rpmsg driver
2021-10-07 10:22:29 linux-kernel Re: [PATCH v8 2/2] tty: add rpmsg driver
2021-10-05 16:05:20 linux-kernel Re: [PATCH v8 2/2] tty: add rpmsg driver
2021-10-05 16:04:50 linux-kernel Re: [PATCH v8 2/2] tty: add rpmsg driver
2021-10-01 12:46:45 linux-kernel [RFC PATCH 5/7] remoteproc: virtio: Create platform device for the remoteproc_virtio
2021-10-01 12:46:27 linux-kernel [RFC PATCH 2/7] remoteproc: Move rvdev management in rproc_virtio
2021-10-01 12:46:22 linux-kernel [RFC PATCH 6/7] remoteproc: virtio: Add helper to create platform device
2021-10-01 12:24:34 linux-kernel [RFC PATCH 0/7] remoteproc: restructure the remoteproc VirtIO device
2021-10-01 11:05:46 linux-kernel [RFC PATCH 7/7] remoteproc: Instantiate the new remoteproc virtio platform device
2021-10-01 11:05:41 linux-kernel [RFC PATCH 4/7] remoteproc: create the REMOTEPROC_VIRTIO config