messages from 2021-11-08 20:59:31 to 2021-12-13 07:20:21 UTC [more...]
[PATCH v2] remoteproc: use %pe format string to print return error code
2021-12-13 7:20 UTC (8+ messages)
[PATCH] remoteproc: qcom: q6v5: make symbols modular when QCOM_AOSS_QMP=m
2021-12-11 6:46 UTC
[PATCH v4] rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
2021-12-09 1:15 UTC (3+ messages)
[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/6] Add Xilinx RPU subsystem support
2021-12-07 18:31 UTC (17+ messages)
` [PATCH v2 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH v2 2/6] arm64: dts: xilinx: zynqmp: Add RPU subsystem device node
` [PATCH v2 3/6] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v2 4/6] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v2 5/6] firmware: xilinx: Add RPU configuration APIs
` [PATCH v2 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver
[PATCH v2 0/2] Initial Renesas R-Car remoteproc support
2021-12-07 17:03 UTC (12+ 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] Initial Renesas R-Car remoteproc support
2021-12-07 16:58 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: Add Renesas R-Car
` [PATCH v3 2/2] remoteproc: Add Renesas rcar driver
[PATCH v8 00/13] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2021-12-07 8:16 UTC (15+ 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
[PATCH v3 0/2] Fix two kernel warnings in glink driver
2021-12-07 0:15 UTC (5+ 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 (7+ messages)
[PATCH v7 00/12] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2021-12-03 16:56 UTC (17+ messages)
` [PATCH v7 01/12] rpmsg: char: Export eptdev create an destroy functions
` [PATCH v7 02/12] rpmsg: Create the rpmsg class in core instead of in rpmsg char
` [PATCH v7 03/12] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v7 09/12] rpmsg: char: Add possibility to use default endpoint of the rpmsg device
` [PATCH v7 10/12] rpmsg: char: Introduce the "rpmsg-raw" channel
` [PATCH v7 12/12] rpmsg: core: send a ns announcement when a default endpoint is created
[PATCH] MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenance
2021-12-01 20:58 UTC (3+ messages)
[PATCH 0/4] TI K3 R5F and C71x support on J721S2
2021-12-01 16:55 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: k3-r5f: Update bindings for J721S2 SoCs
` [PATCH 2/4] dt-bindings: remoteproc: k3-dsp: "
` [PATCH 3/4] remoteproc: k3-dsp: Extend support for C71x DSPs on "
` [PATCH 4/4] remoteproc: k3-r5: Extend support for R5F clusters "
[PATCH 0/2] Enable BAM-DMUX/WWAN on Qualcomm MSM8916
2021-12-01 9:09 UTC (5+ messages)
` [PATCH 1/2] remoteproc: qcom_q6v5_mss: Populate additional devices from DT
` [PATCH 2/2] arm64: dts: qcom: msm8916: Add BAM-DMUX for WWAN network interfaces
[PATCH v1 0/3] Initial Renesas R-Car remoteproc support
2021-11-30 8:51 UTC (13+ messages)
` [PATCH v1 1/3] dt-bindings: remoteproc: Add Renesas R-Car
` [PATCH v1 2/3] arm64: dts: renesas: r8a77951: Add CR7 realtime processor
` [PATCH v1 3/3] remoteproc: Add Renesas rcar driver
[PATCH V1 0/3] rpmsg and glink signaling api support
2021-11-24 19:17 UTC (3+ messages)
` [PATCH V1 2/3] rpmsg: glink: Add support to handle signals command
[PATCH] rpmsg: virtio: don't let virtio core to validate used length
2021-11-24 15:48 UTC (7+ messages)
[PATCH 0/6] Add Xilinx RPU subsystem support
2021-11-22 6:41 UTC (8+ messages)
` [PATCH 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH 2/6] arm64: dts: xilinx: zynqmp: Add RPU subsystem device node
` [PATCH 3/6] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH 4/6] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH 5/6] firmware: xilinx: Add RPU configuration APIs
` [PATCH 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver
[PATCH] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
2021-11-19 1:09 UTC (3+ messages)
[PATCH v9 0/3] Add support for sc7280 WPSS PIL loading
2021-11-19 0:54 UTC (5+ messages)
` [PATCH v9 1/3] dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML
` [PATCH v9 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support
` [PATCH v9 3/3] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS
[PATCH] rpmsg: Fix documentation return formatting
2021-11-18 18:27 UTC (4+ messages)
[PATCH] rpmsg: char: Add pr_fmt() to prefix messages
2021-11-18 17:26 UTC (2+ messages)
[PATCH] remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSP
2021-11-17 18:57 UTC (2+ messages)
[RFC PATCH v2 0/1] rpmsg: syslog driver
2021-11-17 17:57 UTC (8+ messages)
` [RFC PATCH v2 1/1] rpmsg: add "
[PATCH v2] hwspinlock: stm32: enable clock at probe
2021-11-17 10:31 UTC (2+ messages)
[PATCH v8 0/3] Add support for sc7280 WPSS PIL loading
2021-11-17 6:39 UTC (14+ messages)
` [PATCH v8 1/3] dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML
` [PATCH v8 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support
` [PATCH v8 3/3] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS
[PATCH] remoteproc: coredump: correct argument 2 type for memcpy_fromio
2021-11-17 3:34 UTC (3+ messages)
[PATCH V2] remoteproc: coredump: correct argument 2 type for memcpy_fromio
2021-11-17 3:32 UTC
[RFC PATCH 0/3] Initial Renesas R-Car remoteproc support
2021-11-15 13:34 UTC (9+ messages)
` [RFC PATCH 1/3] dt-bindings: remoteproc: Add Renesas R-Car
` [RFC PATCH 3/3] remoteproc: Add Renesas rcar driver
[PATCH v3 0/5] Update STMicroelectronics maintainers email
2021-11-12 7:42 UTC (12+ messages)
` [PATCH v3 1/5] dt-bindings: timer: Update maintainers for st,stm32-timer
` [PATCH v3 2/5] dt-bindings: mfd: timers: Update maintainers for st,stm32-timers
` [PATCH v3 3/5] dt-bindings: media: Update maintainers for st,stm32-cec.yaml
` [PATCH v3 4/5] dt-bindings: media: Update maintainers for st,stm32-hwspinlock.yaml
` [PATCH v3 5/5] dt-bindings: treewide: Update @st.com email address to @foss.st.com
[PATCH V1 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
2021-11-12 2:50 UTC
[PATCH] remoteproc: imx_rproc: Fix a resource leak in the remove function
2021-11-11 18:20 UTC (6+ messages)
[GIT PULL] rpmsg updates for v5.16
2021-11-10 17:44 UTC (2+ messages)
[GIT PULL] remoteproc updates for v5.16
2021-11-10 17:44 UTC (2+ messages)
[PATCH V1 1/3] rpmsg: core: Add signal API support
2021-11-10 6:23 UTC (2+ messages)
[RFC PATCH 0/1] rpmsg: syslog driver
2021-11-09 8:40 UTC (3+ messages)
` [RFC PATCH 1/1] rpmsg: add "
[PATCH v0 42/42] notifier: Return an error when callback is already registered
2021-11-08 21:18 UTC (9+ messages)
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