linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-17 17:45:23 to 2022-11-24 18:44:57 UTC [more...]

[PATCH v3 00/15] dt-bindings: remoteproc: qcom: split and reorganize PAS/PIL
 2022-11-24 18:43 UTC  (14+ messages)
` [PATCH v3 01/15] arm64: dts: qcom: msm8996: drop address/size cells from smd-edge
` [PATCH v3 02/15] arm64: dts: qcom: qcs404: align CDSP PAS node with bindings
` [PATCH v3 03/15] arm64: dts: qcom: sc7180: align MPSS "
` [PATCH v3 04/15] arm64: dts: qcom: sc7280: "
` [PATCH v3 05/15] dt-bindings: remoteproc: qcom,adsp: drop resets and qcom,halt-regs
` [PATCH v3 06/15] dt-bindings: remoteproc: qcom,adsp: split common part
` [PATCH v3 07/15] dt-bindings: remoteproc: qcom,sm8350-pas: split into separate file
` [PATCH v3 08/15] dt-bindings: remoteproc: qcom,sm8150-pas: "
` [PATCH v3 09/15] dt-bindings: remoteproc: qcom,sm6350-pas: "
` [PATCH v3 10/15] dt-bindings: remoteproc: qcom,sc8280xp-pas: "
` [PATCH v3 11/15] dt-bindings: remoteproc: qcom,sc8180x-pas: "
` [PATCH v3 12/15] dt-bindings: remoteproc: qcom,sdx55-pas: "
` [PATCH v3 13/15] dt-bindings: remoteproc: qcom,qcs404-pas: "

[PATCH v5] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-11-24  7:47 UTC 

[PATCH v4] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-11-23 21:36 UTC  (2+ messages)

[PATCH v9 0/6] Introduce PRU remoteproc consumer API
 2022-11-22 10:06 UTC  (9+ messages)
` [PATCH v9 1/6] dt-bindings: remoteproc: Add PRU consumer bindings
` [PATCH v9 2/6] remoteproc: pru: Add APIs to get and put the PRU cores
    ` [EXTERNAL] "
` [PATCH v9 3/6] remoteproc: pru: Add enum for PRU Core Indentifiers
` [PATCH v9 4/6] remoteproc: pru: Make sysfs entries read-only for PRU client driven boots
` [PATCH v9 5/6] remoteproc: pru: Add pru_rproc_set_ctable() function
` [PATCH v9 6/6] remoteproc: pru: Configure firmware based on client setup

[PATCH] remoteproc: omap_remoteproc: Fix compile errors about casting
 2022-11-22  2:03 UTC  (3+ messages)

[PATCH linux-next] remoteproc: core: Use device_match_of_node()
 2022-11-21 17:13 UTC  (2+ messages)

[PATCH v7 18/20] firmware: qcom_scm: Use fixed width src vm bitmap
 2022-11-21 15:59 UTC  (2+ messages)

[PATCH v3] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-11-21 11:01 UTC  (5+ messages)

[PATCH v1] remoteproc: core: do pm relax when not first crash
 2022-11-21  1:43 UTC  (23+ messages)
` [PATCH v4] remoteproc: core: do pm relax when in RPROC_OFFLINE

[PATCH v11 0/6] Add Xilinx RPU subsystem support
 2022-11-20 16:26 UTC  (12+ messages)
` [PATCH v11 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH v11 2/6] arm64: dts: xilinx: zynqmp: Add RPU subsystem device node
` [PATCH v11 3/6] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v11 4/6] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v11 5/6] firmware: xilinx: Add RPU configuration APIs
` [PATCH v11 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH v8 0/6] Introduce PRU remoteproc consumer API
 2022-11-18 18:56 UTC  (11+ messages)
` [PATCH v8 1/6] dt-bindings: remoteproc: Add PRU consumer bindings
      ` [EXTERNAL] "
` [PATCH v8 2/6] remoteproc: pru: Add APIs to get and put the PRU cores
` [PATCH v8 3/6] remoteproc: pru: Add enum for PRU Core Indentifiers
` [PATCH v8 4/6] remoteproc: pru: Make sysfs entries read-only for PRU client driven boots
` [PATCH v8 5/6] remoteproc: pru: Add pru_rproc_set_ctable() function
` [PATCH v8 6/6] remoteproc: pru: Configure firmware based on client setup

[PATCH v2 1/2] remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove
 2022-11-18 14:19 UTC  (4+ messages)
  ` [PATCH v2 2/2] remoteproc: qcom_q6v5_pas: detach power domains on remove

[PATCH v2 0/7] dt-bindings: remoteproc: qcom: split and reorganize PAS/PIL
 2022-11-18 12:34 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: remoteproc: qcom,adsp: split common part
` [PATCH v2 2/7] dt-bindings: remoteproc: qcom,sm8350-pas: split into separate file
` [PATCH v2 3/7] dt-bindings: remoteproc: qcom,sm8150-pas: "
` [PATCH v2 4/7] dt-bindings: remoteproc: qcom,sm6350-pas: "
` [PATCH v2 5/7] dt-bindings: remoteproc: qcom,sc8280xp-pas: "
` [PATCH v2 6/7] dt-bindings: remoteproc: qcom,sc8180x-pas: "
` [PATCH v2 7/7] dt-bindings: remoteproc: qcom,sdx55-pas: "

[PATCH 1/2] remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove
 2022-11-17 10:40 UTC  (6+ messages)
` [PATCH 2/2] remoteproc: qcom_q6v5_pas: detach power domains on remove

[PATCH 0/4] remoteproc: qcom_q6v5_pas: add support for SM8550 adsp, cdsp & mpss
 2022-11-17  9:32 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: qcom: adsp: document sm8550 adsp, cdsp & mpss compatible
` [PATCH 2/4] dt-bindings: misc: qcom,fastrpc: increase allowed iommus entries
` [PATCH 3/4] remoteproc: qcom_q6v5_pas: add support for dtb co-firmware loading
` [PATCH 4/4] remoteproc: qcom_q6v5_pas: add sm8550 adsp, cdsp & mpss compatible & data

[INFO] Remoteproc/RPMSG patchset review order for November 16th 2022
 2022-11-16 18:46 UTC 

[PATCH 0/5] dt-bindings: remoteproc: qcom: split and reorganize PAS/PIL
 2022-11-16 15:54 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: qcom,adsp: split common part
` [PATCH 2/5] dt-bindings: remoteproc: qcom,sm8350-pas: split into separate file
` [PATCH 3/5] dt-bindings: remoteproc: qcom,sm8150-pas: "
` [PATCH 4/5] dt-bindings: remoteproc: qcom,sm6350-pas: "
` [PATCH 5/5] dt-bindings: remoteproc: qcom,sc8280xp-pas: "

[PATCH] remoteproc: imx_rproc: correct i.MX93 DRAM mapping
 2022-11-16  2:52 UTC  (7+ messages)

[PATCH v7 0/5] Introduce PRU remoteproc consumer API
 2022-11-15 18:28 UTC  (17+ messages)
` [PATCH v7 1/5] dt-bindings: remoteproc: Add PRU consumer bindings
` [PATCH v7 2/5] remoteproc: pru: Add APIs to get and put the PRU cores
    ` [EXTERNAL] "
` [PATCH v7 3/5] remoteproc: pru: Make sysfs entries read-only for PRU client driven boots
` [PATCH v7 4/5] remoteproc: pru: Add pru_rproc_set_ctable() function
` [PATCH v7 5/5] remoteproc: pru: Configure firmware based on client setup

[RFC PATCH 0/1] remoteproc: Enable getter for drivers that manage 2+ remotes
 2022-11-15 15:37 UTC  (2+ messages)
` [RFC PATCH 1/1] remoteproc: Introduce rproc_get_by_id API

[PATCH 0/2] Add single core R5F IPC for AM62 SoC family
 2022-11-15  6:09 UTC  (3+ messages)
` [PATCH 1/2] Documentation: dt-bindings: k3-r5f-rproc: Add new compatible "
` [PATCH 2/2] remoteproc: k3-r5: Use separate compatible string for TI "

[GIT PULL] hwspinlock updates for v6.1
 2022-11-10 17:03 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: remoteproc: qcom,adsp: Add SM6375 ADSP and CDSP
 2022-11-10  9:32 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: Add SM6375 ADSP & CDSP

[PATCH V2 0/2] remoteproc: imx: add start up delay
 2022-11-04 15:33 UTC  (7+ messages)
` [PATCH V2 1/2] dt-bindings: remoteproc: imx_rproc: add fsl,startup-delay-ms
` [PATCH V2 2/2] remoteproc: imx_rproc: delay after kick remote processor

[PATCH v10 0/6] Add Xilinx RPU subsystem support
 2022-11-02 19:58 UTC  (11+ messages)
` [PATCH v10 3/6] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v10 4/6] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v10 5/6] firmware: xilinx: Add RPU configuration APIs
` [PATCH v10 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[INFO] Remoteproc/RPMSG patchset review order for November 2nd 2022
 2022-11-02 19:57 UTC 

[PATCH V3] remoteproc: qcom: pas: Adjust the phys addr wrt the mem region
 2022-11-02 17:12 UTC 

[PATCH V3 0/3] rpmsg signaling/flowcontrol patches
 2022-11-02  3:32 UTC  (7+ messages)
` [PATCH V3 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V3 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support

[PATCH v3 00/11] Add support for MT8195 SCP 2nd core
 2022-11-01 20:40 UTC  (2+ messages)

[PATCH v5 0/3] Add support for WASP SoC on AVM router boards
 2022-10-30 17:58 UTC  (6+ messages)
` [PATCH v5 3/3] remoteproc: Add AVM WASP driver

[PATCH v10 0/7] Update ADSP pil loader for SC7280 platform
 2022-10-29  9:44 UTC  (5+ messages)
` [PATCH v10 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support

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

[PATCH v2] remoteproc: imx_dsp_rproc: Add mutex protection for workqueue
 2022-10-24 16:26 UTC  (2+ messages)

[INFO] Remoteproc/RPMSG patchset review order for October 19th 2022
 2022-10-21  4:16 UTC  (4+ messages)

[PATCH v1 1/1] drivers: remoteproc: Add bus scaling capability during bootup
 2022-10-19  6:49 UTC  (4+ messages)

[PATCH v2 2/4] remoteproc: sysmon: Make QMI message rules const
 2022-10-18 20:44 UTC  (2+ messages)
` [RESEND PATCH] "

[PATCH v3] remoteproc: core: Auto select rproc-virtio device id
 2022-10-18 15:18 UTC  (2+ messages)

[PATCH V7 0/7] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-10-18  7:05 UTC  (6+ messages)
` [PATCH V7 6/7] remoteproc: imx_rproc: request mbox channel later

[PATCH v4 0/7] remoteproc: qcom_q6v5_mss: Add MSM8909 and MSM8953
 2022-10-18  3:15 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/5] remoteproc: qcom_q6v5_mss: Add MSM8909
 2022-10-18  3:15 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] Make QMI message rules const
 2022-10-18  3:14 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 0/3] ARM/hwlock: qcom: switch TCSR mutex to MMIO (msm8974)
 2022-10-18  3:05 UTC  (2+ messages)
` (subset) "

[PATCH v2] remoteproc: core: Auto select rproc-virtio device id
 2022-10-17 17:45 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;
as well as URLs for NNTP newsgroup(s).