linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-09 09:36:30 to 2022-04-01 20:11:12 UTC [more...]

[PATCH 00/10] qcom: convert to dtschema qcom,smd and qcom,rpmcc
 2022-04-01 20:10 UTC  (9+ messages)
` [PATCH 01/10] arm64: dts: qcom: msm8953: do not use underscore in node name
` [PATCH 02/10] arm64: dts: qcom: msm8994: remove SMD qcom,local-pid property
` [PATCH 03/10] arm64: dts: qcom: add RPM clock controller fallback compatible
` [PATCH 04/10] ARM: dts: qcom: msm8974-lge-nexus5: move gpio-keys out of soc
` [PATCH 05/10] ARM: dts: qcom: msm8974-samsung-klte: "
` [PATCH 07/10] ARM: dts: qcom: do not use underscore in node name
` [PATCH 08/10] dt-bindings: soc: qcom,smd: convert to dtschema
` [PATCH 10/10] dt-bindings: clock: qcom,rpmcc: add clocks property

[PATCH V2 0/3] rpmsg and glink signaling API support
 2022-04-01 13:54 UTC  (15+ messages)
` [PATCH V2 1/3] rpmsg: core: Add signal "
` [PATCH V2 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V2 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support

[PATCH] remoteproc: imx_dsp_rproc: Make rsc_table optional
 2022-03-31 10:32 UTC 

[PATCH V3] remoteproc: imx_rproc: Ignore create mem entry for resource table
 2022-03-31  8:40 UTC 

[GIT PULL] rpmsg updates for v5.18
 2022-03-30 18:20 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v5.18
 2022-03-30 18:20 UTC  (2+ messages)

[GIT PULL] hwspinlock updates for v5.18
 2022-03-30 18:20 UTC  (2+ messages)

Possible case of Race in kobject_get_path()
 2022-03-30 10:16 UTC  (2+ messages)

[PATCH v2] remoteproc: Don't bother checking the return value of debugfs_create*
 2022-03-29 15:46 UTC 

[PATCH] remoteproc: Don't bother checking the return value of debugfs_create*
 2022-03-29 15:35 UTC  (5+ messages)

[PATCH] rpmsg: mtk_rpmsg: Fix circular locking dependency
 2022-03-29 15:08 UTC  (6+ messages)

[PATCH] remoteproc: Use unbounded/high priority workqueue for recovery work
 2022-03-29  8:23 UTC  (3+ messages)

[PATCH] remoteproc: avoid array index out of bounds in debugfs file
 2022-03-29  2:46 UTC  (2+ messages)

[RFC PATCH v4 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-03-28  8:01 UTC  (8+ messages)
` [RFC PATCH v4 1/4] remoteproc: core: Introduce virtio device add/remove functions
` [RFC PATCH v4 2/4] remoteproc: core: Introduce rproc_register_rvdev function
` [RFC PATCH v4 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
` [RFC PATCH v4 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio

[PATCH] rpmsg: char: Add mutex protection for rpmsg_eptdev_open()
 2022-03-28  6:31 UTC 

[PATCH v2 0/2] remoteproc: core: fix issue for multi-instance
 2022-03-28  2:20 UTC  (3+ messages)
` [PATCH v2 1/2] remoteproc: core: Remove state checking before calling rproc_boot()
` [PATCH v2 2/2] remoteproc: core: Move state checking to remoteproc_core

[PATCH] remoteproc: core: Remove state checking before changing state
 2022-03-28  2:00 UTC 

[PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
 2022-03-25 17:52 UTC  (6+ messages)

[PATCH] remoteproc: core: Remove state checking before changing state
 2022-03-25 17:22 UTC  (2+ messages)

[PATCH V2] remoteproc: imx_rproc: Ignore create mem entry for resource table
 2022-03-25 16:02 UTC  (5+ messages)

[PATCH] remoteproc: core: Remove state checking before changing state
 2022-03-24 16:53 UTC  (2+ messages)

[PATCH] remoteproc: mediatek: enable cache for mt8186 SCP
 2022-03-24 15:56 UTC  (2+ messages)

[PATCH] remoteproc: core: check rproc->power value before decreasing it
 2022-03-24 15:47 UTC  (2+ messages)

[PATCH 0/2] remoteproc: elf: ignore PT_LOAD type segment with memsz as 0
 2022-03-23  6:49 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: elf_loader: skip segment with memsz as zero
` [PATCH 2/2] remoteproc: imx_dsp_rproc: use common rproc_elf_load_segments

[PATCH V4 0/2] remoteproc: support self recovery
 2022-03-23  3:44 UTC  (3+ messages)
` [PATCH V4 1/2] remoteproc: introduce rproc features
` [PATCH V4 2/2] remoteproc: support attach recovery after rproc crash

WARNING: possible recursive locking detected - lock(&irq_desc_lock_class);
 2022-03-22  7:37 UTC 

[PATCH v6] remoteproc: mediatek: Fix side effect of mt8195 sram power on
 2022-03-21  6:03 UTC 

[PATCH v5] remoteproc: mediatek: Fix side effect of mt8195 sram power on
 2022-03-21  6:02 UTC  (3+ messages)

[PATCH v4] remoteproc: mediatek: Fix side effect of mt8195 sram power on
 2022-03-18 11:38 UTC  (5+ messages)

[PATCH v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 19:38 UTC  (14+ messages)
` [PATCH v5 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v5 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v5 03/11] fsl-mc: "
` [PATCH v5 04/11] hv: "
` [PATCH v5 05/11] PCI: "
` [PATCH v5 06/11] s390/cio: "
` [PATCH v5 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v5 08/11] vdpa: "
` [PATCH v5 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v5 10/11] slimbus: qcom-ngd: "
` [PATCH v5 11/11] rpmsg: "

[PATCH v2] rpmsg: virtio: set dst address on first message received
 2022-03-16 15:30 UTC 

[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-16 12:13 UTC  (18+ messages)
` [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v4 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v4 03/11] fsl-mc: "
` [PATCH v4 04/11] hv: "
` [PATCH v4 05/11] PCI: "
` [PATCH v4 06/11] s390/cio: "
` [PATCH v4 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v4 08/11] vdpa: "
` [PATCH v4 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v4 10/11] slimbus: qcom-ngd: "
` [PATCH v4 11/11] rpmsg: "

[PATCH v3] remoteproc: mediatek: fix side effect of mt8195 sram power on
 2022-03-16  1:48 UTC  (4+ messages)

[PATCH] rpmsg: virtio: set dst address on first message received
 2022-03-15 22:47 UTC  (2+ messages)

[PATCH v2 00/10] Initial MSM8953 & Fairphone 3 support
 2022-03-15 20:14 UTC  (4+ messages)
` [PATCH v2 05/10] rpmsg: smd: allow opening rpm_requests even if already opened

[PATCH v6 0/2] Add SCP support for mt8186
 2022-03-15 15:13 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp
` [PATCH v6 2/2] remoteproc: mediatek: Support "

[PATCH V2] remoteproc: qcom: pas: Add elf64 support to coredump
 2022-03-15 14:41 UTC 

[PATCH V2 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-03-14 22:38 UTC  (12+ messages)
` [PATCH V2 1/6] dt-bindings: remoteproc: imx_rproc: support i.MX8QXP
` [PATCH V2 2/6] dt-bindings: remoteproc: imx_rproc: support i.MX8QM
` [PATCH V2 3/6] remoteproc: imx_rproc: support attaching to i.MX8QXP M4
` [PATCH V2 4/6] remoteproc: imx_rproc: support kicking Mcore from Linux for i.MX8QXP
` [PATCH V2 5/6] remoteproc: imx_rproc: support i.MX8QM
` [PATCH V2 6/6] remoteproc: imx_rproc: request mbox channel later

[PATCH v4 0/7] Add support of mt8183 APU
 2022-03-14 22:28 UTC  (9+ messages)
` [PATCH v4 3/7] remoteproc: Add a remoteproc driver for the MT8183's APU
` [PATCH v4 4/7] remoteproc: mtk_apu: Add support of JTAG
` [PATCH v4 5/7] remoteproc: mtk_apu: Use match_data
` [PATCH v4 6/7] remoteproc: mtk-apu: Add support of MT8365

[PATCH] remoteproc: qcom: pas: Add elf64 support to coredump
 2022-03-14 21:40 UTC  (2+ messages)

[PATCH v2] remoteproc: mediatek: fix side effect of mt8195 sram power on
 2022-03-14 11:15 UTC  (7+ messages)

[PATCH V2 1/2] remoteproc: introduce rproc features
 2022-03-14  7:31 UTC  (8+ messages)
` [PATCH V2 2/2] remoteproc: support attach recovery after rproc crash

[PATCH 0/1] rpmsg: char - treat `ENOMEM` as `EAGAIN`
 2022-03-13  2:45 UTC  (5+ messages)
` [PATCH 1/1] "
    ` [PATCH 0/1 v2] "
      ` [PATCH 1/1] rpmsg: char - treat ENOMEM as EAGAIN

[PATCH V3 0/2] remoteproc: support self recovery
 2022-03-11 21:20 UTC  (4+ messages)
` [PATCH V3 1/2] remoteproc: introduce rproc features
` [PATCH V3 2/2] remoteproc: support attach recovery after rproc crash

[PATCH V1 0/3] rpmsg char fixes for race conditions in device reboot
 2022-03-11 20:54 UTC  (5+ messages)
` [PATCH V1 2/3] rpmsg: glink: Add lock to avoid race when rpmsg device is released
` [PATCH V1 3/3] rpmsg: glink: Add lock for ctrl device

[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-11 20:19 UTC  (3+ messages)
` [PATCH v3 11/11] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH] remoteproc: move rproc_da_to_va declaration to remoteproc.h
 2022-03-11 18:08 UTC  (4+ messages)

[PATCH] remoteproc: mediatek: fix side effect of mt8195 sram power on
 2022-03-11 12:21 UTC  (3+ messages)

[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-11  5:09 UTC  (34+ messages)
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()
` [PATCH v7 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v7 18/26] virtio: find_vqs() add arg sizes
` [PATCH v7 21/26] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v7 24/26] virtio_net: support rx/tx queue reset
` [PATCH v7 25/26] virtio_net: set the default max ring size by find_vqs()
` [PATCH v7 26/26] virtio_net: support set_ringparam

[PATCH v3 0/6] Add Xilinx RPU subsystem support
 2022-03-10 15:36 UTC  (6+ messages)
` [PATCH v3 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver


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