Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2022-05-26 11:27:18 to 2022-06-20 18:35:55 UTC [more...]

[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  (31+ messages)
` [PATCH v1 01/15] dt-binding: remoteproc: mediatek: Support dual-core SCP
` [PATCH v1 02/15] remoteproc: Kconfig: Add mt8195 SCP dual core configuration
` [PATCH v1 03/15] remoteproc: mediatek: Support hanlding scp core 1 wdt timeout
` [PATCH v1 04/15] remoteproc: mediatek: Add SCP core 1 register definitions
` [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 07/15] remoteproc: mediatek: Add SCP core 1 reserved memory support
` [PATCH v1 08/15] remoteproc: mediatek: Add SCP core 1 interrupt support
` [PATCH v1 09/15] remoteproc: mediatek: Register SCP core 1 initialization ipi
` [PATCH v1 10/15] remoteproc: mediatek: Add chip dependent operations for SCP core 1
` [PATCH v1 11/15] remoteproc: mediatek: Add SCP core 1 SRAM offset
` [PATCH v1 12/15] remoteproc: mediatek: Add SCP core 1 as a rproc subdevice
` [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 V5 0/2] remoteproc: support self recovery
 2022-06-15  3:20 UTC  (3+ messages)
` [PATCH V5 1/2] remoteproc: introduce rproc features
` [PATCH V5 2/2] remoteproc: support attach recovery after rproc crash

[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  (3+ messages)

[PATCH v8 0/6] Add Xilinx RPU subsystem support
 2022-06-13 21:36 UTC  (19+ 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 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] rpmsg: strcpy is not safe, use strncpy
 2022-06-09 21:08 UTC  (2+ messages)

[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 v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
 2022-06-09  8:56 UTC  (2+ messages)

[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  (13+ 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  (13+ messages)
` [PATCH v6 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH v6 2/6] arm64: dts: xilinx: zynqmp: Add RPU subsystem device node
` [PATCH v6 3/6] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v6 4/6] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v6 5/6] firmware: xilinx: Add RPU configuration APIs
` [PATCH v6 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

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

[PATCH v2] remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use
 2022-06-01  8:34 UTC  (3+ messages)

[V3 0/2] Fallback to full coredump
 2022-05-31  9:39 UTC  (3+ messages)
` [V3 1/2] remoteproc: core: Export the rproc coredump APIs
` [V3 2/2] remoteproc: qcom: Add full coredump fallback mechanism

[PATCH V4 0/2] remoteproc: support self recovery
 2022-05-30 17:50 UTC  (5+ messages)
` [PATCH V4 1/2] remoteproc: introduce rproc features
` [PATCH V4 2/2] remoteproc: support attach recovery after rproc crash

[V2 0/6] Miscellaneous PAS fixes
 2022-05-30  6:22 UTC  (7+ messages)
` [V2 1/6] remoteproc: qcom: pas: Add decrypt shutdown support for modem
` [V2 2/6] remoteproc: qcom: pas: Mark va as io memory
` [V2 3/6] remoteproc: qcom: pas: Mark devices as wakeup capable
` [V2 4/6] remoteproc: qcom: pas: Check if coredump is enabled
` [V2 5/6] remoteproc: q6v5: Set q6 state to offline on receiving wdog irq
` [V2 6/6] remoteproc: sysmon: Send sysmon state only for running rprocs

[PATCH] rpmsg: Directly use ida_alloc()/free()
 2022-05-27  7:51 UTC  (2+ messages)

[PATCH] remoteproc: Directly use ida_alloc()/free()
 2022-05-27  7:38 UTC 

[PATCH v2 0/2] remoteproc: qcom: Fix handling of WCNSS IRQs
 2022-05-26 19:40 UTC  (5+ messages)
` [PATCH v2 1/2] remoteproc: qcom: wcnss: Fix handling of IRQs
` [PATCH v2 2/2] arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc node

[PATCH v5 0/6] Add Xilinx RPU subsystem support
 2022-05-26 18:21 UTC  (6+ messages)

[V4 0/2] Add modem debug features
 2022-05-26 11:27 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox