linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-15 16:16:30 to 2021-10-09 00:30:47 UTC [more...]

[PATCH] rpmsg: virtio: Remove unused including <linux/of_device.h>
 2021-10-09  0:30 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/4] Restructure the rpmsg char to decorrelate the control part
 2021-10-09  0:30 UTC  (8+ messages)
` [PATCH v5 1/4] rpmsg: char: Remove useless include
  ` (subset) "
` [PATCH v5 2/4] rpmsg: char: Export eptdev create an destroy functions
` [PATCH v5 3/4] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl

[PATCH v3] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls
 2021-10-09  0:25 UTC  (2+ messages)

[PATCH v4 0/4] rpmsg: char: introduce the rpmsg-raw channel
 2021-10-09  0:06 UTC  (5+ messages)
` [PATCH v4 3/4] rpmsg: char: Add possibility to use default endpoint of the rpmsg device
` [PATCH v4 4/4] rpmsg: char: Introduce the "rpmsg-raw" channel

[PATCH v5 0/4] Add remoteproc driver for DSP on i.MX
 2021-10-08 19:26 UTC  (14+ messages)
` [PATCH v5 1/4] remoteproc: imx_rproc: Move common structure to header file
` [PATCH v5 2/4] remoteproc: imx_rproc: Add IMX_RPROC_SCU_API method
` [PATCH v5 3/4] remoteproc: imx_dsp_rproc: Add remoteproc driver for DSP on i.MX
` [PATCH v5 4/4] dt-bindings: dsp: fsl: update binding document for remote proc driver

[PATCH V1 0/3] rpmsg and glink signaling api support
 2021-10-08 17:54 UTC  (10+ messages)
` [PATCH V1 1/3] rpmsg: core: Add signal API support
` [PATCH 1/1] soc: qcom: smp2p: add feature negotiation and ssr ack feature support
` [PATCH V1 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V1 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support

[PATCH v9 0/2] Add rpmsg tty driver
 2021-10-08 15:34 UTC  (3+ messages)
` [PATCH v9 1/2] rpmsg: core: add API to get MTU
` [PATCH v9 2/2] tty: add rpmsg driver

[PATCH v5 00/10] Add Modem support on SC7280 SoCs
 2021-10-08 12:53 UTC  (18+ messages)
` [PATCH v5 01/10] dt-bindings: remoteproc: qcom: pas: Add SC7280 MPSS support
  ` (subset) "
` [PATCH v5 02/10] remoteproc: qcom: pas: Add SC7280 Modem support
  ` (subset) "
` [PATCH v5 03/10] dt-bindings: remoteproc: qcom: Update Q6V5 Modem PIL binding
  ` (subset) "
` [PATCH v5 04/10] iommu/arm-smmu-qcom: Request direct mapping for modem device
` [PATCH v5 05/10] remoteproc: mss: q6v5-mss: Add modem support on SC7280
  ` (subset) "
` [PATCH v5 06/10] arm64: dts: qcom: sc7280: Update reserved memory map
` [PATCH v5 07/10] arm64: dts: qcom: sc7280: Add/Delete/Update reserved memory nodes
` [PATCH v5 08/10] arm64: dts: qcom: sc7280: Add nodes to boot modem
` [PATCH v5 09/10] arm64: dts: qcom: sc7280: Add Q6V5 MSS node
` [PATCH v5 10/10] arm64: dts: qcom: sc7280: Update "
` (subset) [PATCH v5 00/10] Add Modem support on SC7280 SoCs

[PATCH v8 0/2] Add rpmsg tty driver
 2021-10-07 10:20 UTC  (11+ messages)
` [PATCH v8 1/2] rpmsg: core: add API to get MTU
` [PATCH v8 2/2] tty: add rpmsg driver

[PATCH V2 1/1] soc: qcom: smp2p: add feature negotiation and ssr ack feature support
 2021-10-05 16:30 UTC  (2+ messages)

[PATCH V3 0/2] smem partition remap and bound check changes
 2021-10-05  9:32 UTC  (3+ messages)
` [PATCH V3 1/2] soc: qcom: smem: map only partitions used by local HOST
` [PATCH V3 2/2] soc: qcom: smem: validate fields of shared structures

[PATCH] remoteproc: meson-mx-ao-arc: fix a bit test
 2021-10-04 20:47 UTC  (3+ messages)
` (subset) "

[PATCH 0/2] Add support for sc7280 WPSS PIL loading
 2021-10-04 15:29 UTC  (5+ messages)
` [PATCH 2/2] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

[RFC PATCH 0/7] remoteproc: restructure the remoteproc VirtIO device
 2021-10-01 10:12 UTC  (8+ messages)
` [RFC PATCH 1/7] remoteproc: core: Introduce virtio device add/remove functions
` [RFC PATCH 2/7] remoteproc: Move rvdev management in rproc_virtio
` [RFC PATCH 3/7] remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc API
` [RFC PATCH 4/7] remoteproc: create the REMOTEPROC_VIRTIO config
` [RFC PATCH 5/7] remoteproc: virtio: Create platform device for the remoteproc_virtio
` [RFC PATCH 6/7] remoteproc: virtio: Add helper to create platform device
` [RFC PATCH 7/7] remoteproc: Instantiate the new remoteproc virtio "

[PATCH V1 1/1] soc: qcom: smp2p: add feature negotiation and ssr ack feature support
 2021-09-30 17:29 UTC  (2+ messages)

[PATCH] rpmsg: virtio_rpmsg_bus: use dev_warn_ratelimited for msg with no recipient
 2021-09-29  9:40 UTC  (3+ messages)

[PATCH v2 0/5] msm8996: Enable support for MSS and SLPI
 2021-09-27 23:13 UTC  (7+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: msm8996: Revamp reserved memory
` [PATCH v2 2/5] remoteproc: qcom: pas: Use the same init resources for MSM8996 and MSM8998
  ` (subset) "
` [PATCH v2 3/5] arm64: dts: qcom: msm8996: Unify smp2p naming
` [PATCH v2 4/5] arm64: dts: qcom: msm8996: Add MSS and SLPI
` [PATCH v2 5/5] arm64: dts: qcom: msm8996-xiaomi-*: Enable "

[PATCH] MAINTAINERS: Update remoteproc repo url
 2021-09-27 22:52 UTC  (2+ messages)

[PATCH v7 00/13] Use qmp_send to update co-processor load state
 2021-09-27 20:54 UTC  (28+ messages)
` [PATCH v7 01/13] dt-bindings: soc: qcom: aoss: Drop the load state power-domain
  ` (subset) "
` [PATCH v7 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP property
  ` (subset) "
` [PATCH v7 03/13] dt-bindings: remoteproc: qcom: "
  ` (subset) "
` [PATCH v7 04/13] remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state
  ` (subset) "
` [PATCH v7 05/13] arm64: dts: qcom: sc7180: Use QMP property to control "
  ` (subset) "
` [PATCH v7 06/13] arm64: dts: qcom: sc7280: "
  ` (subset) "
` [PATCH v7 07/13] arm64: dts: qcom: sdm845: "
  ` (subset) "
` [PATCH v7 08/13] arm64: dts: qcom: sm8150: "
  ` (subset) "
` [PATCH v7 09/13] arm64: dts: qcom: sm8250: "
  ` (subset) "
` [PATCH v7 10/13] arm64: dts: qcom: sm8350: "
  ` (subset) "
` [PATCH v7 11/13] soc: qcom: aoss: Drop power domain support
  ` (subset) "
` [PATCH v7 12/13] dt-bindings: msm/dp: Remove aoss-qmp header
  ` (subset) "
` [PATCH v7 13/13] dt-bindings: soc: qcom: aoss: Delete unused power-domain definitions
  ` (subset) "

[PATCH v4 0/2] Amlogic Meson Always-On ARC remote-processor support
 2021-09-27 20:04 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc
` [PATCH v4 2/2] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor

[PATCH V4 0/2] dt-bindings: remoteproc: k3-r5f|dsp: Remove
 2021-09-27 17:23 UTC  (5+ messages)
` [PATCH V4 1/2] dt-bindings: remoteproc: k3-r5f: Cleanup SoC compatible from DT example
` [PATCH V4 2/2] dt-bindings: remoteproc: k3-dsp: "

[PATCH v7 0/6] Mediatek MT8195 SCP support
 2021-09-27 17:05 UTC  (8+ messages)
` [PATCH v7 1/6] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
` [PATCH v7 2/6] dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp
` [PATCH v7 3/6] dt-bindings: remoteproc: mediatek: Convert mtk,scp to json-schema
` [PATCH v7 4/6] remoteproc: mediatek: Support mt8195 scp
` [PATCH v7 5/6] rpmsg: change naming of mediatek rpmsg property
` [PATCH v7 6/6] arm64: dts: mt8183: change rpmsg property name

[PATCH V3 0/2] dt-bindings: remoteproc: k3-r5f|dsp: Remove
 2021-09-25 14:52 UTC  (11+ messages)
` [PATCH V3 1/2] dt-bindings: remoteproc: k3-r5f: Remove board-specific compatible from DT example
` [PATCH V3 2/2] dt-bindings: remoteproc: k3-dsp: "

[PATCH V5 1/1] soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ
 2021-09-23 20:30 UTC  (3+ messages)
` (subset) "

[PATCH V3] dt-bindings: hwlock: omap: Remove redundant binding example
 2021-09-23 13:09 UTC  (3+ messages)

[RFC PATCH 0/4] Add a DRM driver to support AI Processing Unit (APU)
 2021-09-23  6:17 UTC  (10+ messages)
` [RFC PATCH 1/4] dt-bindings: Add bidings for mtk,apu-drm
` [RFC PATCH 2/4] DRM: Add support of AI Processor Unit (APU)
` [RFC PATCH 3/4] rpmsg: "
` [RFC PATCH 4/4] ARM64: mt8183-pumpkin: Add the APU DRM device

[PATCH v4 0/4] Add remoteproc driver for DSP on i.MX
 2021-09-23  1:48 UTC  (13+ messages)
` [PATCH v4 3/4] remoteproc: imx_dsp_rproc: "

[PATCH] dt-bindings: hwlock: omap: Remove board-specific compatible from DT example
 2021-09-22 21:00 UTC  (6+ messages)

[PATCH V4 1/1] soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ
 2021-09-21 10:28 UTC  (3+ messages)

[PATCH V4 0/6] remoteproc: elf_loader and imx fix
 2021-09-21  2:26 UTC  (10+ messages)
` [PATCH V4 1/6] remoteproc: elf_loader: fix loading segment when is_iomem true
` [PATCH V4 2/6] remoteproc: fix the wrong default value of is_iomem
` [PATCH V4 3/6] remoteproc: imx_rproc: fix TCM io memory type
` [PATCH V4 6/6] remoteproc: imx_rproc: change to ioremap_wc for dram

[PATCH 0/9] treewide: simplify getting .driver_data
 2021-09-20  9:05 UTC  (2+ messages)
` [PATCH 9/9] remoteproc: omap_remoteproc: "

[PATCH V2] dt-bindings: hwlock: omap: Remove redundant binding example
 2021-09-18 18:52 UTC  (2+ messages)

[PATCH V3 1/1] soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ
 2021-09-18  4:09 UTC  (2+ messages)

[PATCH v6 00/13] Use qmp_send to update co-processor load state
 2021-09-16  3:13 UTC  (4+ messages)
` [PATCH v6 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP property


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