Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2025-08-19 16:55:27 to 2025-09-10 07:12:40 UTC [more...]

[PATCH v2 0/6] remoteproc: imx_proc: Simplify driver by removing the switch-case
 2025-09-10  7:11 UTC  (7+ messages)
` [PATCH v2 1/6] remoteproc: imx_rproc: Introduce start/stop/detect_mode ops for imx_rproc_dcfg
` [PATCH v2 2/6] remoteproc: imx_rproc: Move imx_rproc_dcfg closer to imx_rproc_of_match
` [PATCH v2 3/6] remoteproc: imx_rproc: Simplify IMX_RPROC_MMIO switch case
` [PATCH v2 4/6] remoteproc: imx_rproc: Simplify IMX_RPROC_SCU_API "
` [PATCH v2 5/6] remoteproc: imx_rproc: Simplify IMX_RPROC_SMC "
` [PATCH v2 6/6] remoteproc: imx_rproc: Clean up after ops introduction

[PATCH v4] remoteproc: qcom_q6v5_mss: support loading MBN file on msm8974
 2025-09-10  3:49 UTC  (2+ messages)

[PATCH 0/6] remoteproc: imx_proc: Simplify driver by removing the switch-case
 2025-09-09 16:15 UTC  (17+ messages)
` [PATCH 1/6] remoteproc: imx_rproc: Introduce start/stop/detect_mode ops for imx_rproc_dcfg
` [PATCH 2/6] remoteproc: imx_rproc: Move imx_rproc_dcfg closer to imx_rproc_of_match
` [PATCH 3/6] remoteproc: imx_rproc: Simplify IMX_RPROC_MMIO switch case
` [PATCH 4/6] remoteproc: imx_rproc: Simplify IMX_RPROC_SCU_API "
` [PATCH 5/6] remoteproc: imx_rproc: Simplify IMX_RPROC_SMC "
` [PATCH 6/6] remoteproc: imx_rproc: Clean up after ops introduction

[PATCH v2 00/11] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-09-09 14:03 UTC  (80+ messages)
` [PATCH v2 01/11] firmware: qcom_scm: Introduce PAS context initialization helper
` [PATCH v2 02/11] soc: qcom: mdtloader: Add context aware qcom_mdt_pas_load() helper
` [PATCH v2 03/11] firmware: qcom_scm: Add a prep version of auth_and_reset function
` [PATCH v2 04/11] firmware: qcom_scm: Simplify qcom_scm_pas_init_image()
` [PATCH v2 05/11] firmware: qcom_scm: Add shmbridge support to pas_init/release function
` [PATCH v2 06/11] remoteproc: Move resource table data structure to its own header
` [PATCH v2 07/11] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v2 08/11] soc: qcom: mdt_loader: Add helper functions to map and unmap resources
` [PATCH v2 09/11] remoteproc: pas: Extend parse_fw callback to parse resource table
` [PATCH v2 10/11] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v2 11/11] media: iris: "

[PATCH RESEND v2] rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
 2025-09-08 13:55 UTC  (2+ messages)

[PATCH] remoteproc: mediatek: Use for_each_available_child_of_node_scoped()
 2025-09-08  4:43 UTC 

[PATCH v4 0/2] Add support for remoteprocs on Milos SoC
 2025-09-05 23:18 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: qcom,milos-pas: Document remoteprocs
` [PATCH v4 2/2] remoteproc: qcom: pas: Add Milos remoteproc support

[PATCH net-next v2 0/8] Add RPMSG Ethernet Driver
 2025-09-05  8:56 UTC  (20+ messages)
` [PATCH net-next v2 1/8] dt-bindings: net: ti,rpmsg-eth: Add DT binding for RPMSG ETH
` [PATCH net-next v2 2/8] dt-bindings: remoteproc: k3-r5f: Add rpmsg-eth subnode
` [PATCH net-next v2 3/8] net: rpmsg-eth: Add Documentation for RPMSG-ETH Driver
` [PATCH net-next v2 4/8] net: rpmsg-eth: Add basic rpmsg skeleton
` [PATCH net-next v2 5/8] net: rpmsg-eth: Register device as netdev
` [PATCH net-next v2 6/8] net: rpmsg-eth: Add netdev ops
` [PATCH net-next v2 7/8] net: rpmsg-eth: Add support for multicast filtering
` [PATCH net-next v2 8/8] arch: arm64: dts: k3-am64*: Add rpmsg-eth node

[PATCH v5 0/3] remoteproc: imx_rproc: Support i.MX95
 2025-09-03 15:08 UTC  (12+ messages)
` [PATCH v5 1/3] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v5 2/3] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v5 3/3] remoteproc: imx_rproc: Add support for i.MX95

[PATCH v2] dt-bindings: mfd: Move embedded controllers to own directory
 2025-09-03  7:39 UTC  (7+ messages)
` (subset) "

[PATCH v3] dt-bindings: mfd: Move embedded controllers to own directory
 2025-09-03  7:35 UTC  (4+ messages)
` (subset) "

[PATCH 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-09-02 12:34 UTC  (18+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH 2/4] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver

[PATCH] rpmsg: core: Drop dev_pm_domain_detach() call
 2025-08-29 16:35 UTC  (3+ messages)

[PATCH v5] remoteproc: k3: Correctly release some resources allocated in k3_rproc_request_mbox()
 2025-08-29 16:11 UTC  (2+ messages)

[PATCH v7] remoteproc: Add device awake calls in rproc boot and shutdown path
 2025-08-28  9:26 UTC 

[PATCH 1/3] remoteproc: da8xx: Use devm_rproc_alloc() helper
 2025-08-26 18:48 UTC  (6+ messages)
` [PATCH 2/3] remoteproc: da8xx: Use devm action to release reserved memory

[PATCH 0/2] rpmsg: glink_native: fix leak and cleanup
 2025-08-22 10:20 UTC  (6+ messages)
` [PATCH 1/2] rpmsg: glink_native: fix rpmsg device leak
` [PATCH 2/2] rpmsg: glink_native: remove duplicate code for rpmsg device remove

[PATCH] remoteproc: ti_k3_common: remove remote processor mailbox ping
 2025-08-20 19:56 UTC  (2+ messages)

[PATCH v5] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-08-20 19:31 UTC  (5+ messages)

[PATCH v2 0/4] remoteproc: qcom_q6v5: Misc fixes to prepare for reusing the "lite" ADSP FW
 2025-08-20 17:18 UTC  (6+ messages)
` [PATCH v2 1/4] remoteproc: qcom_q6v5: Avoid disabling handover IRQ twice
` [PATCH v2 2/4] remoteproc: qcom_q6v5: Avoid handling handover twice
` [PATCH v2 3/4] remoteproc: qcom_q6v5_pas: Shutdown lite ADSP DTB on X1E
` [PATCH v2 4/4] remoteproc: qcom_q6v5_pas: Drop redundant assignment to ret

[PATCH 0/3] remoteproc: qcom_q6v5: Misc fixes to prepare for reusing the "lite" ADSP FW
 2025-08-19 18:37 UTC  (9+ messages)
` [PATCH 1/3] remoteproc: qcom_q6v5: Avoid disabling handover IRQ twice
` [PATCH 2/3] remoteproc: qcom_q6v5: Avoid handling handover twice

[PATCH v4] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-08-19 17:32 UTC  (3+ messages)


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