LinuxLists
Users
About
Mathieu Poirier (
[email protected]
)
Number of posts: 3785 (0.79 per day)
First post: 2011-04-08 20:32:10
Last post: 2024-06-11 18:04:04
Previous Page
/
Next Page
Date
List
Subject
2020-07-14 20:05:45
linux-kernel
[PATCH v6 09/11] remoteproc: stm32: Properly handle the resource table when attaching
2020-07-14 20:05:37
linux-kernel
[PATCH v6 06/11] remoteproc: stm32: Properly set co-processor state when attaching
2020-07-14 20:05:31
linux-kernel
[PATCH v6 03/11] remoteproc: stm32: Decouple rproc from DT parsing
2020-07-14 20:05:24
linux-kernel
[PATCH v6 01/11] remoteproc: stm32: Decouple rproc from memory translation
2020-07-14 20:05:17
linux-kernel
[PATCH v6 00/11] remoteproc: stm32: Add support for attaching to M4
2020-07-14 19:55:21
linux-kernel
[PATCH v6 5/9] remoteproc: Introducing function rproc_validate()
2020-07-14 19:54:31
linux-kernel
[PATCH v6 4/9] remoteproc: Introducing function rproc_actuate()
2020-07-14 19:53:22
linux-kernel
[PATCH v6 1/9] remoteproc: Add new RPROC_DETACHED state
2020-07-14 19:52:59
linux-kernel
[PATCH v6 8/9] remoteproc: Refactor function rproc_free_vring()
2020-07-14 19:52:45
linux-kernel
[PATCH v6 6/9] remoteproc: Refactor function rproc_boot()
2020-07-14 19:51:39
linux-kernel
[PATCH v6 7/9] remoteproc: Refactor function rproc_trigger_auto_boot()
2020-07-14 19:51:36
linux-kernel
[PATCH v6 9/9] remoteproc: Properly handle firmware name when attaching
2020-07-14 19:51:30
linux-kernel
[PATCH v6 3/9] remoteproc: Introducing function rproc_attach()
2020-07-14 19:51:24
linux-kernel
[PATCH v6 2/9] remoteproc: Add new attach() remoteproc operation
2020-07-14 19:51:16
linux-kernel
[PATCH v6 0/9] remoteproc: Add support for attaching with rproc
2020-07-14 17:54:41
linux-kernel
Re: [PATCH v7 3/4] remoteproc: Add inline coredump functionality
2020-07-14 17:22:17
linux-kernel
Re: [PATCH v1 2/4] remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
2020-07-09 19:53:03
linux-kernel
Re: [PATCH v2 4/4] remoteproc: k3-r5: Add loading support for on-chip SRAM regions
2020-07-09 19:30:40
linux-kernel
Re: [PATCH v2 3/4] remoteproc: k3-r5: Initialize TCM memories for ECC
2020-07-09 18:11:59
linux-kernel
Re: [PATCH v2 2/4] remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem
2020-07-07 21:58:52
linux-kernel
Re: [PATCH v6 2/3] remoteproc: Add inline coredump functionality
2020-07-07 21:36:07
linux-kernel
[PATCH v5 03/11] remoteproc: stm32: Decouple rproc from DT parsing
2020-07-07 21:35:57
linux-kernel
[PATCH v5 04/11] remoteproc: stm32: Remove memory translation from DT parsing
2020-07-07 21:34:20
linux-kernel
[PATCH v5 01/11] remoteproc: stm32: Decouple rproc from memory translation
2020-07-07 21:34:20
linux-kernel
[PATCH v5 09/11] remoteproc: stm32: Properly handle the resource table when attaching
2020-07-07 21:33:55
linux-kernel
[PATCH v5 06/11] remoteproc: stm32: Properly set co-processor state when attaching
2020-07-07 21:33:54
linux-kernel
[PATCH v5 10/11] remoteproc: stm32: Introduce new attach() operation
2020-07-07 21:33:11
linux-kernel
[PATCH v5 02/11] remoteproc: stm32: Request IRQ with platform device
2020-07-07 21:32:42
linux-kernel
[PATCH v5 08/11] remoteproc: stm32: Split function stm32_rproc_parse_fw()
2020-07-07 21:32:36
linux-kernel
[PATCH v5 11/11] remoteproc: stm32: Update M4 state in stm32_rproc_stop()
2020-07-07 21:32:10
linux-kernel
[PATCH v5 07/11] remoteproc: Make function rproc_resource_cleanup() public
2020-07-07 21:32:08
linux-kernel
[PATCH v5 05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
2020-07-07 21:31:59
linux-kernel
[PATCH v5 00/11] remoteproc: stm32: Add support for attaching to M4
2020-07-07 21:03:07
linux-kernel
[PATCH v5 5/9] remoteproc: Introducing function rproc_validate()
2020-07-07 21:03:04
linux-kernel
[PATCH v5 0/9] remoteproc: Add support for attaching with rproc
2020-07-07 21:03:00
linux-kernel
[PATCH v5 1/9] remoteproc: Add new RPROC_DETACHED state
2020-07-07 21:02:57
linux-kernel
[PATCH v5 3/9] remoteproc: Introducing function rproc_attach()
2020-07-07 21:02:18
linux-kernel
[PATCH v5 4/9] remoteproc: Introducing function rproc_actuate()
2020-07-07 21:02:16
linux-kernel
[PATCH v5 8/9] remoteproc: Refactor function rproc_free_vring()
2020-07-07 21:01:14
linux-kernel
[PATCH v5 6/9] remoteproc: Refactor function rproc_boot()
2020-07-07 21:01:03
linux-kernel
[PATCH v5 9/9] remoteproc: Properly handle firmware name when attaching
2020-07-07 21:01:01
linux-kernel
[PATCH v5 7/9] remoteproc: Refactor function rproc_trigger_auto_boot()
2020-07-07 21:00:57
linux-kernel
[PATCH v5 2/9] remoteproc: Add new attach() remoteproc operation
2020-07-06 18:07:51
linux-kernel
Re: [PATCH V5 0/4] Signaling api support in glink/rpmsg clients
2020-07-06 17:49:57
linux-kernel
Re: [PATCH v6 2/3] remoteproc: Add inline coredump functionality
2020-07-06 14:37:22
linux-kernel
Re: Could you support the modules of the coresight drivers?
2020-07-02 23:04:53
linux-kernel
Re: [PATCH 2/2] perf tools: Fix record failure when mixed with ARM SPE event
2020-07-02 22:41:13
linux-kernel
Re: [PATCH 1/2] perf tools: ARM SPE code cleanup
2020-07-02 17:32:05
linux-kernel
Re: [RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
2020-06-30 18:33:17
linux-kernel
[PATCH 0/2] remoteproc: Address runtime PM issues
2020-06-30 18:26:57
linux-kernel
[PATCH 2/2] Revert "remoteproc: Add support for runtime PM"