Linux-remoteproc Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-17 15:00:01 to 2022-09-09 09:21:24 UTC [more...]

[PATCH v3 00/15] ARM/hwlock: qcom: switch TCSR mutex to MMIO
 2022-09-09  9:20 UTC  (14+ messages)
` [PATCH v3 01/15] dt-bindings: hwlock: qcom-hwspinlock: add support for MMIO on older SoCs
` [PATCH v3 02/15] dt-bindings: hwlock: qcom-hwspinlock: correct example indentation
` [PATCH v3 03/15] hwspinlock: qcom: correct MMIO max register for newer SoCs
` [PATCH v3 04/15] hwspinlock: qcom: add support for MMIO on older SoCs
` [PATCH v3 05/15] arm64: dts: qcom: ipq6018: add missing TCSR syscon compatible
` [PATCH v3 06/15] arm64: dts: qcom: msm8953: "
` [PATCH v3 07/15] arm64: dts: qcom: qcs404: "
` [PATCH v3 08/15] arm64: dts: qcom: msm8996: "
` [PATCH v3 09/15] ARM: dts: qcom: msm8974: "
` [PATCH v3 10/15] ARM: dts: qcom: msm8974: split TCSR halt regs out of mutex
` [PATCH v3 11/15] arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO
` [PATCH v3 12/15] arm64: dts: qcom: msm8994: "
` [PATCH v3 13/15] ARM: dts: qcom: msm8974: "

[PATCH] remoteproc: core: do pm relax when not first crash
 2022-09-09  8:41 UTC  (2+ messages)

[PATCH v4 0/7] remoteproc: qcom_q6v5_mss: Add MSM8909 and MSM8953
 2022-09-09  8:34 UTC  (9+ messages)
` [PATCH v4 1/7] arm64: dts: qcom: msm8916: Drop MSS fallback compatible
` [PATCH v4 2/7] dt-bindings: remoteproc: qcom,q6v5: Move MSM8916 to schema
` [PATCH v4 3/7] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8974
` [PATCH v4 4/7] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8909
` [PATCH v4 5/7] remoteproc: qcom: q6v5-mss: Add support for MSM8909
` [PATCH v4 6/7] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8953
` [PATCH v4 7/7] remoteproc: qcom: q6v5-mss: Add modem support on MSM8953

[PATCH v1] remoteproc: core: do pm relax when not first crash
 2022-09-09  8:33 UTC 

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

[RFT PATCH v2 00/17] ARM/hwlock: qcom: switch TCSR mutex to MMIO
 2022-09-09  7:19 UTC  (20+ messages)
` [RFT PATCH v2 01/17] dt-bindings: mfd: qcom,tcsr: drop simple-mfd from IPQ6018
` [RFT PATCH v2 02/17] dt-bindings: mfd: qcom,tcsr: add QCS404
` [RFT PATCH v2 03/17] dt-bindings: hwlock: qcom-hwspinlock: add support for MMIO on older SoCs
` [RFT PATCH v2 04/17] dt-bindings: hwlock: qcom-hwspinlock: correct example indentation
` [RFT PATCH v2 05/17] hwspinlock: qcom: correct MMIO max register for newer SoCs
` [RFT PATCH v2 07/17] arm64: dts: qcom: ipq6018: add missing TCSR syscon compatible
` [RFT PATCH v2 11/17] ARM: dts: qcom: msm8974: "
` [RFT PATCH v2 12/17] ARM: dts: qcom: msm8974: split TCSR halt regs out of mutex
` [RFT PATCH v2 13/17] arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO
` [RFT PATCH v2 14/17] arm64: dts: qcom: msm8994: "
` [RFT PATCH v2 15/17] ARM: dts: qcom: msm8974: "
` [RFT PATCH v2 16/17] ARM: dts: qcom: apq8084: "
` [RFT PATCH v2 17/17] ARM: dts: qcom: msm8226: "

[PATCH] dt-bindings: remoteproc: qcom,smd-edge: Add APR/FastRPC
 2022-09-09  7:18 UTC  (2+ messages)

[RFC/PATCH] remoteproc/keystone: switch to using gpiod API
 2022-09-08 21:57 UTC  (3+ messages)

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-08 19:42 UTC  (12+ messages)
` [PATCH v9 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH] drivers/remoteproc: fix repeated words in comments
 2022-09-08 14:43 UTC  (2+ messages)

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

