linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 06:30:35 to 2022-10-05 03:25:49 UTC [more...]

[RFC PATCH 00/21] block: add and use init tagset helper
 2022-10-05  3:22 UTC  (7+ messages)
` [RFC PATCH 01/21] "
` [RFC PATCH 02/21] loop: use lib tagset init helper
` [RFC PATCH 03/21] nbd: "
` [RFC PATCH 04/21] rnbd: "
` [RFC PATCH 05/21] bsg-lib: "
` [RFC PATCH 06/21] rnbd-clt: "

[PATCH] remoteproc: virtio: Fix warning on bindings by removing the of_match_table
 2022-10-04 20:25 UTC  (3+ messages)

[PATCH v9 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-10-04 16:23 UTC  (10+ messages)
` [PATCH v9 1/4] remoteproc: core: Introduce rproc_rvdev_add_device function
` [PATCH v9 2/4] remoteproc: core: Introduce rproc_add_rvdev function
` [PATCH v9 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
` [PATCH v9 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio

[PATCH v6 0/5] remoteproc: qcom: Add support for pronto-v3
 2022-10-01 15:54 UTC  (7+ messages)
` [PATCH v6 1/5] remoteproc: qcom: qcom_wcnss: "
` [PATCH v6 2/5] dt-bindings: remoteproc: qcom: Convert wcnss documentation to YAML
` [PATCH v6 3/5] dt-bindings: remoteproc: qcom: wcnss: Add qcom,pronto compatible
` [PATCH v6 4/5] dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3
` [PATCH v6 5/5] dt-bindings: remoteproc: wcnss-pil: Make supplies optionally required

[PATCH v2] remoteproc: imx_dsp_rproc: Add mutex protection for workqueue
 2022-09-30  7:50 UTC 

[PATCH v5 0/5] remoteproc: qcom: Add support for pronto-v3
 2022-09-30  4:28 UTC  (10+ messages)
` [PATCH v5 1/5] remoteproc: qcom: qcom_wcnss: "
` [PATCH v5 2/5] dt-bindings: remoteproc: qcom: Convert wcnss documentation to YAML
` [PATCH v5 3/5] dt-bindings: remoteproc: qcom: wcnss: Add qcom,pronto compatible
` [PATCH v5 4/5] dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3
` [PATCH v5 5/5] dt-bindings: remoteproc: wcnss-pil: Make supplies optionally required

[PATCH V5 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-09-29 23:24 UTC  (15+ messages)
` [PATCH V5 3/6] remoteproc: imx_rproc: support attaching to i.MX8QXP M4

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-29 23:20 UTC  (7+ messages)
` [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH V6 0/7] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-09-29 23:20 UTC  (9+ messages)
` [PATCH V6 1/7] dt-bindings: remoteproc: imx_rproc: support i.MX8QXP
` [PATCH V6 2/7] dt-bindings: remoteproc: imx_rproc: support i.MX8QM
` [PATCH V6 3/7] remoteproc: imx_rproc: support attaching to i.MX8QXP M4
` [PATCH V6 4/7] remoteproc: imx_rproc: support kicking Mcore from Linux for i.MX8QXP
` [PATCH V6 5/7] remoteproc: imx_rproc: support i.MX8QM
` [PATCH V6 6/7] remoteproc: imx_rproc: request mbox channel later
` [PATCH V6 7/7] remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXP

[PATCH v5 0/6] Introduce PRU remoteproc consumer API
 2022-09-29 23:02 UTC  (13+ messages)
` [PATCH v5 2/6] remoteproc: pru: Add APIs to get and put the PRU cores
                    ` [EXTERNAL] "

[PATCH] remoteproc: imx_dsp_rproc: Add mutex protection for workqueue
 2022-09-29 17:13 UTC  (4+ messages)

[PATCH V8 0/2] remoteproc: support self recovery
 2022-09-29  8:33 UTC  (6+ messages)
` [PATCH V8 1/2] remoteproc: introduce rproc features
` [PATCH V8 2/2] remoteproc: support attach recovery after rproc crash

[PATCH v10 0/7] Update ADSP pil loader for SC7280 platform
 2022-09-29  7:32 UTC  (9+ messages)
` [PATCH v10 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v10 2/7] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v10 3/7] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v10 4/7] remoteproc: qcom: Update rproc parse firmware callback
` [PATCH v10 5/7] remoteproc: qcom: Replace hard coded values with macros
` [PATCH v10 6/7] remoteproc: qcom: Add efuse evb selection control
` [PATCH v10 7/7] remoteproc: qcom: Add support for memory sandbox

[PATCH v3 00/11] Add support for MT8195 SCP 2nd core
 2022-09-28 17:50 UTC  (26+ messages)
` [PATCH v3 01/11] dt-bindings: remoteproc: mediatek: Give the subnode a persistent name
` [PATCH v3 02/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v3 03/11] arm64: dts: mt8195: Add SCP core 1 node
` [PATCH v3 04/11] remoteproc: mediatek: Remove redundant rproc_boot
` [PATCH v3 05/11] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v3 06/11] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v3 07/11] remoteproc: mediatek: Probe MT8195 SCP core 1
` [PATCH v3 08/11] remoteproc: mediatek: Control SCP core 1 boot by rproc subdevice
` [PATCH v3 09/11] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v3 10/11] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v3 11/11] remoteproc: mediatek: Refine ipi handler error message

[PATCH v9 0/7] Update ADSP pil loader for SC7280 platform
 2022-09-28  6:58 UTC  (9+ messages)
` [PATCH v9 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v9 2/7] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v9 3/7] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v9 4/7] remoteproc: qcom: Update rproc parse firmware callback
` [PATCH v9 5/7] remoteproc: qcom: Replace hard coded values with macros
` [PATCH v9 6/7] remoteproc: qcom: Add efuse evb selection control
` [PATCH v9 7/7] remoteproc: qcom: Add support for memory sandbox

[PATCH V7 0/2] remoteproc: support self recovery
 2022-09-28  6:49 UTC  (11+ messages)
` [PATCH V7 2/2] remoteproc: support attach recovery after rproc crash

