Show patches with: Submitter = Arnaud POULIQUEN       |    Archived = No       |   60 patches
Patch Series S/W/F Date Submitter Delegate State
[v2,01/16] rpmsg: introduce RPMsg control driver for channel creation introduce generic IOCTL interface for RPMsg channels management --- 2020-12-22 Arnaud POULIQUEN New
[v2,02/16] rpmsg: add RPMsg control API to register service introduce generic IOCTL interface for RPMsg channels management --- 2020-12-22 Arnaud POULIQUEN New
[v2,03/16] rpmsg: add override field in channel info introduce generic IOCTL interface for RPMsg channels management --- 2020-12-22 Arnaud POULIQUEN New
[v2,04/16] rpmsg: ctrl: implement the ioctl function to create device introduce generic IOCTL interface for RPMsg channels management --- 2020-12-22 Arnaud POULIQUEN New
[v2,08/16] rpmsg: char: make char rpmsg a rpmsg device without the control part introduce generic IOCTL interface for RPMsg channels management --- 2020-12-22 Arnaud POULIQUEN New
[v2,12/16] rpmsg: virtio: use the driver_override in channel creation ops introduce generic IOCTL interface for RPMsg channels management --- 2020-12-22 Arnaud POULIQUEN New
[v2,14/16] rpmsg: glink: add create and release rpmsg channel ops introduce generic IOCTL interface for RPMsg channels management --- 2020-12-22 Arnaud POULIQUEN New
[v2,15/16] rpmsg: smd: add create and release rpmsg channel ops introduce generic IOCTL interface for RPMsg channels management --- 2020-12-22 Arnaud POULIQUEN New
[v3,01/15] rpmsg: char: rename rpmsg_char_init to rpmsg_chrdev_init introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,02/15] rpmsg: move RPMSG_ADDR_ANY in user API and document the API introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN New
[v3,03/15] rpmsg: char: export eptdev create an destroy functions introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,04/15] rpmsg: char: dissociate the control device from the rpmsg class introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,05/15] rpmsg: move the rpmsg control device from rpmsg_char to rpmsg_ctrl introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,06/15] rpmsg: update rpmsg_chrdev_register_device function introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN New
[v3,07/15] rpmsg: virtio: probe the rpmsg_ctrl device introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,08/15] rpmsg: glink: add sendto and trysendto ops introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,09/15] rpmsg: smd: add sendto and trysendto ops introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,10/15] rpmsg: char: use sendto to specify the message destination address introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,11/15] rpmsg: ctrl: introduce RPMSG_CREATE_DEV_IOCTL introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,12/15] rpmsg: char: introduce __rpmsg_chrdev_create_eptdev function introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,13/15] rpmsg: char: introduce a RPMsg driver for the RPmsg char device introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,14/15] rpmsg: char: no dynamic endpoint management for the default one introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v3,15/15] rpmsg: char: return an error if device already open introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-04 Arnaud POULIQUEN Superseded
[v4,02/16] rpmsg: move RPMSG_ADDR_ANY in user API Untitled series #103280 --- 2021-02-17 Arnaud POULIQUEN Superseded
[v4,03/16] rpmsg: add short description of the IOCTL defined in UAPI. Untitled series #103280 --- 2021-02-17 Arnaud POULIQUEN Superseded
[v4,07/16] rpmsg: update rpmsg_chrdev_register_device function Untitled series #103280 --- 2021-02-17 Arnaud POULIQUEN Superseded
[v4,08/16] rpmsg: glink: add sendto and trysendto ops Untitled series #103280 --- 2021-02-17 Arnaud POULIQUEN Superseded
[v4,09/16] rpmsg: smd: add sendto and trysendto ops Untitled series #103280 --- 2021-02-17 Arnaud POULIQUEN Superseded
[v4,10/16] rpmsg: char: use sendto to specify the message destination address Untitled series #103280 --- 2021-02-17 Arnaud POULIQUEN Superseded
[v4,11/16] rpmsg: virtio: register the rpmsg_ctrl device Untitled series #103280 --- 2021-02-17 Arnaud POULIQUEN New
[v4,16/16] rpmsg: char: return an error if device already open Untitled series #103280 --- 2021-02-17 Arnaud POULIQUEN Superseded
[v5,01/16] rpmsg: char: rename rpmsg_char_init to rpmsg_chrdev_init introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN Superseded
[v5,02/16] rpmsg: move RPMSG_ADDR_ANY in user API introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN Superseded
[v5,03/16] rpmsg: add short description of the IOCTL defined in UAPI. introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN Superseded
[v5,04/16] rpmsg: char: export eptdev create an destroy functions introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN New
[v5,05/16] rpmsg: char: dissociate the control device from the rpmsg class introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN New
[v5,06/16] rpmsg: move the rpmsg control device from rpmsg_char to rpmsg_ctrl introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN Superseded
[v5,07/16] rpmsg: update rpmsg_chrdev_register_device function introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN New
[v5,08/16] rpmsg: glink: add sendto and trysendto ops introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN New
[v5,09/16] rpmsg: smd: add sendto and trysendto ops introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN New
[v5,10/16] rpmsg: char: use sendto to specify the message destination address introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN New
[v5,11/16] rpmsg: virtio: register the rpmsg_ctrl device introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN Superseded
[v5,12/16] rpmsg: ctrl: introduce RPMSG_CREATE_DEV_IOCTL introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN New
[v5,13/16] rpmsg: char: introduce __rpmsg_chrdev_create_eptdev function introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN New
[v5,14/16] rpmsg: char: introduce a RPMsg driver for the RPMsg char device introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN New
[v5,15/16] rpmsg: char: no dynamic endpoint management for the default one introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN Superseded
[v5,16/16] rpmsg: char: return an error if device already open introduce a generic IOCTL interface for RPMsg channels management --- 2021-02-19 Arnaud POULIQUEN New
[1/6] rpmsg: char: Rename rpmsg_char_init to rpmsg_chrdev_init rpmsg: enable the use of the rpmsg_char device for the Virtio backend --- 2021-03-11 Arnaud POULIQUEN Accepted
[2/6] rpmsg: Move RPMSG_ADDR_ANY in user API rpmsg: enable the use of the rpmsg_char device for the Virtio backend --- 2021-03-11 Arnaud POULIQUEN Accepted
[3/6] rpmsg: Add short description of the IOCTL defined in UAPI. rpmsg: enable the use of the rpmsg_char device for the Virtio backend --- 2021-03-11 Arnaud POULIQUEN Accepted
[4/6] rpmsg: char: Use rpmsg_sendto to specify the message destination address rpmsg: enable the use of the rpmsg_char device for the Virtio backend --- 2021-03-11 Arnaud POULIQUEN Accepted
[5/6] rpmsg: virtio: Register the rpmsg_char device rpmsg: enable the use of the rpmsg_char device for the Virtio backend --- 2021-03-11 Arnaud POULIQUEN Accepted
[6/6] rpmsg: char: Return an error if device already open rpmsg: enable the use of the rpmsg_char device for the Virtio backend --- 2021-03-11 Arnaud POULIQUEN Accepted
[1/7] rpmsg: char: Export eptdev create an destroy functions Restructure the rpmsg char and introduce the rpmsg-raw channel --- 2021-03-23 Arnaud POULIQUEN New
[2/7] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl Restructure the rpmsg char and introduce the rpmsg-raw channel --- 2021-03-23 Arnaud POULIQUEN New
[3/7] rpmsg: Update rpmsg_chrdev_register_device function Restructure the rpmsg char and introduce the rpmsg-raw channel --- 2021-03-23 Arnaud POULIQUEN New
[4/7] rpmsg: char: Introduce __rpmsg_chrdev_create_eptdev function Restructure the rpmsg char and introduce the rpmsg-raw channel --- 2021-03-23 Arnaud POULIQUEN New
[5/7] rpmsg: char: Introduce a rpmsg driver for the rpmsg char device Restructure the rpmsg char and introduce the rpmsg-raw channel --- 2021-03-23 Arnaud POULIQUEN New
[6/7] rpmsg: char: No dynamic endpoint management for the default one Restructure the rpmsg char and introduce the rpmsg-raw channel --- 2021-03-23 Arnaud POULIQUEN New
[7/7] rpmsg: char: Return error if user try to destroy a default endpoint. Restructure the rpmsg char and introduce the rpmsg-raw channel --- 2021-03-23 Arnaud POULIQUEN New