linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 20:42:07 to 2020-09-10 02:24:24 UTC [more...]

[PATCH v5 0/4] Add a vhost RPMsg API
 2020-09-09 22:45 UTC  (11+ 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 v3 1/3] remoteproc: core: Add ops to enable custom coredump functionality
 2020-09-10  0:02 UTC  (3+ messages)
` [PATCH v3 3/3] remoteproc: qcom: Add minidump id for sm8150 modem remoteproc
` [PATCH v3 2/3] remoteproc: qcom: Add capability to collect minidumps

[PATCH v2 0/3] Expose recovery/coredump configuration from sysfs
 2020-09-09 22:08 UTC  (11+ 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] dt-bindings: hwlock: omap: Convert binding to YAML
 2020-09-09 20:42 UTC  (2+ messages)

[PATCH 0/3] ARM: stm32: add DT properties for remote proc synchronisation
 2020-09-09 20:22 UTC  (6+ 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

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

[PATCH v2 0/8] introduce name service announcement rpmsg driver
 2020-09-08 22:03 UTC  (12+ 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] TI K3 R5F remoteproc support
 2020-09-08 17:45 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
` [PATCH v4 2/4] remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem
` [PATCH v4 3/4] remoteproc: k3-r5: Initialize TCM memories for ECC
` [PATCH v4 4/4] remoteproc: k3-r5: Add loading support for on-chip SRAM regions

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-08 12:20 UTC  (9+ messages)

[PATCH] rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge()
 2020-09-08  7:18 UTC 

GREETINGS!!!
 2020-09-05 18:36 UTC 

[PATCH -next] remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()
 2020-09-05 12:25 UTC  (5+ messages)
` [PATCH v2 "

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

[PATCH v3 0/3] Expose recovery/coredump configuration from sysfs
 2020-09-04 22:07 UTC  (7+ messages)
` [PATCH v3 1/3] remoteproc: Expose remoteproc configuration through sysfs
` [PATCH v3 2/3] remoteproc: Add coredump configuration to sysfs
` [PATCH v3 3/3] remoteproc: Add recovery "

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

[PATCH v6 0/4] Add a vhost RPMsg API
 2020-09-03 19:27 UTC  (11+ 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 v2 0/3] Introduce mini-dump support for remoteproc
 2020-09-03 12:09 UTC  (6+ messages)
` [PATCH v2 1/3] remoteproc: core: Add multiple components to remoteproc ops
` [PATCH v2 2/3] remoteproc: qcom: Add capability to collect minidumps
` [PATCH v2 3/3] remoteproc: qcom: Add minidump id for sm8150 modem remoteproc

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

[PATCH] remoteproc: core: Free rvdev on error path
 2020-09-03 10:09 UTC  (2+ messages)

[PATCH v2] rpmsg: Avoid double-free in mtk_rpmsg_register_device
 2020-09-03  0:08 UTC  (3+ messages)

[PATCH v3] rpmsg: Avoid double-free in mtk_rpmsg_register_device
 2020-09-03  0:05 UTC 

[PATCH V5 0/4] Signaling api support in glink/rpmsg clients
 2020-09-02 16:40 UTC  (4+ messages)

[PATCH V7 0/4] Signaling api support in glink/rpmsg clients
 2020-09-02 16:24 UTC  (5+ messages)
` [PATCH V7 1/4] rpmsg: core: Add signal API support
` [PATCH V7 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V7 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V7 4/4] rpmsg: char: Add signal callback and POLLPRI support

[PATCH] rpmsg: Avoid double-free in mtk_rpmsg_register_device()
 2020-09-02 11:04 UTC 

[PATCH RESEND] remoteproc: scp: add COMPILE_TEST dependency
 2020-09-02  8:51 UTC 

[PATCH] rpmsg: Avoid double-free in mtk_rpmsg_register_device
 2020-09-02  7:03 UTC 

[PATCH 00/13] remoteproc: Add support for detaching from rproc
 2020-09-01 18:02 UTC  (16+ 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

[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] remoteproc: stm32: Fix pointer assignement
 2020-09-01  7:23 UTC  (2+ messages)

[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 0/9] introduce name service announcement rpmsg driver
 2020-08-27  7:03 UTC  (17+ 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  (15+ messages)
` [PATCH v8 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v8 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v8 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH v4 0/4] Add a vhost RPMsg API
 2020-08-25 13:53 UTC  (8+ messages)
` [PATCH v4 4/4] vhost: add an "

[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 

[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


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