Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2022-06-01 11:22:30 to 2022-06-24 02:58:58 UTC [more...]

[PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET
 2022-06-24  2:56 UTC  (32+ messages)
` [PATCH v10 01/41] remoteproc: rename len of rpoc_vring to num
` [PATCH v10 02/41] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v10 03/41] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v10 04/41] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v10 05/41] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v10 06/41] virtio_ring: extract the logic of freeing vring
` [PATCH v10 07/41] virtio_ring: split vring_virtqueue
` [PATCH v10 08/41] virtio_ring: introduce virtqueue_init()
` [PATCH v10 09/41] virtio_ring: split: introduce vring_free_split()
` [PATCH v10 10/41] virtio_ring: split: extract the logic of alloc queue
` [PATCH v10 11/41] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v10 12/41] virtio_ring: split: extract the logic of attach vring
` [PATCH v10 13/41] virtio_ring: split: extract the logic of vring init
` [PATCH v10 14/41] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v10 15/41] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v10 16/41] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v10 17/41] virtio_ring: packed: introduce vring_free_packed
` [PATCH v10 18/41] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v10 19/41] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v10 20/41] virtio_ring: packed: extract the logic of attach vring
` [PATCH v10 21/41] virtio_ring: packed: extract the logic of vring init
` [PATCH v10 22/41] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v10 23/41] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v10 24/41] virtio_ring: introduce virtqueue_resize()
` [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v10 26/41] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v10 27/41] virtio: allow to unbreak/break virtqueue individually
` [PATCH v10 28/41] virtio_pci: update struct virtio_pci_common_cfg
` [PATCH v10 29/41] virtio_pci: introduce helper to get/set queue reset
` [PATCH v10 30/41] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v10 31/41] virtio_pci: support VIRTIO_F_RING_RESET

[PATCH v2] rpmsg: fix possible refcount leak in rpmsg_register_device_override()
 2022-06-24  2:41 UTC 

[PATCH] rpmsg: fix possible refcount leak in rpmsg_register_device_override()
 2022-06-23 10:57 UTC  (4+ messages)

[PATCH] rpmsg: strcpy is not safe, use strncpy
 2022-06-23  9:20 UTC  (4+ messages)
  ` [PATCH v1] rpmsg: strcpy is not safe, use strscpy_pad() instead

[PATCH 0/2] dma-mapping, remoteproc: Fix dma_mem leak after rproc_shutdown
 2022-06-23  5:42 UTC  (4+ messages)

[PATCH V5 0/2] remoteproc: support self recovery
 2022-06-22 19:44 UTC  (5+ messages)
` [PATCH V5 1/2] remoteproc: introduce rproc features
` [PATCH V5 2/2] remoteproc: support attach recovery after rproc crash

[PATCH] remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
 2022-06-22 16:48 UTC  (2+ messages)

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

[PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
 2022-06-20 18:37 UTC  (3+ messages)

[PATCH v2] remoteproc: qcom: correct kerneldoc
 2022-06-20 18:35 UTC  (2+ messages)

[PATCH v2 00/12] dt-bindings: remoteproc: qcom: cleanups and improvements
 2022-06-20 18:34 UTC  (2+ messages)

[INFO] Remoteproc/RPMSG patchset review order for June 20th 2022
 2022-06-20 15:51 UTC 

[PATCH V3 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-06-16  3:08 UTC  (4+ messages)

[PATCH v1 00/15] Add support for MT8195 SCP 2nd core
 2022-06-15 22:28 UTC  (24+ messages)
` [PATCH v1 01/15] dt-binding: remoteproc: mediatek: Support dual-core SCP
` [PATCH v1 05/15] remoteproc: mediatek: Add SCP core 1 driver for dual-core scp
` [PATCH v1 06/15] remoteproc: mediatek: Add SCP core 1 rproc operations
` [PATCH v1 08/15] remoteproc: mediatek: Add SCP core 1 interrupt support
` [PATCH v1 10/15] remoteproc: mediatek: Add chip dependent operations for SCP core 1
` [PATCH v1 13/15] remoteproc: mediatek: Wait SCP core 1 probe done
` [PATCH v1 14/15] remoteproc: mediatek: Support rpmsg for SCP core 1
` [PATCH v1 15/15] mfd: cros_ec: Add SCP core 1 as a new CrOS EC MCU

[PATCH 00/30] The panic notifiers refactor
 2022-06-15  9:36 UTC  (6+ messages)
` [PATCH 24/30] panic: Refactor the panic path

[PATCH] remoteproc: omap_remoteproc: Fix typo in comment
 2022-06-14 23:09 UTC  (2+ messages)

[PATCH] remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
 2022-06-14 22:55 UTC  (3+ messages)

[PATCH v2] rpmsg: mtk_rpmsg: Fix circular locking dependency
 2022-06-14 22:42 UTC  (2+ messages)

[RESEND PATCH] rpmsg: char: Add mutex protection for rpmsg_eptdev_open()
 2022-06-14 22:28 UTC  (2+ messages)

[PATCH 0/2] Introduce helpers for carveout management
 2022-06-10 19:23 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: core: Introduce rproc_del_carveout
