Show patches with: Submitter = Mathieu Poirier       |    Archived = No       |   248 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] rpmsg: virtio: rename rpmsg_create_channel rpmsg: Make RPMSG name service modular - - - --- 2020-09-22 Mathieu Poirier Superseded
[01/13] remoteproc: Re-check state in rproc_shutdown() remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[01/18] remoteproc: Add new operation and state machine for MCU synchronisation remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[02/10] rpmsg: core: Add channel creation internal API rpmsg: Make RPMSG name service modular - - - --- 2020-09-22 Mathieu Poirier Superseded
[02/13] remoteproc: Remove useless check in rproc_del() remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[02/18] remoteproc: Introduce function rproc_set_mcu_sync_state() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[03/10] rpmsg: virtio: Add rpmsg channel device ops rpmsg: Make RPMSG name service modular - - - --- 2020-09-22 Mathieu Poirier Superseded
[03/13] remoteproc: Add new RPROC_ATTACHED state remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[03/18] remoteproc: Split firmware name allocation from rproc_alloc() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[04/10] rpmsg: Move common structures and defines to headers rpmsg: Make RPMSG name service modular - - - --- 2020-09-22 Mathieu Poirier Superseded
[04/13] remoteproc: Properly represent the attached state remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[04/18] remoteproc: Split rproc_ops allocation from rproc_alloc() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[05/10] rpmsg: virtio: Move virtio RPMSG structures to private header rpmsg: Make RPMSG name service modular - - - --- 2020-09-22 Mathieu Poirier Superseded
[05/13] remoteproc: Add new detach() remoteproc operation remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[05/18] remoteproc: Get rid of tedious error path remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[06/10] rpmsg: Turn name service into a stand alone driver rpmsg: Make RPMSG name service modular - - - --- 2020-09-22 Mathieu Poirier Superseded
[06/13] remoteproc: Introduce function __rproc_detach() remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[06/18] remoteproc: Introduce function rproc_alloc_internals() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[07/10] rpmsg: virtio: use rpmsg ns device for the ns announcement rpmsg: Make RPMSG name service modular - - - --- 2020-09-22 Mathieu Poirier Superseded
[07/13] remoteproc: Introduce function rproc_detach() remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[07/18] remoteproc: Introduce function rproc_alloc_state_machine() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[08/10] rpmsg: core: Add RPMSG byte conversion operations rpmsg: Make RPMSG name service modular - - - --- 2020-09-22 Mathieu Poirier Superseded
[08/13] remoteproc: Rename function rproc_actuate() remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[08/18] remoteproc: Allocate synchronisation state machine remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[09/10] rpmsg: virtio: Make endianness conversion virtIO specific rpmsg: Make RPMSG name service modular - - - --- 2020-09-22 Mathieu Poirier Superseded
[09/13] remoteproc: Add return value to function rproc_shutdown() remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[09/18] remoteproc: Call the right core function based on synchronisation state remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[1/4] remoteproc: Fix a bug in rproc_alloc() remoteproc: Refactor function rproc_alloc() - 1 - --- 2020-04-13 Mathieu Poirier Superseded
[1/5] remoteproc: stm32: Call of_node_put() on iteration error remoteproc: Call of_node_put() on iteration error - 1 - --- 2023-03-20 Mathieu Poirier Accepted
[10/10] rpmsg: ns: Make Name service module transport agnostic rpmsg: Make RPMSG name service modular - - - --- 2020-09-22 Mathieu Poirier Superseded
[10/13] remoteproc: Properly deal with a stop request when attached remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[10/18] remoteproc: Decouple firmware load and remoteproc booting remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[11/13] remoteproc: Properly deal with detach request remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[11/18] remoteproc: Repurpose function rproc_trigger_auto_boot() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[12/13] remoteproc: Refactor rproc delete and cdev release path remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[12/18] remoteproc: Rename function rproc_fw_boot() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[13/13] remoteproc: Properly deal with a kernel panic when attached remoteproc: Add support for detaching from rproc - 1 - --- 2020-08-26 Mathieu Poirier Superseded
[13/18] remoteproc: Introducting new functions to start and stop an MCU remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[14/18] remoteproc: Refactor function rproc_trigger_recovery() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[15/18] remoteproc: Correctly deal with MCU synchronisation when changing FW image remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[16/18] remoteproc: Correctly deal with MCU synchronisation when changing state remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[17/18] remoteproc: Make MCU synchronisation state changes on stop and crashed remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[18/18] remoteproc: stm32: add support for co-processor booted before kernel remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 Mathieu Poirier Superseded
[2/4] remoteproc: Split firmware name allocation from rproc_alloc() remoteproc: Refactor function rproc_alloc() - - - --- 2020-04-13 Mathieu Poirier Superseded
[2/5] remoteproc: st: Call of_node_put() on iteration error remoteproc: Call of_node_put() on iteration error - 1 - --- 2023-03-20 Mathieu Poirier Accepted
[3/4] remoteproc: Split rproc_ops allocation from rproc_alloc() remoteproc: Refactor function rproc_alloc() - 1 - --- 2020-04-13 Mathieu Poirier Superseded
[3/5] remoteproc: rcar_rproc: Call of_node_put() on iteration error remoteproc: Call of_node_put() on iteration error - - - --- 2023-03-20 Mathieu Poirier Accepted
[4/4] remoteproc: Get rid of tedious error path remoteproc: Refactor function rproc_alloc() - 2 - --- 2020-04-13 Mathieu Poirier Superseded
[4/5] remoteproc: imx_rproc: Call of_node_put() on iteration error remoteproc: Call of_node_put() on iteration error - 1 - --- 2023-03-20 Mathieu Poirier Accepted
[5/5] retmoteproc: imx_dsp_rproc: Call of_node_put() on iteration error remoteproc: Call of_node_put() on iteration error 1 - - --- 2023-03-20 Mathieu Poirier Accepted
[RFC,v2,13/14] remoteproc: Add automation flags remoteproc: Add support for detaching from rproc - - - --- 2020-10-30 Mathieu Poirier Superseded
[RFC,v2,14/14] remoteproc: Refactor rproc delete and cdev release path remoteproc: Add support for detaching from rproc - - - --- 2020-10-30 Mathieu Poirier Superseded
[v2,01/14] remoteproc: Re-check state in rproc_shutdown() remoteproc: Add support for detaching from rproc - 2 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,02/14] remoteproc: Remove useless check in rproc_del() remoteproc: Add support for detaching from rproc - 2 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,03/14] remoteproc: Add new RPROC_ATTACHED state remoteproc: Add support for detaching from rproc - 2 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,04/14] remoteproc: Properly represent the attached state remoteproc: Add support for detaching from rproc - 2 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,05/14] remoteproc: Properly deal with a kernel panic when attached remoteproc: Add support for detaching from rproc - 2 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,06/14] remoteproc: Add new detach() remoteproc operation remoteproc: Add support for detaching from rproc - 1 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,07/14] remoteproc: Introduce function __rproc_detach() remoteproc: Add support for detaching from rproc - 1 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,08/14] remoteproc: Introduce function rproc_detach() remoteproc: Add support for detaching from rproc - 1 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,09/14] remoteproc: Rename function rproc_actuate() remoteproc: Add support for detaching from rproc - 2 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,1/7] remoteproc: Fix IDR initialisation in rproc_alloc() remoteproc: Refactor function rproc_alloc() - 3 - --- 2020-04-15 Mathieu Poirier Superseded
[v2,1/9] rpmsg: Move rpmsg_endpoint_ops to rpmsg.h rpmsg: Make RPMSG name service modular - 1 - --- 2020-10-13 Mathieu Poirier Superseded
[v2,10/14] remoteproc: Add return value to function rproc_shutdown() remoteproc: Add support for detaching from rproc - 1 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,11/14] remoteproc: Properly deal with a stop request when attached remoteproc: Add support for detaching from rproc - 2 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,12/14] remoteproc: Properly deal with detach request remoteproc: Add support for detaching from rproc - 1 - --- 2020-10-30 Mathieu Poirier Superseded
[v2,2/7] remoteproc: Split firmware name allocation from rproc_alloc() remoteproc: Refactor function rproc_alloc() - 2 - --- 2020-04-15 Mathieu Poirier Superseded
[v2,2/9] rpmsg: Introduce __rpmsg{16|32|64} types rpmsg: Make RPMSG name service modular - 1 - --- 2020-10-13 Mathieu Poirier Superseded
[v2,3/7] remoteproc: Simplify default name allocation remoteproc: Refactor function rproc_alloc() - 2 - --- 2020-04-15 Mathieu Poirier Superseded
[v2,3/9] rpmsg: virtio: Move from virtio to rpmsg byte conversion rpmsg: Make RPMSG name service modular - - - --- 2020-10-13 Mathieu Poirier Superseded
[v2,4/7] remoteproc: Use kstrdup_const() rather than kstrup() remoteproc: Refactor function rproc_alloc() - 1 - --- 2020-04-15 Mathieu Poirier Superseded
[v2,4/9] rpmsg: Move rpmsg_hr and rpmsg_ns_msg to header file rpmsg: Make RPMSG name service modular - - - --- 2020-10-13 Mathieu Poirier Superseded
[v2,5/7] remoteproc: Restructure firmware name allocation remoteproc: Refactor function rproc_alloc() - 1 - --- 2020-04-15 Mathieu Poirier Superseded
[v2,5/9] rpmsg: virtio: Rename rpmsg_create_channel rpmsg: Make RPMSG name service modular - - - --- 2020-10-13 Mathieu Poirier Superseded
[v2,6/7] remoteproc: Split rproc_ops allocation from rproc_alloc() remoteproc: Refactor function rproc_alloc() - 1 - --- 2020-04-15 Mathieu Poirier Superseded
[v2,6/9] rpmsg: core: Add channel creation internal API rpmsg: Make RPMSG name service modular - - - --- 2020-10-13 Mathieu Poirier Superseded
[v2,7/7] remoteproc: Get rid of tedious error path remoteproc: Refactor function rproc_alloc() 1 1 - --- 2020-04-15 Mathieu Poirier Superseded
[v2,7/9] rpmsg: virtio: Add rpmsg channel device ops rpmsg: Make RPMSG name service modular - - - --- 2020-10-13 Mathieu Poirier Superseded
[v2,8/9] rpmsg: Make rpmsg_{register|unregister}_device() public rpmsg: Make RPMSG name service modular - 1 - --- 2020-10-13 Mathieu Poirier Superseded
[v2,9/9] rpmsg: Turn name service into a stand alone driver rpmsg: Make RPMSG name service modular - - - --- 2020-10-13 Mathieu Poirier Superseded
[v2] MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance [v2] MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance 1 - - --- 2021-12-02 Mathieu Poirier Accepted
[v3,1/2] rpmsg: core: Add wildcard match for name service rpmsg: core: Add support for name extension 1 - - --- 2020-05-01 Mathieu Poirier Superseded
[v3,1/4] remoteproc: Use kstrdup_const() rather than kstrdup() remoteproc: Refactor function rproc_alloc() - 2 - --- 2020-04-20 Mathieu Poirier Mainlined
[v3,1/8] rpmsg: Introduce __rpmsg{16|32|64} types rpmsg: Make RPMSG name service modular - 1 - --- 2020-10-19 Mathieu Poirier Superseded
[v3,2/2] rpmsg: core: Add support to retrieve name extension rpmsg: core: Add support for name extension - - - --- 2020-05-01 Mathieu Poirier Superseded
[v3,2/4] remoteproc: Restructure firmware name allocation remoteproc: Refactor function rproc_alloc() - 2 - --- 2020-04-20 Mathieu Poirier Mainlined
[v3,2/8] rpmsg: virtio: Move from virtio to rpmsg byte conversion rpmsg: Make RPMSG name service modular - 1 - --- 2020-10-19 Mathieu Poirier Superseded
[v3,3/4] remoteproc: Split rproc_ops allocation from rproc_alloc() remoteproc: Refactor function rproc_alloc() - 2 - --- 2020-04-20 Mathieu Poirier Mainlined
[v3,3/8] rpmsg: Move structure rpmsg_ns_msg to header file rpmsg: Make RPMSG name service modular - 1 - --- 2020-10-19 Mathieu Poirier Superseded
[v3,4/4] remoteproc: Get rid of tedious error path remoteproc: Refactor function rproc_alloc() 1 2 - --- 2020-04-20 Mathieu Poirier Mainlined
[v3,4/8] rpmsg: virtio: Rename rpmsg_create_channel rpmsg: Make RPMSG name service modular - 1 - --- 2020-10-19 Mathieu Poirier Superseded
[v3,5/8] rpmsg: core: Add channel creation internal API rpmsg: Make RPMSG name service modular - 1 - --- 2020-10-19 Mathieu Poirier Superseded
[v3,6/8] rpmsg: virtio: Add rpmsg channel device ops rpmsg: Make RPMSG name service modular - 1 - --- 2020-10-19 Mathieu Poirier Superseded
[v3,7/8] rpmsg: Make rpmsg_{register|unregister}_device() public rpmsg: Make RPMSG name service modular - 2 - --- 2020-10-19 Mathieu Poirier Superseded
[v3,8/8] rpmsg: Turn name service into a stand alone driver rpmsg: Make RPMSG name service modular - - - --- 2020-10-19 Mathieu Poirier Superseded
[v4,01/11] remoteproc: stm32: Decouple rproc from memory translation remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,02/11] remoteproc: stm32: Request IRQ with platform device remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,03/11] remoteproc: stm32: Decouple rproc from DT parsing remoteproc: stm32: Add support for attaching to M4 - 1 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,04/11] remoteproc: stm32: Remove memory translation from DT parsing remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-06-01 Mathieu Poirier Superseded
« 1 2 3 »