[PATCH v8 0/7] Update ADSP pil loader for SC7280 platform
 2022-09-27 13:21 UTC  (14+ messages)
` [PATCH v8 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v8 2/7] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v8 3/7] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v8 4/7] remoteproc: qcom: Update rproc parse firmware callback
` [PATCH v8 5/7] remoteproc: qcom: Replace hard coded values with macros
` [PATCH v8 6/7] remoteproc: qcom: Add efuse evb selection control
` [PATCH v8 7/7] remoteproc: qcom: Add support for memory sandbox

[PATCH v4 0/3] ARM/hwlock: qcom: switch TCSR mutex to MMIO (msm8974)
 2022-09-27  8:09 UTC  (10+ messages)
` [PATCH v4 1/3] dt-bindings: hwlock: qcom-hwspinlock: add syscon to MSM8974
` [PATCH v4 2/3] ARM: dts: qcom: msm8974: add missing TCSR syscon compatible
` [PATCH v4 3/3] ARM: dts: qcom: msm8974: switch TCSR mutex to MMIO

[PATCH v3 00/15] ARM/hwlock: qcom: switch TCSR mutex to MMIO
 2022-09-27  3:36 UTC  (8+ messages)
` [PATCH v3 08/15] arm64: dts: qcom: msm8996: add missing TCSR syscon compatible
` (subset) [PATCH v3 00/15] ARM/hwlock: qcom: switch TCSR mutex to MMIO

[PATCH v8 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-09-26  0:47 UTC  (10+ messages)

[PATCH v2 4/9] remoteproc: mediatek: Support probing for the 2nd core of dual-core SCP
 2022-09-23  7:12 UTC  (6+ messages)

[PATCH v1 0/3] Handle coprocessor crash
 2022-09-23  7:05 UTC  (5+ messages)
` [PATCH v1 1/3] remoteproc: qcom: q6v5: Send subdevice notifications before panic
` [PATCH v1 2/3] remoteproc: qcom: q6v5: Do not report crash if SSR is disabled

[PATCH v4 0/4] remoteproc: qcom: Add support for pronto-v3
 2022-09-22  5:48 UTC  (12+ messages)
` [PATCH v4 1/4] remoteproc: qcom: qcom_wcnss: "
` [PATCH v4 2/4] dt-bindings: remoteproc: qcom: Convert wcnss documentation to YAML
` [PATCH v4 3/4] dt-bindings: remoteproc: qcom: wcnss: Add qcom,pronto compatible
` [PATCH v4 4/4] dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3

[PATCH v1 1/1] remoteproc: qcom: Add sysfs entry to detect device shutdown
 2022-09-22  1:11 UTC  (3+ messages)

[INFO] Remoteproc/RPMSG patchset review order for September 21st 2022
 2022-09-22  0:55 UTC  (2+ messages)

[PATCH v2] rpmsg: char: Avoid double destroy of default endpoint
 2022-09-21 17:34 UTC  (3+ messages)

[INFO] Remoteproc/RPMSG patchset review order for September 8th 2022
 2022-09-21  2:43 UTC  (2+ messages)

[PATCH] rpmsg: char: Avoid double destroy of default endpoint
 2022-09-20 16:18 UTC  (2+ messages)

[PATCH v7 0/8] Update ADSP pil loader for SC7280 platform
 2022-09-20 15:06 UTC  (10+ messages)
` [PATCH v7 1/8] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v7 2/8] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v7 3/8] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v7 4/8] remoteproc: qcom: Update rproc parse firmware callback
` [PATCH v7 5/8] remoteproc: qcom: Replace hard coded values with macros
` [PATCH v7 6/8] remoteproc: qcom: Add efuse evb selection control
` [PATCH v7 7/8] remoteproc: qcom: Add support for memory sandbox
` [PATCH v7 8/8] remoteproc: qcom: Update QDSP6 out-of-reset timeout value

[PATCH v3 0/4] remoteproc: qcom: Add support for pronto-v3
 2022-09-20  9:55 UTC  (8+ messages)
` [PATCH v3 2/4] dt-bindings: remoteproc: qcom: Convert wcnss documentation to YAML
` [PATCH v3 3/4] dt-bindings: remoteproc: qcom: wcnss: Add qcom,pronto compatible
` [PATCH v3 4/4] dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).