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-06-30 18:19:59
linux-kernel
[PATCH 1/2] remoteproc: ingenic: Move clock handling to prepare/unprepare callbacks
2020-06-29 20:31:19
linux-kernel
Re: [PATCH v2] coresight: cti: Fix error handling in probe
2020-06-24 23:15:26
linux-kernel
Re: [PATCH v7 4/5] remoteproc: ingenic: Added remoteproc driver
2020-06-23 19:49:34
linux-kernel
Re: [PATCH v4 9/9] remoteproc: Properly handle firmware name when attaching
2020-06-23 19:40:51
linux-kernel
Re: [PATCH v4 3/9] remoteproc: Introducing function rproc_attach()
2020-06-23 19:39:05
linux-kernel
Re: [PATCH v4 5/9] remoteproc: Introducing function rproc_validate()
2020-06-23 17:34:52
linux-kernel
Re: [PATCH] coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
2020-06-23 17:29:10
linux-kernel
Re: [PATCHv3] coresight: tmc: Add shutdown callback for TMC ETR
2020-06-22 17:39:59
linux-kernel
Re: [PATCH v3 2/6] remoteproc: k3: Add TI-SCI processor control helper functions
2020-06-16 19:18:11
linux-kernel
Re: [PATCH] rpmsg: fix driver_override memory leak
2020-06-16 17:12:37
linux-kernel
Re: [PATCH] rpmsg: fix driver_override memory leak
2020-06-15 21:42:13
linux-kernel
[PATCH v7 1/3] rpmsg: core: Add wildcard match for name service
2020-06-15 21:41:18
linux-kernel
[PATCH v7 2/3] rpmsg: core: Add support to retrieve name extension
2020-06-15 21:41:16
linux-kernel
[PATCH v7 3/3] sample: rpmsg: Print out RPMSG device name extension
2020-06-15 21:41:16
linux-kernel
[PATCH v7 0/3] rpmsg: core: Add support for name extension
2020-06-15 17:38:25
linux-kernel
Re: [PATCH 4/4] arm64: dts: qcom: sm8150: Add Coresight support
2020-06-15 17:22:08
linux-kernel
Re: [PATCH 3/4] arm64: dts: qcom: sc7180: Add support for context losing replicator
2020-06-15 17:20:11
linux-kernel
Re: [PATCH 1/4] arm64: dts: qcom: sc7180: Add support to skip powering up of ETM
2020-06-15 16:20:52
linux-kernel
Re: [PATCH 20/22] docs: move remaining stuff under Documentation/*.txt to Documentation/staging
2020-06-09 21:57:04
linux-kernel
Re: [PATCH v5 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
2020-06-09 20:42:37
linux-kernel
Re: [PATCH v5 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
2020-06-09 17:50:15
linux-kernel
Re: [PATCH v5 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
2020-06-09 15:32:26
linux-kernel
Re: [PATCH 2/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF
2020-06-08 23:53:08
linux-kernel
Re: [PATCH v5 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
2020-06-04 21:57:39
linux-kernel
Re: [PATCH v4 1/1] perf: cs-etm: Allow no CoreSight sink to be specified on command line
2020-06-04 20:30:07
linux-kernel
Re: [PATCH v4 0/9] remoteproc: Add support for attaching with rproc
2020-06-04 20:20:56
linux-kernel
Re: [PATCH v4 9/9] remoteproc: Properly handle firmware name when attaching
2020-06-03 17:46:54
linux-kernel
Re: [PATCH 2/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF
2020-06-02 21:44:31
linux-kernel
Re: [PATCH v2 4/4] remoteproc/k3-dsp: Add support for L2RAM loading on C66x DSPs
2020-06-02 20:55:49
linux-kernel
Re: [PATCH v2 3/4] remoteproc/k3-dsp: Add a remoteproc driver of K3 C66x DSPs
2020-06-02 19:40:11
linux-kernel
Re: [PATCH v2 1/4] remoteproc: Introduce rproc_of_parse_firmware() helper
2020-06-01 21:31:18
linux-kernel
Re: [PATCH 2/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF
2020-06-01 20:00:51
linux-kernel
Re: [PATCH v1] coresight: Drop double check for ACPI companion device
2020-06-01 19:05:19
linux-kernel
[PATCH v4 08/11] remoteproc: stm32: Split function stm32_rproc_parse_fw()
2020-06-01 19:05:15
linux-kernel
[PATCH v4 09/11] remoteproc: stm32: Properly handle the resource table when attaching
2020-06-01 19:04:48
linux-kernel
[PATCH v4 11/11] remoteproc: stm32: Update M4 state in stm32_rproc_stop()
2020-06-01 19:03:50
linux-kernel
[PATCH v4 04/11] remoteproc: stm32: Remove memory translation from DT parsing
2020-06-01 19:03:38
linux-kernel
[PATCH v4 01/11] remoteproc: stm32: Decouple rproc from memory translation
2020-06-01 19:03:36
linux-kernel
[PATCH v4 02/11] remoteproc: stm32: Request IRQ with platform device
2020-06-01 19:03:27
linux-kernel
[PATCH v4 07/11] remoteproc: Make function rproc_resource_cleanup() public
2020-06-01 19:03:11
linux-kernel
[PATCH v4 03/11] remoteproc: stm32: Decouple rproc from DT parsing
2020-06-01 18:00:55
linux-kernel
[PATCH v4 10/11] remoteproc: stm32: Introduce new attach() operation
2020-06-01 18:00:41
linux-kernel
[PATCH v4 05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
2020-06-01 18:00:26
linux-kernel
[PATCH v4 00/11] remoteproc: stm32: Add support for attaching to M4
2020-06-01 17:58:56
linux-kernel
[PATCH v4 06/11] remoteproc: stm32: Properly set co-processor state when attaching
2020-06-01 17:57:33
linux-kernel
[PATCH v4 1/9] remoteproc: Add new RPROC_DETACHED state
2020-06-01 17:56:07
linux-kernel
[PATCH v4 6/9] remoteproc: Refactor function rproc_boot()
2020-06-01 17:55:16
linux-kernel
[PATCH v4 4/9] remoteproc: Introducing function rproc_actuate()
2020-06-01 17:55:11
linux-kernel
[PATCH v4 3/9] remoteproc: Introducing function rproc_attach()
2020-06-01 17:54:40
linux-kernel
[PATCH v4 5/9] remoteproc: Introducing function rproc_validate()
2020-06-01 17:54:31
linux-kernel
[PATCH v4 7/9] remoteproc: Refactor function rproc_trigger_auto_boot()