[RESEND v5 0/7] Update ADSP pil loader for SC7280 platform
 2022-09-08 12:59 UTC  (19+ messages)
` [RESEND v5 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [RESEND v5 2/7] remoteproc: qcom: Add flag in adsp private data structure
` [RESEND v5 3/7] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [RESEND v5 4/7] remoteproc: qcom: Replace hard coded values with macros
` [RESEND v5 5/7] remoteproc: qcom: Add efuse evb selection control
` [RESEND v5 6/7] remoteproc: qcom: Add support for memory sandbox
` [RESEND v5 7/7] remoteproc: qcom: Update QDSP6 out-of-reset timeout value

[PATCH v2 0/9] Add support for MT8195 SCP 2nd core
 2022-09-08 11:17 UTC  (9+ messages)
` [PATCH v2 2/9] remoteproc: mediatek: Support hanlding scp core 1 wdt timeout
` [PATCH v2 3/9] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v2 4/9] remoteproc: mediatek: Support probing for the 2nd core of dual-core SCP

[PATCH v3 0/7] remoteproc: qcom_q6v5_mss: Add MSM8909 and MSM8953
 2022-09-08  9:50 UTC  (12+ messages)
` [PATCH v3 1/7] arm64: dts: qcom: msm8916: Drop MSS fallback compatible
` [PATCH v3 2/7] dt-bindings: remoteproc: qcom,q6v5: Move MSM8916 to schema
` [PATCH v3 3/7] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8974
` [PATCH v3 4/7] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8909
` [PATCH v3 5/7] remoteproc: qcom_q6v5_mss: Add support for MSM8909
` [PATCH v3 6/7] dt-bindings: remoteproc: qcom,msm8916-mss-pil: Add MSM8953
` [PATCH v3 7/7] remoteproc: qcom: q6v5-mss: Add modem support on MSM8953

[INFO] Remoteproc/RPMSG patchset review order for September 8th 2022
 2022-09-08  2:05 UTC 

[PATCH V2 1/2] rpmsg: glink: Add lock to avoid race when rpmsg device is released
 2022-09-08  0:59 UTC  (4+ messages)
` [PATCH V2 2/2] rpmsg: glink: Add lock to rpmsg_ctrldev_remove

[PATCH v12] dt-bindings: misc: fastrpc convert bindings to yaml
 2022-09-07 15:42 UTC  (3+ messages)

[PATCH v5 0/6] Introduce PRU remoteproc consumer API
 2022-09-07  9:24 UTC  (13+ messages)
` [PATCH v5 2/6] remoteproc: pru: Add APIs to get and put the PRU cores
` [PATCH v5 6/6] remoteproc: pru: add support for configuring GPMUX based on client setup
        ` [EXTERNAL] "

[PATCH] remoteproc: report firmware name on load failures
 2022-09-07  8:23 UTC  (4+ messages)

[PATCH v11] dt-bindings: misc: fastrpc convert bindings to yaml
 2022-09-06 19:14 UTC  (3+ messages)

[PATCH v10] dt-bindings: misc: fastrpc convert bindings to yaml
 2022-09-06 13:37 UTC  (2+ messages)

[PATCH] dt-bindings: remoteproc: qcom,adsp: enforce smd-edge schema
 2022-09-06 12:13 UTC 

