Linux-remoteproc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-22 21:35:25 to 2024-12-02 21:51:41 UTC [more...]

[PATCH v2 1/5] remoteproc: keystone: Use devm action to release reserved memory
 2024-12-02 21:51 UTC  (2+ messages)
` [PATCH v2 5/5] remoteproc: keystone: Use devm_rproc_add() helper

[PATCH v2 1/3] remoteproc: da8xx: Use devm_rproc_alloc() helper
 2024-12-02 21:29 UTC  (3+ messages)
` [PATCH v2 2/3] remoteproc: da8xx: Use devm action to release reserved memory
` [PATCH v2 3/3] remoteproc: da8xx: Use devm_rproc_add() helper

[PATCH] remoteproc: core: Fix ida_free call while not allocated
 2024-12-02 16:48 UTC  (2+ messages)

[PATCH] dt-bindings: Drop Bhupesh Sharma from maintainers
 2024-12-02 15:24 UTC  (3+ messages)

[PATCH] remoteproc: mtk_scp: Only populate devices SCP cores
 2024-12-02  6:55 UTC  (2+ messages)

[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-11-28  8:42 UTC  (9+ messages)
` [PATCH v15 1/8] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v15 2/8] remoteproc: Add TEE support
` [PATCH v15 3/8] remoteproc: Introduce load_fw and release_fw optional operation
` [PATCH v15 4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct
` [PATCH v15 5/8] remoteproc: Make load_segments and load_fw ops exclusive and optional
` [PATCH v15 6/8] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v15 7/8] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v15 8/8] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v14 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-11-28  5:58 UTC  (10+ messages)
` [PATCH v14 1/8] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v14 2/8] remoteproc: Add TEE support
` [PATCH v14 3/8] remoteproc: Introduce load_fw and release_fw optional operation
` [PATCH v14 4/8] remoteproc: Rename load() operation to load_segments() in rproc_ops struct
` [PATCH v14 5/8] remoteproc: Make load_segments and load_fw ops exclusive and optional
` [PATCH v14 6/8] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v14 7/8] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v14 8/8] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[GIT PULL] rpmsg updates for v6.13
 2024-11-27  2:41 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v6.13
 2024-11-27  2:41 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: remoteproc: Add SM8750 MPSS and CDSP
 2024-11-25 18:50 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: Add SM8750 MPSS

[PATCH v13 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-11-21 15:54 UTC  (19+ messages)
` [PATCH v13 1/7] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v13 2/7] remoteproc: Add TEE support
` [PATCH v13 3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw
` [PATCH v13 4/7] remoteproc: Introduce release_fw optional operation
` [PATCH v13 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v13 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v13 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH] dt-bindings: remoteproc: Consolidate SC8180X and SM8150 PAS files
 2024-11-19 17:14 UTC  (3+ messages)

[PATCH 0/3] remoteproc: qcom: pas: enable ADSP support on Qualcomm SAR2130P
 2024-11-15  8:03 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom,sm8350-pas: add SAR2130P aDSP compatible
` [PATCH 2/3] remoteproc: qcom: pas: add minidump_id to SM8350 resources
` [PATCH 3/3] remoteproc: qcom: pas: enable SAR2130P audio DSP support

[PATCH v3] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc
 2024-11-14  9:23 UTC  (2+ messages)

[RESEND PATCH V6 0/3] remoteproc documentation update
 2024-11-13 17:13 UTC  (7+ messages)
` [RESEND PATCH V6 1/3] Documentation: remoteproc: update introduction section
` [RESEND PATCH V6 2/3] Documentation: remoteproc: add overview section
` [RESEND PATCH V6 3/3] Documentation: remoteproc: add a note to rproc_add

qrtr/mhi: NULL-deref with in-kernel pd-mapper
 2024-11-08 10:10 UTC  (6+ messages)

[PATCH v3 0/3] Fix the error path of probe functions in
 2024-11-08  4:13 UTC  (4+ messages)
` [PATCH 1/3] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()
` [PATCH 2/3] remoteproc: qcom: adsp: "
` [PATCH 3/3] remoteproc: qcom: wcss: Remove subdevs on the error path of q6v5_wcss_probe()

[PATCH v2 0/2] Fix the error path of probe functions in
 2024-11-08  3:42 UTC  (3+ messages)
` [PATCH v2 1/2] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()
` [PATCH v2 2/2] remoteproc: qcom: adsp: "

[PATCH] remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()
 2024-11-07  2:07 UTC  (2+ messages)

[PATCH 0/3] Documentation: remoteproc: update various sections
 2024-11-05 14:30 UTC  (6+ messages)
` [PATCH 1/3] Documentation: remoteproc: update introduction section
` [PATCH 2/3] Documentation: remoteproc: add overview section
` [PATCH 3/3] Documentation: remoteproc: add a note to rproc_add

