messages from 2021-12-03 16:57:01 to 2022-01-19 02:23:52 UTC [more...]
[PATCH V2] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
2022-01-19 2:23 UTC (24+ messages)
` [PATCH] remoteproc: imx_rproc: validate resource table
` [PATCH 0/9] remoteproc: imx_rproc: support i.MX8QXP/QM and self recovery
` [PATCH 1/9] dt-bindings: remoteproc: imx_rproc: support i.MX8QXP
` [PATCH 2/9] dt-bindings: remoteproc: imx_rproc: support i.MX8QM
` [PATCH 3/9] remoteproc: support self recovery after rproc crash
` [PATCH 4/9] remoteproc: imx_rproc: ignore create mem entry for resource table
` [PATCH 5/9] remoteproc: imx_rproc: make clk optional
` [PATCH 6/9] remoteproc: imx_rproc: support attaching to i.MX8QXP M4
` [PATCH 7/9] remoteproc: imx_rproc: support kicking Mcore from Linux for i.MX8QXP
` [PATCH 8/9] remoteproc: imx_rproc: support i.MX8QM
` [PATCH 9/9] remoteproc: imx_rproc: request mbox channel later
[PATCH] dt-bindings: Improve phandle-array schemas
2022-01-19 1:50 UTC
[PATCH V2 0/3] rpmsg and glink signaling API support
2022-01-18 19:43 UTC (4+ 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: Fix NULL vs IS_ERR() checking in rproc_create_trace_file
2022-01-18 19:17 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v8 00/13] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2022-01-18 17:27 UTC (23+ messages)
` [PATCH v8 01/13] rpmsg: char: Export eptdev create an destroy functions
` [PATCH v8 02/13] rpmsg: Create the rpmsg class in core instead of in rpmsg char
` [PATCH v8 03/13] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v8 04/13] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
` [PATCH v8 05/13] RISC-V: "
` [PATCH v8 06/13] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
` [PATCH v8 07/13] rpmsg: Update rpmsg_chrdev_register_device function
` [PATCH v8 08/13] rpmsg: char: Refactor rpmsg_chrdev_eptdev_create function
` [PATCH v8 09/13] rpmsg: Introduce rpmsg_create_default_ept function
` [PATCH v8 10/13] rpmsg: char: Add possibility to use default endpoint of the rpmsg device
` [PATCH v8 11/13] rpmsg: char: Introduce the "rpmsg-raw" channel
` [PATCH v8 12/13] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls
` [PATCH v8 13/13] rpmsg: core: Send a ns announcement when a default endpoint is created
[GIT PULL] hwspinlock updates for v5.17
2022-01-18 14:28 UTC
Query on moving Recovery remoteproc work to a separate wq instead of system freezable wq
2022-01-18 9:27 UTC (3+ messages)
[GIT PULL] rpmsg updates for v5.17
2022-01-18 7:41 UTC (2+ messages)
[GIT PULL] remoteproc updates for v5.17
2022-01-18 7:41 UTC (2+ messages)
[PATCH] remoteproc: qcom: q6v5: fix service routines build errors
2022-01-17 22:47 UTC (4+ messages)
` (subset) "
[PATCH v6 1/2] rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
2022-01-17 22:46 UTC (6+ messages)
` [PATCH v6 2/2] rpmsg: char: Fix race between the release of rpmsg_eptdev "
[PATCH v4 0/2] Add SCP support for mt8186
2022-01-17 17:26 UTC
[PATCH 00/15] Initial MSM8953 & Fairphone 3 support
2022-01-16 16:30 UTC (5+ messages)
` [PATCH 09/15] rpmsg: smd: Drop unnecessary condition for channel creation
[PATCH] rpmsg: mtk_rpmsg: Fix circular locking dependency
2022-01-14 14:47 UTC
[PATCH v2] rpmsg: qcom_smd: Fix redundant channel->registered assignment
2022-01-14 13:32 UTC
[PATCH] rpmsg: qcom_smd: Fix redundant channel->assigned assignment
2022-01-14 11:59 UTC
[Question] remoteproc: use io helper
2022-01-11 6:52 UTC
[PATCH v5 1/2] rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
2022-01-10 18:37 UTC (5+ messages)
` [PATCH v5 2/2] rpmsg: char: Fix race between the release of rpmsg_eptdev "
[PATCH 0/2] TI K3 M4F support on AM64x SoC
2022-01-10 16:48 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: k3-m4f: Add bindings for K3 AM64x SoCs
` [PATCH 2/2] remoteproc: k4-m4: Add a remoteproc driver for M4F subsystem
[PATCH v1 0/3] Initial Renesas R-Car remoteproc support
2022-01-10 13:00 UTC (3+ messages)
` [PATCH v1 2/3] arm64: dts: renesas: r8a77951: Add CR7 realtime processor
[PATCH v4] rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
2022-01-08 1:19 UTC (7+ messages)
[PATCH] dt-bindings: remoteproc: ti: Fix the number of mailboxes
2022-01-07 17:21 UTC (4+ messages)
[RFC PATCH v2 0/6] remoteproc: restructure the remoteproc VirtIO device
2022-01-07 9:30 UTC (15+ messages)
` [RFC PATCH v2 1/6] remoteproc: core: Introduce virtio device add/remove functions
` [RFC PATCH v2 2/6] remoteproc: core: Introduce rproc_register_rvdev function
` [RFC PATCH v2 3/6] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
` [RFC PATCH v2 4/6] remoteproc: virtio: Create platform device for the remoteproc_virtio
` [RFC PATCH v2 5/6] remoteproc: virtio: Add helper to create platform device
` [RFC PATCH v2 6/6] remoteproc: Instantiate the new remoteproc virtio "
[PATCH 0/2] Add SCP support for mt8186
2022-01-05 9:19 UTC (2+ messages)
` [PATCH 2/2] remoteproc: mediatek: Support mt8186 scp
[PATCH v4] tty: rpmsg: Fix race condition releasing tty port
2022-01-04 16:35 UTC
[PATCH 2/2] remoteproc: mediatek: Support mt8186 scp
2022-01-04 8:43 UTC (2+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Add binding for "
[PATCH] remoteproc: stm32: Improve crash recovery time
2022-01-03 18:52 UTC (2+ messages)
[PATCH] rpmsg: qcom_smd: Promote to arch_initcall
2021-12-30 2:32 UTC
[PATCH v2 4/4] arm64: dts: qcom: sm8250: Drop tcsr_mutex syscon
2021-12-29 15:42 UTC (2+ messages)
[PATCH v2 0/3] remoteproc sysfs fixes/improvements
2021-12-26 13:06 UTC (2+ messages)
[PATCH 0/6] Introduce PRU platform consumer API
2021-12-26 13:06 UTC (2+ messages)
[PATCH v2 0/5] Introduce PRU remoteproc consumer API
2021-12-26 13:00 UTC (8+ messages)
Happy Weekend:
2021-12-26 9:29 UTC
[PATCH v3] tty: rpmsg: Fix race condition releasing tty port
2021-12-21 14:18 UTC (3+ messages)
[PATCH 1/2] remoteproc: rcar_rproc: fix pm_runtime_get_sync error check
2021-12-20 16:57 UTC (3+ messages)
[PATCH 2/2] remoteproc: rcar_rproc: remove trailing semicolon
2021-12-20 13:45 UTC (2+ messages)
[bug report] remoteproc: Add Renesas rcar driver
2021-12-16 10:39 UTC (2+ messages)
[PATCH] remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP
2021-12-15 22:44 UTC (2+ messages)
` (subset) "
[PATCH V2] remoteproc: imx_rproc: correct firmware reload
2021-12-15 22:44 UTC (2+ messages)
` (subset) "
[PATCH 0/8] ADSP/CDSP/MPSS support for sm6350 and Fairphone 4
2021-12-15 22:27 UTC (7+ messages)
` [PATCH 1/8] dt-bindings: remoteproc: qcom: pas: Add SM6350 adsp, cdsp & mpss
` [PATCH 2/8] remoteproc: qcom: pas: Add SM6350 MPSS support
` [PATCH 4/8] remoteproc: qcom: pas: Add SM6350 ADSP support
` [PATCH 6/8] remoteproc: qcom: pas: Add SM6350 CDSP support
` (subset) [PATCH 0/8] ADSP/CDSP/MPSS support for sm6350 and Fairphone 4
[PATCH v2] tty: rpmsg: Fix race condition releasing tty port
2021-12-15 10:05 UTC (3+ messages)
[PATCH V3 0/2] smem partition remap and bound check changes
2021-12-15 4:01 UTC (2+ messages)
[PATCH] tty: rpmsg: Fix race condition releasing tty port
2021-12-14 15:38 UTC (3+ messages)
[PATCH v2] remoteproc: use %pe format string to print return error code
2021-12-14 1:31 UTC (4+ messages)
[PATCH v2 0/6] Add Xilinx RPU subsystem support
2021-12-13 19:46 UTC (14+ messages)
` [PATCH v2 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver
[PATCH v3 0/2] Initial Renesas R-Car remoteproc support
2021-12-13 18:56 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: Add Renesas R-Car
` [PATCH v3 2/2] remoteproc: Add Renesas rcar driver
[PATCH] remoteproc: qcom: q6v5: make symbols modular when QCOM_AOSS_QMP=m
2021-12-11 6:46 UTC
[PATCH] remoteproc: Fix remaining wrong return formatting in documentation
2021-12-08 17:27 UTC (3+ messages)
[PATCH] rpmsg: core: Clean up resources on announce_create failure
2021-12-08 17:27 UTC (3+ messages)
[PATCH v2 0/2] Initial Renesas R-Car remoteproc support
2021-12-07 17:03 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: Add Renesas R-Car
` [PATCH v2 2/2] remoteproc: Add Renesas rcar driver
[PATCH v3 0/2] Fix two kernel warnings in glink driver
2021-12-07 0:15 UTC (4+ messages)
` [PATCH v3 2/2] rpmsg: glink: Update cdev add/del API in rpmsg_ctrldev_release_device()
[PATCH] remoteproc: ingenic: Request IRQ disabled
2021-12-06 17:22 UTC (3+ messages)
[PATCH v2] MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance
2021-12-05 6:57 UTC (2+ messages)
[PATCH v2] rpmsg: virtio: don't let virtio core to validate used length
2021-12-03 18:57 UTC (6+ messages)
[PATCH v7 00/12] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2021-12-03 16:56 UTC (4+ messages)
` [PATCH v7 12/12] rpmsg: core: send a ns announcement when a default endpoint is created
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).