messages from 2026-01-05 13:23:49 to 2026-02-01 21:03:10 UTC [more...]
[PATCH v2] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
2026-02-01 20:55 UTC
[PATCH V3 0/5] Enable ADSP and CDSP for Glymur SoC
2026-01-31 7:54 UTC (9+ messages)
` [PATCH V3 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur ADSP
` [PATCH V3 2/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur CDSP
` [PATCH V3 3/5] dt-bindings: misc: qcom,fastrpc: Add compatible for Glymur
` [PATCH V3 4/5] arm64: dts: qcom: glymur: Add ADSP and CDSP for Glymur SoC
` [PATCH V3 5/5] arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP
[PATCH v3 0/2] mailbox queue length check
2026-01-30 18:14 UTC (7+ messages)
` [PATCH v3 1/2] mailbox: check mailbox queue is full or not
` [PATCH v3 2/2] remoteproc: xlnx: do not kick if mbox queue is full
[PATCH v10 0/6] Add new driver for WCSS secure PIL loading
2026-01-30 10:22 UTC (8+ messages)
` [PATCH v10 1/6] firmware: qcom_scm: ipq5332: add support to pass metadata size
` [PATCH v10 2/6] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
` [PATCH v10 3/6] remoteproc: qcom: add hexagon based WCSS secure PIL driver
` [PATCH v10 4/6] arm64: dts: qcom: ipq5018: add nodes to bring up q6
` [PATCH v10 5/6] arm64: dts: qcom: ipq5332: "
` [PATCH v10 6/6] arm64: dts: qcom: ipq9574: "
[PATCH v3 0/2] soc: qcom: smp2p: Add support for remoteproc early attach
2026-01-30 10:13 UTC (7+ messages)
` [PATCH v3 1/2] soc: qcom: smp2p: Add irqchip state support
` [PATCH v3 2/2] soc: qcom: smp2p: Add support for smp2p v2
[PATCH v3] remoteproc: imx: Fix invalid loaded resource table detection
2026-01-30 3:27 UTC (3+ messages)
[PATCH] rpmsg: glink: Replace strcpy() with strscpy()
2026-01-30 0:25 UTC (2+ messages)
[PATCH 0/5] rpmsg: Cleanup, fixes, and RX path optimization
2026-01-30 0:22 UTC (7+ messages)
` [PATCH 1/5] rpmsg: Replace sprintf() with sysfs_emit() in sysfs show
` [PATCH 2/5] rpmsg: core: Fix incorrect return value documentation
` [PATCH 3/5] rpmsg: char: Fix typo in comment
[PATCH v3 0/2] Add Microchip IPC remoteproc support
2026-01-29 17:32 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: add Microchip IPC remoteproc
` [PATCH v3 2/2] remoteproc: add support for Microchip IPC remoteproc platform driver
[PATCH] remoteproc: qcom_wcnss: Fix reserved region mapping failure
2026-01-28 22:02 UTC
[PATCH v2] remoteproc: imx_rproc: Not report loaded resource table when none
2026-01-28 17:18 UTC (4+ messages)
[PATCH v2 0/2] Support remoteproc fixed device index from DT aliases
2026-01-28 10:31 UTC (3+ messages)
` [PATCH v2 1/2] remoteproc: core: support "
` [PATCH v2 2/2] remoteproc: keystone: use RPROC_ALIAS definition
[PATCH v7 1/2] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
2026-01-27 23:07 UTC (5+ messages)
` [PATCH v7 2/2] remoteproc: qcom: "
[RFC PATCH] remoteproc: core: support fixed device index from DT aliases
2026-01-27 17:48 UTC (3+ messages)
[PATCH] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
2026-01-27 13:06 UTC (2+ messages)
[RFC PATCH 0/4] hwspinlock: refactor headers into public provider/consumer pair
2026-01-27 11:41 UTC (11+ messages)
` [RFC PATCH 1/4] hwspinlock: refactor existing headers into provider.h
` [RFC PATCH 2/4] hwspinlock: refactor existing headers into consumer.h
[PATCH] remoteproc: imx_rproc: Not report loaded resource table when none
2026-01-26 16:49 UTC (3+ messages)
[PATCH v2] remoteproc: mediatek: Break lock dependency to `prepare_lock`
2026-01-26 15:47 UTC (4+ messages)
[PATCH 00/26] Introduce meminspect
2026-01-22 10:03 UTC (7+ messages)
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag
[PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
2026-01-21 21:34 UTC (16+ messages)
[PATCH] dt-bindings: mediatek: Replace Tinghan Shen in maintainers
2026-01-19 8:42 UTC (4+ messages)
[PATCH] remoteproc: qcom_q6v5_adsp: Fix reference leak for device node
2026-01-16 13:56 UTC (2+ messages)
[PATCH v2] dt-bindings: remoteproc: mediatek: Remove l1tcm MMIO from MT8188 dual
2026-01-16 8:40 UTC (2+ messages)
[PATCH v10 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
2026-01-16 3:29 UTC (10+ messages)
` [PATCH v10 08/14] firmware: qcom_scm: Add a prep version of auth_and_reset function
` [PATCH v10 09/14] firmware: qcom_scm: Refactor qcom_scm_pas_init_image()
` [PATCH v10 10/14] firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEE
` [PATCH v10 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v10 12/14] remoteproc: pas: Extend parse_fw callback to fetch resources via SMC call
` [PATCH v10 13/14] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v10 14/14] arm64: dts: qcom: Add EL2 overlay for Lemans
` (subset) [PATCH v10 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
[PATCH v4 0/2] Add ADSP and CDSP support for Kaanapali SoC
2026-01-15 6:42 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali ADSP
` [PATCH v4 2/2] dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali CDSP
[PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
2026-01-15 5:27 UTC (24+ messages)
` [PATCH v2 1/9] remoteproc: qcom_q6v5_wcss: drop unused clocks from q6v5 struct
` [PATCH v2 2/9] dt-bindings: remoteproc: qcom,ipq8074-wcss-pil: convert to DT schema
` [PATCH v2 3/9] dt-bindings: clock: gcc-ipq9574: add wcss remoteproc clocks
` [PATCH v2 4/9] dt-bindings: remoteproc: qcom: add IPQ9574 image loader
` [PATCH v2 5/9] arm64: dts: qcom: ipq9574: add wcss remoteproc nodes
` [PATCH v2 6/9] clk: qcom: gcc-ipq9574: add wcss remoteproc clocks
` [PATCH v2 7/9] remoteproc: qcom_q6v5_wcss: support IPQ9574
` [PATCH v2 8/9] remoteproc: qcom_q6v5_wcss: support m3 firmware
` [PATCH v2 9/9] remoteproc: qcom_q6v5_wcss: use bulk clk API for q6 clocks in QCS404
[PATCH] hwspinlock: omap: Handle devm_pm_runtime_enable() errors
2026-01-14 22:42 UTC (2+ messages)
[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-01-14 17:09 UTC (2+ messages)
[PATCH v6 0/6] remoteproc: imx_rproc: Support i.MX95
2026-01-13 17:07 UTC (10+ messages)
` [PATCH v6 1/6] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v6 2/6] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH v6 3/6] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
` [PATCH v6 4/6] remoteproc: imx_rproc: Add support for System Manager LMM API
` [PATCH v6 5/6] remoteproc: imx_rproc: Add support for System Manager CPU API
` [PATCH v6 6/6] remoteproc: imx_rproc: Add support for i.MX95
[PATCH v2 0/3] Add TI K3 HSM M4F nodes in device-tree
2026-01-13 16:29 UTC (9+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: Add HSM M4F core on TI K3 SoCs
` [PATCH v2 2/3] arm64: dts: ti: k3-{j784s4-j742s2/j721s2}-mcu-wakeup: Add HSM M4F node
` [PATCH v2 3/3] arm64: dts: ti: k3-am62p-j722s-common-main: "
[PATCH v20 0/6] Introduction of a remoteproc tee to load signed firmware
2026-01-13 9:20 UTC (7+ messages)
` [PATCH v20 1/6] dt-bindings: firmware: Add TEE remoteproc service binding
[PATCH] remoteproc: virtio: fix uninitialized buffer use in rproc_virtio_get()
2026-01-12 18:40 UTC (3+ messages)
[PATCH v2 0/2] Add Microchip IPC remoteproc support
2026-01-12 15:14 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: add Microchip IPC remoteproc
[PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
2026-01-12 11:13 UTC (8+ messages)
[PATCH v9 0/6] Add new driver for WCSS secure PIL loading
2026-01-12 6:08 UTC (10+ messages)
` [PATCH v9 1/6] firmware: qcom_scm: ipq5332: add support to pass metadata size
` [PATCH v9 2/6] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
` [PATCH v9 3/6] remoteproc: qcom: add hexagon based WCSS secure PIL driver
` [PATCH v9 4/6] arm64: dts: qcom: ipq5018: add nodes to bring up q6
` [PATCH v9 5/6] arm64: dts: qcom: ipq5332: "
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: "
[PATCH v5 0/5] remoteproc: imx_rproc: Support i.MX95
2026-01-09 6:31 UTC (6+ messages)
` [PATCH v5 4/5] remoteproc: imx_rproc: Add support for System Manager API
[PATCH 1/9] dt-bindings: remoteproc: qcom,ipq8074-wcss-pil: convert to DT schema
2026-01-07 18:25 UTC (16+ messages)
` [PATCH 6/9] remoteproc: qcom_q6v5_wcss: support IPQ9574
` [PATCH 7/9] remoteproc: qcom_q6v5_wcss: support m3 firmware
[PATCH v4 0/9] MDM9607/MSM8917/MSM8937/MSM8940 MSS
2026-01-07 11:59 UTC (11+ messages)
` [PATCH v4 1/9] remoteproc: qcom_q6v5_mss: Introduce need_pas_mem_setup
` [PATCH v4 2/9] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MDM9607
` [PATCH v4 3/9] remoteproc: qcom_q6v5_mss: "
` [PATCH v4 4/9] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8917
` [PATCH v4 5/9] remoteproc: qcom_q6v5_mss: "
` [PATCH v4 6/9] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8937
` [PATCH v4 7/9] remoteproc: qcom_q6v5_mss: "
` [PATCH v4 8/9] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8940
` [PATCH v4 9/9] remoteproc: qcom_q6v5_mss: "
[PATCH v2] remoteproc: mtk_scp: Construct FW path if firmware-name not present
2026-01-07 11:12 UTC (7+ messages)
[PATCH 1/2] remoteproc: mtk_scp: Simplify with scoped for each OF child loop
2026-01-05 21:33 UTC (2+ messages)
[PATCH v2] remoteproc: imx_dsp_rproc: only reset carveout memory at RPROC_OFFLINE state
2026-01-05 21:09 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox