Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2023-12-15 16:55:55 to 2024-01-29 18:55:09 UTC [more...]

[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
 2024-01-29 18:55 UTC  (13+ messages)
` [PATCH v2 1/4] remoteproc: Add TEE support
` [PATCH v2 2/4] dt-bindings: remoteproc: Add compatibility for "
` [PATCH v2 3/4] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v4 0/2] remoteproc: get rproc devices for clusters
 2024-01-29 17:43 UTC  (7+ messages)
` [PATCH v4 1/2] remoteproc: Make rproc_get_by_phandle() work "
` [PATCH v4 2/2] remoteproc: enhance rproc_put() "

[RFC PATCH] rpmsg: glink: Add bounds check on tx path
 2024-01-29 16:33 UTC  (3+ messages)
  `  "

[PATCH 0/3] remoteproc: qcom_q6v5_pas: Add aDSP and cDSP for X1E80100
 2024-01-29 15:20 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom,sm8550-pas: document the X1E80100 aDSP & cDSP
` [PATCH 2/3] remoteproc: qcom_q6v5_pas: Add support for X1E80100 ADSP/CDSP
` [PATCH 3/3] remoteproc: qcom_q6v5_pas: Unload lite firmware on ADSP

[PATCH v2 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-26 19:07 UTC  (15+ messages)
` [PATCH v2 1/5] PM: domains: Add helper functions to attach/detach multiple PM domains
` [PATCH v2 2/5] remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
` [PATCH v2 3/5] remoteproc: imx_rproc: "
` [PATCH v2 4/5] remoteproc: qcom_q6v5_adsp: "
` [PATCH v2 5/5] media: venus: Convert to dev_pm_domain_attach|detach_list() for vcodec

Remoteproc/RPMSG patchset review order for January 25th 2024
 2024-01-25 15:30 UTC 

[PATCH 1/9] remoteproc: imx_dsp_rproc: Use devm_rproc_alloc() helper
 2024-01-24 22:12 UTC  (11+ messages)
` [PATCH 2/9] remoteproc: imx_rproc: "
` [PATCH 3/9] remoteproc: qcom_q6v5_adsp: "
` [PATCH 4/9] remoteproc: qcom_q6v5_mss: "
` [PATCH 5/9] remoteproc: qcom_q6v5_pas: "
` [PATCH 6/9] remoteproc: qcom_q6v5_wcss: "
` [PATCH 7/9] remoteproc: qcom_wcnss: "
` [PATCH 8/9] remoteproc: st: "
` [PATCH 9/9] remoteproc: stm32: "

[PATCH 0/2] remoteproc: stm32: Fix sparse warnings
 2024-01-23 19:01 UTC  (4+ messages)
` [PATCH 1/2] remoteproc: stm32: Fix incorrect type in assignment for va
` [PATCH 2/2] remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_loaded_rsc_tablef

[PATCH 1/8] remoteproc: k3-dsp: Use devm_rproc_alloc() helper
 2024-01-23 18:49 UTC  (8+ messages)
` [PATCH 2/8] remoteproc: k3-dsp: Add devm action to release reserved memory
` [PATCH 3/8] remoteproc: k3-dsp: Use devm_kcalloc() helper
` [PATCH 4/8] remoteproc: k3-dsp: Use devm_ti_sci_get_by_phandle() helper
` [PATCH 5/8] remoteproc: k3-dsp: Use devm_kzalloc() helper
` [PATCH 6/8] remoteproc: k3-dsp: Add devm action to release tsp
` [PATCH 7/8] remoteproc: k3-dsp: Use devm_ioremap_wc() helper
` [PATCH 8/8] remoteproc: k3-dsp: Use devm_rproc_add() helper

[PATCH 1/4] hwspinlock: omap: Remove unneeded check for OF node
 2024-01-23 16:04 UTC  (4+ messages)
` [PATCH 2/4] hwspinlock: omap: Use devm_pm_runtime_enable() helper
` [PATCH 3/4] hwspinlock: omap: Use devm_hwspin_lock_register() helper
` [PATCH 4/4] hwspinlock: omap: Use index to get hwspinlock pointer

[RFC] Passing device-tree to remoteproc?
 2024-01-23 13:32 UTC 

[PATCH v7 0/4] remoteproc: qcom: Introduce DSP support for SM8650
 2024-01-23  9:58 UTC  (7+ messages)
` [PATCH v7 1/4] dt-bindings: remoteproc: qcom,sm8550-pas: document the SM8650 PAS
` [PATCH v7 2/4] remoteproc: qcom: pas: make region assign more generic
` [PATCH v7 3/4] remoteproc: qcom: pas: Add SM8650 remoteproc support
` [PATCH v7 4/4] arm64: dts: qcom: sm8650: add missing qlink_logging reserved memory for mpss

[PATCH 70/82] remoteproc: Refactor intentional wrap-around test
 2024-01-23  0:27 UTC 

[PATCH 0/4] Introduction of a remoteproc tee to load signed firmware
 2024-01-18  7:37 UTC  (12+ messages)
` [PATCH 1/4] remoteproc: Add TEE support
` [PATCH 2/4] dt-bindings: remoteproc: add compatibility for "
` [PATCH 3/4] remoteproc: stm32: create sub-functions to request shutdown and release
` [PATCH 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[GIT PULL] rpmsg updates for v6.8
 2024-01-18  0:05 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.8
 2024-01-18  0:05 UTC  (2+ messages)

[GIT PULL] hwspinlock updates to v6.8
 2024-01-18  0:05 UTC  (2+ messages)

[PATCH v9 0/3] add zynqmp TCM bindings
 2024-01-17 18:58 UTC  (6+ messages)
` [PATCH v9 1/3] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
` [PATCH v9 2/3] dts: zynqmp: add properties for TCM in remoteproc
` [PATCH v9 3/3] remoteproc: zynqmp: parse TCM from device tree

[PATCH 0/2] remoteproc: stm32: Fix sparse warnings
 2024-01-17 13:24 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: stm32: Fix incorrect type in assignment for va

[PATCH] dt-bindings: remoteproc: do not override firmware-name $ref
 2024-01-16 17:28 UTC  (4+ messages)

[PATCH] rpmsg: Remove usage of the deprecated ida_simple_xx() API
 2024-01-15 18:34 UTC  (2+ messages)

[Discussion]: Enhance virtio rpmsg bus driver buffer allocation
 2024-01-12 22:39 UTC  (9+ messages)

[PATCH RESEND v2] hwspinlock: qcom: Remove IPQ6018 SOC specific compatible
 2024-01-11 12:45 UTC 

Remoteproc/RPMSG patchset review order for January 10th 2024
 2024-01-10 23:24 UTC 

[PATCH V3] remoteproc: virtio: Fix wdg cannot recovery remote processor
 2024-01-10 18:48 UTC  (4+ messages)

[Patch v6 03/12] docs: qcom: Add qualcomm minidump guide
 2024-01-09  8:27 UTC  (5+ messages)
` RESEND: "

[PATCH v8 0/3] add zynqmp TCM bindings
 2024-01-08 17:25 UTC  (13+ messages)
` [PATCH v8 1/3] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
` [PATCH v8 2/3] dts: zynqmp: add properties for TCM in remoteproc
` [PATCH v8 3/3] remoteproc: zynqmp: parse TCM from device tree

[PATCH V1] net: qrtr: ns: Ignore ENODEV failures in ns
 2024-01-04  9:23 UTC  (7+ messages)
` [PATCH V1] net: qrtr: ns: Return 0 if server port is not present

[PATCH 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-03 16:19 UTC  (13+ messages)
` [PATCH 1/5] PM: domains: Add helper functions to attach/detach multiple PM domains
` [PATCH 2/5] remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
` [PATCH 3/5] remoteproc: imx_rproc: "
` [PATCH 4/5] remoteproc: qcom_q6v5_adsp: "
` [PATCH 5/5] media: venus: Convert to dev_pm_domain_attach|detach_list() for vcodec

[PATCH v2 00/14] Clean up RPM bus clocks remnants
 2024-01-02 21:17 UTC  (11+ messages)
` [PATCH v2 01/14] arm64: dts: qcom: msm8916: Drop RPM bus clocks
` [PATCH v2 06/14] arm64: dts: qcom: sdm630: "

[RESEND PATCH v3 0/2] remoteproc: get rproc devices for clusters
 2024-01-02 18:43 UTC  (6+ messages)
` [RESEND PATCH v3 1/2] remoteproc: Make rproc_get_by_phandle() work "

[PATCH] rpmsg: Fix /dev/rpmsg_ctrlx not created
 2023-12-27  9:54 UTC 

[RFC PATCH 0/5] soc: qcom: add in-kernel pd-mapper implementation
 2023-12-27  9:09 UTC  (9+ messages)
` [RFC PATCH 1/5] soc: qcom: add "
` [RFC PATCH 2/5] remoteproc: qcom: pas: correct data indentation
` [RFC PATCH 3/5] remoteproc: qcom: adsp: add configuration for in-kernel pdm
` [RFC PATCH 4/5] remoteproc: qcom: mss: "
` [RFC PATCH 5/5] remoteproc: qcom: pas: "

RESEND: Re: [Patch v6 03/12] docs: qcom: Add qualcomm minidump guide
 2023-12-25 13:51 UTC 

[Patch v6 03/12] docs: qcom: Add qualcomm minidump guide
 2023-12-25 13:24 UTC 

[PATCH V1 1/1] net: qrtr: ns: Ignore ENODEV failures in ns
 2023-12-21 10:05 UTC 

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC  (2+ messages)

[PATCH V4] remoteproc: qcom: q6v5: Get crash reason from specific SMEM partition
 2023-12-20  5:55 UTC 

[PATCH V3] remoteproc: qcom: q6v5: Get crash reason from specific SMEM partition
 2023-12-19  4:28 UTC  (3+ messages)

[PATCH] rpmsg: virtio: free driver_override when rpmsg_remove()
 2023-12-18 18:26 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Remove Ohad Ben-Cohen from hwspinlock subsystem
 2023-12-18 13:36 UTC  (2+ messages)

[PATCH v6 0/3] remoteproc: qcom: Introduce DSP support for SM8650
 2023-12-18 10:28 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: remoteproc: qcom,sm8550-pas: document the SM8650 PAS
` [PATCH v6 2/3] remoteproc: qcom: pas: make region assign more generic
` [PATCH v6 3/3] remoteproc: qcom: pas: Add SM8650 remoteproc support

[PATCH V2] remoteproc: qcom: q6v5: Get crash reason from specific SMEM partition
 2023-12-18  6:09 UTC  (2+ messages)

[PATCH] remoteproc: qcom: q6v5: Get crash reason from specific SMEM partition
 2023-12-18  4:59 UTC  (3+ messages)

[PATCH v3 00/11] Remoteprocs (ADSP, CDSP, WPSS) for SC7280
 2023-12-17 20:24 UTC  (3+ messages)
` (subset) "

[PATCH V2] remoteproc: virtio: Fix wdg cannot recovery remote processor
 2023-12-17  5:26 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove Ohad Ben-Cohen from hwspinlock subsystem
 2023-12-17  4:56 UTC  (3+ messages)

[PATCH] hwspinlock/core: fix kernel-doc warnings
 2023-12-16  5:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox