linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-31 12:11:55 to 2020-09-01 17:43:16 UTC [more...]

[PATCH v9 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-01 17:43 UTC  (10+ messages)
` [PATCH v9 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v9 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v9 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v9 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v9 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH v6 0/4] Add a vhost RPMsg API
 2020-09-01 17:23 UTC  (6+ messages)
` [PATCH v6 1/4] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v6 2/4] rpmsg: move common structures and defines to headers
` [PATCH v6 3/4] rpmsg: update documentation
` [PATCH v6 4/4] vhost: add an RPMsg API

[PATCH 00/13] remoteproc: Add support for detaching from rproc
 2020-09-01 16:55 UTC  (15+ messages)
` [PATCH 01/13] remoteproc: Re-check state in rproc_shutdown()
` [PATCH 02/13] remoteproc: Remove useless check in rproc_del()
` [PATCH 03/13] remoteproc: Add new RPROC_ATTACHED state
` [PATCH 04/13] remoteproc: Properly represent the attached state
` [PATCH 05/13] remoteproc: Add new detach() remoteproc operation
` [PATCH 06/13] remoteproc: Introduce function __rproc_detach()
` [PATCH 07/13] remoteproc: Introduce function rproc_detach()
` [PATCH 08/13] remoteproc: Rename function rproc_actuate()
` [PATCH 09/13] remoteproc: Add return value to function rproc_shutdown()
` [PATCH 10/13] remoteproc: Properly deal with a stop request when attached
` [PATCH 11/13] remoteproc: Properly deal with detach request
` [PATCH 12/13] remoteproc: Refactor rproc delete and cdev release path
` [PATCH 13/13] remoteproc: Properly deal with a kernel panic when attached

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-01  8:50 UTC  (16+ messages)

[PATCH] remoteproc: stm32: Fix pointer assignement
 2020-09-01  7:23 UTC  (2+ messages)

[PATCH v5 0/4] Add a vhost RPMsg API
 2020-08-31 19:38 UTC  (6+ messages)
` [PATCH v5 1/4] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v5 2/4] rpmsg: move common structures and defines to headers
` [PATCH v5 3/4] rpmsg: update documentation
` [PATCH v5 4/4] vhost: add an RPMsg API

[PATCH V1 0/4] General qrtr fixes
 2020-08-31  2:18 UTC  (7+ messages)
` [PATCH V1 1/4] net: qrtr: Do not send packets before hello negotiation
` [PATCH V1 2/4] net: qrtr: Add socket mode optimization
` [PATCH V1 3/4] net: qrtr: Change port allocation to use cyclic idr
` [PATCH V1 4/4] net: qrtr: Check function pointer before calling

[PATCH] remoteproc: scp: add COMPILE_TEST dependency
 2020-08-30 10:56 UTC  (2+ messages)

[PATCH v9 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-08-28 21:39 UTC  (10+ messages)
` [PATCH v10 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v10 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v10 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v10 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v10 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
    ` RE: [PATCH v9 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP

[PATCH] dt-bindings: hwlock: omap: Convert binding to YAML
 2020-08-28  4:14 UTC 

[PATCH v2 0/3] Expose recovery/coredump configuration from sysfs
 2020-08-27 19:48 UTC  (4+ messages)
` [PATCH v2 1/3] remoteproc: Expose remoteproc configuration through sysfs
` [PATCH v2 2/3] remoteproc: Add coredump configuration to sysfs
` [PATCH v2 3/3] remoteproc: Add recovery "

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-27 13:29 UTC  (4+ messages)

[PATCH 0/3] ARM: stm32: add DT properties for remote proc synchronisation
 2020-08-27  7:21 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: stm32: Add compatible for syscon tamp node
` [PATCH 2/3] dt-bindings: remoteproc: stm32_rproc: update for firmware synchronization
` [PATCH 3/3] ARM: dts: stm32: update stm32mp151 for remote proc synchronisation support

[PATCH 0/9] introduce name service announcement rpmsg driver
 2020-08-27  7:03 UTC  (19+ messages)
` [PATCH 2/9] rpmsg: core: add channel creation internal API
` [PATCH 5/9] rpmsg: introduce reserved rpmsg driver for ns announcement
` [PATCH 6/9] rpmsg: virtio: use rpmsg ns device for the "
` [PATCH 8/9] rpmsg: virtio: use rpmsg_ns driver to manage "
` [PATCH 9/9] rpmsg: ns: name service announcement endianness

[PATCH v8 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-08-25 21:09 UTC  (19+ messages)
` [PATCH v8 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v8 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v8 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v8 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v8 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH v2 0/8] introduce name service announcement rpmsg driver
 2020-08-25 16:49 UTC  (9+ messages)
` [PATCH v2 1/8] rpmsg: virtio: rename rpmsg_create_channel
` [PATCH v2 2/8] rpmsg: core: add channel creation internal API
` [PATCH v2 3/8] rpmsg: virtio: add rpmsg channel device ops
` [PATCH v2 4/8] rpmsg: define the name service announcement as reserved address
` [PATCH v2 5/8] rpmsg: introduce reserved rpmsg driver for ns announcement
` [PATCH v2 6/8] rpmsg: virtio: use rpmsg ns device for the "
` [PATCH v2 7/8] rpmsg: ns: add name service announcement service
` [PATCH v2 8/8] rpmsg: virtio: use rpmsg_ns driver to manage ns announcement

[PATCH v4 0/4] Add a vhost RPMsg API
 2020-08-25 13:53 UTC  (22+ messages)
` [PATCH v4 2/4] rpmsg: move common structures and defines to headers
` [PATCH v4 4/4] vhost: add an RPMsg API

[PATCH v8 0/4] Add non PAS wcss Q6 support for QCS404
 2020-08-25 12:00 UTC  (2+ messages)

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-25  7:10 UTC  (10+ messages)

[PATCH v2 0/4] TI K3 R5F remoteproc support
 2020-08-24 20:42 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs

[PATCH v3 0/4] TI K3 R5F remoteproc support
 2020-08-20 21:23 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs

[PATCH 00/10] remoteproc: imx_rproc: support iMX8M and early boot
 2020-08-20 19:27 UTC  (18+ messages)
` [PATCH 01/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M
` [PATCH 02/10] remoteproc: imx_rproc: correct err message
` [PATCH 04/10] remoteproc: imx_rproc: make syscon optional
` [PATCH 06/10] remoteproc: imx_rproc: add load hook
` [PATCH 07/10] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH 10/10] remoteproc: imx_rproc: support coproc booting before Linux

[PATCH 0/2] Move recovery and coredump interface to sysfs
 2020-08-18 20:12 UTC  (5+ messages)
` [PATCH 1/2] remoteproc: Move coredump entry from debugfs "
` [PATCH 2/2] remoteproc: Move recovery debugfs entry "

[PATCH RESEND v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-17 21:53 UTC 

[PATCH 1/2] remoteproc: elf: support platform specific memory hook
 2020-08-11 22:46 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: imx_rproc: add elf memory hooks

[GIT PULL] rpmsg updates for v5.9
 2020-08-11 20:27 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v5.9
 2020-08-11 20:27 UTC  (2+ messages)

[GIT PULL] hwspinlock updates for 5.9
 2020-08-11 20:27 UTC  (2+ messages)

[PATCH 0/3] Introduce mini-dump support for remoteproc
 2020-08-10 22:54 UTC  (7+ messages)
` [PATCH 1/3] remoteproc: core: Add coredump to remoteproc ops
` [PATCH 2/3] remoteproc: qcom: Add capability to collect minidumps
` [PATCH 3/3] remoteproc: qcom: Add minidump id for sm8150 modem remoteproc

[PATCH] rpmsg: virtio: fix compilation warning for virtio_rpmsg_channel description
 2020-08-10 22:43 UTC  (2+ messages)

[PATCH V7 2/4] rpmsg: Guard against null endpoint ops in destroy
 2020-08-08  5:55 UTC  (4+ messages)

[PATCH v8 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
 2020-08-07 22:57 UTC 

[PATCH 0/6] Add support of mt8183 APU
 2020-08-06 13:49 UTC  (7+ messages)
` [PATCH 2/6] remoteproc: Add a remoteproc driver for the MT8183's APU
` [PATCH 3/6] remoteproc: mtk_vpu_rproc: Add support of JTAG

[PATCH] soc: qmi: allow user to set handle wq to hiprio
 2020-08-05 13:55 UTC  (3+ messages)
`  "

[PATCH v10 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-03 19:45 UTC 

[PATCH v6 0/5] Provide basic driver to control Arm R5 co-processor found on
 2020-07-31 23:03 UTC  (4+ messages)
` [PATCH v6 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] remoteproc: core: Add coredump ops to remoteproc
 2020-07-31 22:17 UTC 

[PATCH] dt-bindings: hwlock: qcom: Remove invalid binding
 2020-07-31 17:53 UTC  (2+ messages)

[PATCH v7 0/5] Provide basic driver to control Arm R5 co-processor found on
 2020-07-31 16:47 UTC  (6+ messages)
` [PATCH v7 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v7 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v7 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v7 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v7 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH 00/13] introduce IOCTL interface for RPMsg channel management
 2020-07-31 15:56 UTC  (5+ messages)
` [PATCH 01/13] rpmsg: introduce rpmsg raw driver
` [PATCH 02/13] rpmsg: introduce rpmsg_control driver for channel creation
` [PATCH 03/13] rpmsg: add helper to create the rpmsg ctrl device


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