[PATCH V5] remoteproc: Documentation: update with details
 2024-11-05  8:43 UTC  (6+ messages)

[PATCH] dt-bindings: remoteproc: qcom,sm8550-pas: Add SM8750 ADSP
 2024-11-04 15:47 UTC  (3+ messages)

[PATCH] hwspinlock: Remove unused (devm_)hwspin_lock_request
 2024-10-31  6:14 UTC  (2+ messages)

[PATCH 0/4] Fix omap-iommu bitrot
 2024-10-30 23:49 UTC  (14+ messages)
` [PATCH 1/4] remoteproc/omap: Handle ARM dma_iommu_mapping
` [PATCH 2/4] media: omap3isp: "
` [PATCH 3/4] iommu/omap: Add minimal fwnode support
` [PATCH 4/4] iommu: Make bus_iommu_probe() static

Remoteproc/RPMSG patchset review order for October 30th 2024
 2024-10-30 15:57 UTC 

[RFC PATCH] remoteproc: core: Add support for predefined notifyids
 2024-10-30 14:04 UTC  (4+ messages)

[PATCH] remoteproc: qcom: pas: Make remoteproc name human friendly
 2024-10-30  0:32 UTC  (2+ messages)

[PATCH] remoteproc: Switch back to struct platform_driver::remove()
 2024-10-29 17:38 UTC  (2+ messages)

[PATCH 1/3] remoteproc: k3-r5: Use IO memset to clear TCMs
 2024-10-29 17:20 UTC  (2+ messages)

[PATCH] rpmsg_ns: Work around TI non-standard message
 2024-10-29 16:15 UTC  (5+ messages)

Question regarding optimisation of RPMsg round trip times on Xilinx ZynqMP hardware
 2024-10-28 15:17 UTC  (2+ messages)

[RFC] remoteproc: Clean rproc-driver-data for each instance
 2024-10-28 13:48 UTC  (2+ messages)

[PATCH v12 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-10-26 12:45 UTC  (11+ messages)
` [PATCH v12 1/7] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v12 2/7] remoteproc: Add TEE support
` [PATCH v12 3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw
` [PATCH v12 4/7] remoteproc: Introduce release_fw optional operation
` [PATCH v12 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v12 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v12 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH 0/6] Peripheral Image Loader support for Qualcomm SoCs
 2024-10-25 19:07 UTC  (5+ messages)
` [PATCH 5/6] remoteproc: qcom: Add support of SHM bridge to enable memory protection
` [PATCH 6/6] remoteproc: qcom: Enable map/unmap and SHM bridge support

[PATCH v3] remoteproc: Add a new remoteproc state RPROC_DEFUNCT
 2024-10-25 15:39 UTC  (5+ messages)

[PATCH 0/1] remoteproc documentation changes
 2024-10-25 15:18 UTC  (18+ messages)
` [PATCH V4 1/7] Remoteproc: Documentation: add the main index
` [PATCH V4 2/7] Documentation: remoteproc: move from staging
` [PATCH V4 3/7] Documentation: remoteproc: add more information
` [PATCH V4 4/7] Remoteproc: Documentation: add driver api
` [PATCH V4 5/7] Remoteproc: Documentation: add userspace api
` [PATCH V4 6/7] MAINTAINERS: remoteproc documentation path update
` [PATCH V4 7/7] rpmsg: Documentation: update the path

[PATCH v2 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink
 2024-10-24 18:56 UTC  (8+ messages)
` [PATCH v2 1/2] rpmsg: glink: Handle rejected intent request better
` [PATCH v2 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections

[PATCH 0/4] add sof support on imx95
 2024-10-24 16:48 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: fsl,imx-rproc: add new compatible
` [PATCH 2/4] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support
` [PATCH 3/4] ASoC: SOF: imx: add driver for imx95
` [PATCH 4/4] arm64: dts: imx: add imx95 dts for sof

[PATCH v3] selftest: remoteproc: Add test for start/stop sequence
 2024-10-24 15:05 UTC 

[PATCH 0/2] soc: qcom: pmic_glink: Resolve failures to bring up pmic_glink
 2024-10-23 21:13 UTC  (4+ messages)
` [PATCH 2/2] soc: qcom: pmic_glink: Handle GLINK intent allocation rejections

[PATCH 0/1] remoteproc documentation changes
 2024-10-22 21:47 UTC  (8+ messages)
` [PATCH 2/7] Documentation: remoteproc: add more information
` [PATCH 3/7] Remoteproc: Documentation: add the main index
` [PATCH 4/7] Remoteproc: Documentation: add driver api
` [PATCH 5/7] Remoteproc: Documentation: add userspace api
` [PATCH 6/7] MAINTAINERS: remoteproc documentation path update
` [PATCH 7/7] rpmsg: Documentation: update the path


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 read-only IMAP folder(s) and NNTP newsgroup(s).