[PATCH v9 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
 2022-09-06 11:11 UTC  (4+ messages)
` [PATCH v9 2/2] MAINTAINERS: Update fastrpc documentation file from txt "

[PATCH v8 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
 2022-09-06  9:42 UTC  (3+ messages)
` [PATCH v8 2/2] MAINTAINERS: Update fastrpc documentation file from txt "

[PATCH v3 0/3] Add Keystone2 Remoteproc driver
 2022-09-06  3:55 UTC  (5+ messages)
` [PATCH v3 2/3] remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs

[PATCH v3] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
 2022-09-05 15:02 UTC  (3+ messages)

[PATCH v4] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
 2022-09-05 15:02 UTC  (3+ messages)

[PATCH 0/4] mfd/phy/remoteproc: dt-bindings: syscon: be specific
 2022-09-05 14:40 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: phy: hisilicon,hi3660-usb3: simplify example
` [PATCH 2/4] dt-bindings: phy: hisilicon,hi3670-usb3: "
` [PATCH 4/4] dt-bindings: mfd: syscon: require specific compatible also for simple-mfd

[PATCH linux-next] rpmsg: char: Remove the unneeded result variable
 2022-09-02 19:32 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update Bjorn's email address
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH v8 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-08-26 11:52 UTC  (5+ messages)
` [PATCH v8 1/4] remoteproc: core: Introduce rproc_rvdev_add_device function
` [PATCH v8 2/4] remoteproc: core: Introduce rproc_add_rvdev function
` [PATCH v8 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
` [PATCH v8 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio

[PATCH] dt-bindings: remoteproc: Add missing (unevaluated|additional)Properties on child nodes
 2022-08-26  6:19 UTC  (4+ messages)

[PATCH -next 1/3] remoteproc: qcom: wcss: check return value after calling platform_get_resource_byname()
 2022-08-26  5:44 UTC  (6+ messages)
` [PATCH -next 2/3] remoteproc: qcom: wcss: Use devm_platform_ioremap_resource_byname()
` [PATCH -next 3/3] remoteproc: qcom: wcss: Use dev_err_probe() helper in q6v5_wcss_init_clock()

[INFO] Remoteproc/RPMSG patchset review order for August 25th 2022
 2022-08-25 14:16 UTC 

[PATCH] hwspinlock: sprd: Use devm_clk_get_enabled() helper
 2022-08-25  0:54 UTC  (2+ messages)

[PATCH V5 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-08-24  1:10 UTC  (7+ messages)
` [PATCH V5 1/6] dt-bindings: remoteproc: imx_rproc: support i.MX8QXP
` [PATCH V5 2/6] dt-bindings: remoteproc: imx_rproc: support i.MX8QM
` [PATCH V5 3/6] remoteproc: imx_rproc: support attaching to i.MX8QXP M4
` [PATCH V5 4/6] remoteproc: imx_rproc: support kicking Mcore from Linux for i.MX8QXP
` [PATCH V5 5/6] remoteproc: imx_rproc: support i.MX8QM
` [PATCH V5 6/6] remoteproc: imx_rproc: request mbox channel later

[PATCH] remoteproc: imx_dsp_rproc: fix argument 2 of rproc_mem_entry_init
 2022-08-23 20:06 UTC  (2+ messages)

[PATCH] remoteproc: rcar_rproc: silince address space sparse warning
 2022-08-23 19:26 UTC  (2+ messages)

[PATCH] remoteproc: imx_rproc: Simplify some error message
 2022-08-23 19:22 UTC  (2+ messages)

[PATCH v5 6/7] remoteproc: qcom: Add support for memory sandbox
 2022-08-20 13:52 UTC  (2+ messages)

[PATCH] remoteproc: move from strlcpy with unused retval to strscpy
 2022-08-18 21:00 UTC 

[PATCH] rpmsg: move from strlcpy with unused retval to strscpy
 2022-08-18 21:01 UTC 

[PATCH v5 0/7] Update ADSP pil loader for SC7280 platform
 2022-08-18 15:24 UTC  (3+ messages)
` [PATCH v5 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support

[RFT PATCH 00/12] ARM/hwlock: qcom: switch TCSR mutex to MMIO
 2022-08-17 21:08 UTC  (3+ messages)
` [RFT PATCH 04/12] hwspinlock: qcom: correct MMIO max register for newer SoCs


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).