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/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/18] remoteproc: Introduce function rproc_set_mcu_sync_state() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 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/18] remoteproc: Split rproc_ops allocation from rproc_alloc() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 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/18] remoteproc: Introduce function rproc_alloc_internals() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 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/18] remoteproc: Allocate synchronisation state machine remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 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
[10/18] remoteproc: Decouple firmware load and remoteproc booting remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 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/18] remoteproc: Rename function rproc_fw_boot() remoteproc: Add support for synchronisation with MCU - - - --- 2020-03-12 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
[1/4] remoteproc: Fix a bug in rproc_alloc() remoteproc: Refactor function rproc_alloc() - 1 - --- 2020-04-13 Mathieu Poirier Superseded
[2/4] remoteproc: Split firmware name allocation from rproc_alloc() remoteproc: Refactor function rproc_alloc() - - - --- 2020-04-13 Mathieu Poirier Superseded
[3/4] remoteproc: Split rproc_ops allocation from rproc_alloc() remoteproc: Refactor function rproc_alloc() - 1 - --- 2020-04-13 Mathieu Poirier Superseded
[4/4] remoteproc: Get rid of tedious error path remoteproc: Refactor function rproc_alloc() - 2 - --- 2020-04-13 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,2/7] remoteproc: Split firmware name allocation from rproc_alloc() remoteproc: Refactor function rproc_alloc() - 2 - --- 2020-04-15 Mathieu Poirier Superseded
[v2,3/7] remoteproc: Simplify default name allocation remoteproc: Refactor function rproc_alloc() - 2 - --- 2020-04-15 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,5/7] remoteproc: Restructure firmware name allocation remoteproc: Refactor function rproc_alloc() - 1 - --- 2020-04-15 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,7/7] remoteproc: Get rid of tedious error path remoteproc: Refactor function rproc_alloc() 1 1 - --- 2020-04-15 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,2/4] remoteproc: Restructure firmware name allocation remoteproc: Refactor function rproc_alloc() - 2 - --- 2020-04-20 Mathieu Poirier Mainlined
[v3,3/4] remoteproc: Split rproc_ops allocation from rproc_alloc() remoteproc: Refactor function rproc_alloc() - 2 - --- 2020-04-20 Mathieu Poirier Mainlined
[v3,4/4] remoteproc: Get rid of tedious error path remoteproc: Refactor function rproc_alloc() 1 2 - --- 2020-04-20 Mathieu Poirier Mainlined
[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,2/2] rpmsg: core: Add support to retrieve name extension rpmsg: core: Add support for name extension - - - --- 2020-05-01 Mathieu Poirier Superseded
[v5,1/2] rpmsg: core: Add wildcard match for name service rpmsg: core: Add support for name extension 1 - - --- 2020-05-14 Mathieu Poirier Superseded
[v5,2/2] rpmsg: core: Add support to retrieve name extension rpmsg: core: Add support for name extension 1 - - --- 2020-05-14 Mathieu Poirier Superseded
[v6,1/3] rpmsg: core: Add wildcard match for name service rpmsg: core: Add support for name extension 2 - - --- 2020-05-15 Mathieu Poirier Superseded
[v6,2/3] rpmsg: core: Add support to retrieve name extension rpmsg: core: Add support for name extension 2 - - --- 2020-05-15 Mathieu Poirier Superseded
[v6,3/3] sample: rpmsg: Print out RPMSG device name extension rpmsg: core: Add support for name extension - - - --- 2020-05-15 Mathieu Poirier Superseded
[v4,1/9] remoteproc: Add new RPROC_DETACHED state remoteproc: Add support for attaching with rproc - 1 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,2/9] remoteproc: Add new attach() remoteproc operation remoteproc: Add support for attaching with rproc - 1 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,3/9] remoteproc: Introducing function rproc_attach() remoteproc: Add support for attaching with rproc - 1 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,4/9] remoteproc: Introducing function rproc_actuate() remoteproc: Add support for attaching with rproc - 1 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,5/9] remoteproc: Introducing function rproc_validate() remoteproc: Add support for attaching with rproc - - - --- 2020-06-01 Mathieu Poirier Superseded
[v4,6/9] remoteproc: Refactor function rproc_boot() remoteproc: Add support for attaching with rproc - 1 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,7/9] remoteproc: Refactor function rproc_trigger_auto_boot() remoteproc: Add support for attaching with rproc - 1 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,8/9] remoteproc: Refactor function rproc_free_vring() remoteproc: Add support for attaching with rproc - 1 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,9/9] remoteproc: Properly handle firmware name when attaching remoteproc: Add support for attaching with rproc - - - --- 2020-06-01 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
[v4,06/11] remoteproc: stm32: Properly set co-processor state when attaching remoteproc: stm32: Add support for attaching to M4 - 1 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,07/11] remoteproc: Make function rproc_resource_cleanup() public remoteproc: stm32: Add support for attaching to M4 - - - --- 2020-06-01 Mathieu Poirier Superseded
[v4,08/11] remoteproc: stm32: Split function stm32_rproc_parse_fw() remoteproc: stm32: Add support for attaching to M4 - 1 - --- 2020-06-01 Mathieu Poirier Superseded
[v4,09/11] remoteproc: stm32: Properly handle the resource table when attaching remoteproc: stm32: Add support for attaching to M4 - - - --- 2020-06-01 Mathieu Poirier Superseded
[v4,10/11] remoteproc: stm32: Introduce new attach() operation remoteproc: stm32: Add support for attaching to M4 - - - --- 2020-06-01 Mathieu Poirier Superseded
[v4,11/11] remoteproc: stm32: Update M4 state in stm32_rproc_stop() remoteproc: stm32: Add support for attaching to M4 - 1 - --- 2020-06-01 Mathieu Poirier Superseded
[v5,1/9] remoteproc: Add new RPROC_DETACHED state remoteproc: Add support for attaching with rproc - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,2/9] remoteproc: Add new attach() remoteproc operation remoteproc: Add support for attaching with rproc - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,3/9] remoteproc: Introducing function rproc_attach() remoteproc: Add support for attaching with rproc - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,4/9] remoteproc: Introducing function rproc_actuate() remoteproc: Add support for attaching with rproc - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,5/9] remoteproc: Introducing function rproc_validate() remoteproc: Add support for attaching with rproc - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,6/9] remoteproc: Refactor function rproc_boot() remoteproc: Add support for attaching with rproc - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,7/9] remoteproc: Refactor function rproc_trigger_auto_boot() remoteproc: Add support for attaching with rproc - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,8/9] remoteproc: Refactor function rproc_free_vring() remoteproc: Add support for attaching with rproc - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,9/9] remoteproc: Properly handle firmware name when attaching remoteproc: Add support for attaching with rproc - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,01/11] remoteproc: stm32: Decouple rproc from memory translation remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,02/11] remoteproc: stm32: Request IRQ with platform device remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,03/11] remoteproc: stm32: Decouple rproc from DT parsing remoteproc: stm32: Add support for attaching to M4 - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,04/11] remoteproc: stm32: Remove memory translation from DT parsing remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,06/11] remoteproc: stm32: Properly set co-processor state when attaching remoteproc: stm32: Add support for attaching to M4 - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v5,07/11] remoteproc: Make function rproc_resource_cleanup() public remoteproc: stm32: Add support for attaching to M4 - - - --- 2020-07-07 Mathieu Poirier Superseded
[v5,08/11] remoteproc: stm32: Split function stm32_rproc_parse_fw() remoteproc: stm32: Add support for attaching to M4 - - - --- 2020-07-07 Mathieu Poirier Superseded
[v5,09/11] remoteproc: stm32: Properly handle the resource table when attaching remoteproc: stm32: Add support for attaching to M4 - - - --- 2020-07-07 Mathieu Poirier Superseded
[v5,10/11] remoteproc: stm32: Introduce new attach() operation remoteproc: stm32: Add support for attaching to M4 - - - --- 2020-07-07 Mathieu Poirier Superseded
[v5,11/11] remoteproc: stm32: Update M4 state in stm32_rproc_stop() remoteproc: stm32: Add support for attaching to M4 - 1 - --- 2020-07-07 Mathieu Poirier Superseded
[v6,1/9] remoteproc: Add new RPROC_DETACHED state remoteproc: Add support for attaching with rproc - 1 1 --- 2020-07-14 Mathieu Poirier Mainlined
[v6,2/9] remoteproc: Add new attach() remoteproc operation remoteproc: Add support for attaching with rproc - 1 1 --- 2020-07-14 Mathieu Poirier Mainlined
[v6,3/9] remoteproc: Introducing function rproc_attach() remoteproc: Add support for attaching with rproc - 1 1 --- 2020-07-14 Mathieu Poirier Mainlined
[v6,4/9] remoteproc: Introducing function rproc_actuate() remoteproc: Add support for attaching with rproc - 1 1 --- 2020-07-14 Mathieu Poirier Mainlined
[v6,5/9] remoteproc: Introducing function rproc_validate() remoteproc: Add support for attaching with rproc - 1 1 --- 2020-07-14 Mathieu Poirier Mainlined
[v6,6/9] remoteproc: Refactor function rproc_boot() remoteproc: Add support for attaching with rproc - 1 1 --- 2020-07-14 Mathieu Poirier Mainlined
[v6,7/9] remoteproc: Refactor function rproc_trigger_auto_boot() remoteproc: Add support for attaching with rproc - 1 1 --- 2020-07-14 Mathieu Poirier Mainlined
[v6,8/9] remoteproc: Refactor function rproc_free_vring() remoteproc: Add support for attaching with rproc - 1 1 --- 2020-07-14 Mathieu Poirier Mainlined
[v6,9/9] remoteproc: Properly handle firmware name when attaching remoteproc: Add support for attaching with rproc - 2 1 --- 2020-07-14 Mathieu Poirier Mainlined
[v6,01/11] remoteproc: stm32: Decouple rproc from memory translation remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-07-14 Mathieu Poirier Mainlined
[v6,02/11] remoteproc: stm32: Request IRQ with platform device remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-07-14 Mathieu Poirier Mainlined
[v6,03/11] remoteproc: stm32: Decouple rproc from DT parsing remoteproc: stm32: Add support for attaching to M4 - 1 - --- 2020-07-14 Mathieu Poirier Mainlined
[v6,04/11] remoteproc: stm32: Remove memory translation from DT parsing remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-07-14 Mathieu Poirier Mainlined
[v6,05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation remoteproc: stm32: Add support for attaching to M4 - 2 - --- 2020-07-14 Mathieu Poirier Mainlined
[v6,06/11] remoteproc: stm32: Properly set co-processor state when attaching remoteproc: stm32: Add support for attaching to M4 - 1 - --- 2020-07-14 Mathieu Poirier Mainlined
[v6,07/11] remoteproc: Make function rproc_resource_cleanup() public remoteproc: stm32: Add support for attaching to M4 - - - --- 2020-07-14 Mathieu Poirier Mainlined
[v6,08/11] remoteproc: stm32: Parse memory regions when attaching to M4 remoteproc: stm32: Add support for attaching to M4 - - - --- 2020-07-14 Mathieu Poirier Mainlined
[v6,09/11] remoteproc: stm32: Properly handle the resource table when attaching remoteproc: stm32: Add support for attaching to M4 - - - --- 2020-07-14 Mathieu Poirier Mainlined
[v6,10/11] remoteproc: stm32: Introduce new attach() operation remoteproc: stm32: Add support for attaching to M4 - - - --- 2020-07-14 Mathieu Poirier Mainlined
[v6,11/11] remoteproc: stm32: Update M4 state in stm32_rproc_stop() remoteproc: stm32: Add support for attaching to M4 - 1 - --- 2020-07-14 Mathieu Poirier Mainlined
« 1 2 3 »