` [PATCH 2/2] remoteproc: core: Introduce rproc_mem_entry_free

[PATCH 0/2] remoteproc: imx: add start up delay
 2022-06-10  2:10 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: imx_rproc: add fsl,startup-delay-ms
` [PATCH 2/2] remoteproc: imx_rproc: delay after kick remote processor

[PATCH v2 0/9] Add support for MT8195 SCP 2nd core
 2022-06-09 20:51 UTC  (12+ messages)
` [PATCH v2 1/9] dt-binding: remoteproc: mediatek: Support dual-core SCP
` [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 v2 5/9] remoteproc: mediatek: Add chip dependent operations for SCP core 1
` [PATCH v2 6/9] remoteproc: mediatek: Add SCP core 1 SRAM offset
` [PATCH v2 7/9] remoteproc: mediatek: Add SCP core 1 as a rproc subdevice
` [PATCH v2 8/9] remoteproc: mediatek: Wait SCP core 1 probe done
` [PATCH v2 9/9] mfd: cros_ec: Add SCP core 1 as a new CrOS EC MCU

[PATCH] rpmsg: virtio: Fix broken rpmsg_probe()
 2022-06-08 17:13 UTC 

[PATCH 0/4] Introduction of rpmsg_rx_done
 2022-06-08  1:16 UTC  (5+ messages)
` [PATCH 1/4] rpmsg: core: Add rx done hooks
` [PATCH 2/4] rpmsg: char: Add support to use rpmsg_rx_done
` [PATCH 3/4] rpmsg: glink: Try to send rx done in irq
` [PATCH 4/4] rpmsg: glink: Add support for rpmsg_rx_done

[PATCH] dt-bindings: remoteproc: qcom: q6v5: fix example
 2022-06-07 16:43 UTC  (3+ messages)

[PATCH] rpmsg: convert sysfs snprintf to sysfs_emit
 2022-06-07 12:06 UTC 

[PATCH v4 0/6] Introduce PRU remoteproc consumer API
 2022-06-07  5:03 UTC  (11+ messages)
` [PATCH v4 1/6] dt-bindings: remoteproc: Add PRU consumer bindings
` [PATCH v4 2/6] remoteproc: pru: Add APIs to get and put the PRU cores
` [PATCH v4 3/6] remoteproc: pru: Make sysfs entries read-only for PRU client driven boots
` [PATCH v4 4/6] remoteproc: pru: Add pru_rproc_set_ctable() function
` [PATCH v4 5/6] remoteproc: pru: Configure firmware based on client setup
` [PATCH v4 6/6] remoteproc: pru: add support for configuring GPMUX "

[PATCH v5 0/6] Introduce PRU remoteproc consumer API
 2022-06-07  4:56 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: remoteproc: Add PRU consumer bindings
` [PATCH v5 2/6] remoteproc: pru: Add APIs to get and put the PRU cores
` [PATCH v5 3/6] remoteproc: pru: Make sysfs entries read-only for PRU client driven boots
` [PATCH v5 4/6] remoteproc: pru: Add pru_rproc_set_ctable() function
` [PATCH v5 5/6] remoteproc: pru: Configure firmware based on client setup
` [PATCH v5 6/6] remoteproc: pru: add support for configuring GPMUX "

[RFC PATCH v5 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-06-06 16:20 UTC  (12+ messages)
` [RFC PATCH v5 1/4] remoteproc: core: Introduce virtio device add/remove functions
` [RFC PATCH v5 2/4] remoteproc: core: Introduce rproc_register_rvdev function
` [RFC PATCH v5 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio

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

[PATCH v3 0/5] Introduce PRU remoteproc consumer API
 2022-06-03 10:46 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

[PATCH] remoteproc: qcom: pas: Adjust the phys addr wrt the mem region
 2022-06-02 20:00 UTC 

[PATCH v6 0/6] Add Xilinx RPU subsystem support
 2022-06-02 16:08 UTC  (8+ messages)
` [PATCH v6 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings

[PATCH v7 0/6] Add Xilinx RPU subsystem support
 2022-06-02 14:48 UTC  (8+ messages)
` [PATCH v7 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH v7 2/6] arm64: dts: xilinx: zynqmp: Add RPU subsystem device node
` [PATCH v7 3/6] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v7 4/6] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v7 5/6] firmware: xilinx: Add RPU configuration APIs
` [PATCH v7 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH v2 0/3] remoteproc: pru: Enable PRU cores on K3 AM62x SoCs
 2022-06-02 11:29 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: pru: Re-arrange "compatible" in alphabetic order
` [PATCH v2 2/3] dt-bindings: remoteproc: pru: Update bindings for K3 AM62x SoCs
` [PATCH v2 3/3] remoteproc: pru: Add support for various PRU cores on "

[GIT PULL] remoteproc updates for v5.19
 2022-06-01 17:56 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v5.19
 2022-06-01 17:56 UTC  (2+ messages)

[PATCH v3] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
 2022-06-01 13:50 UTC  (3+ messages)

[PATCH v2] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
 2022-06-01 13:28 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