linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-19 02:28:35 to 2022-02-22 13:28:50 UTC [more...]

[RFT PATCH 0/3] Fix kfree() of const memory on setting driver_override
 2022-02-22 13:27 UTC  (3+ messages)
` [RFT PATCH 1/3] clk: imx: scu: fix "
` [RFT PATCH 2/3] slimbus: qcom-ngd: "

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

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

[PATCH 3/3] remoteproc: Add AVM WASP driver
 2022-02-22  0:30 UTC  (4+ messages)

[PATCH 2/3] dt-bindings: remoteproc: Add AVM WASP
 2022-02-21 16:47 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: vendor-prefixes: Add AVM
 2022-02-21 13:52 UTC 

[PATCH 0/3] Add support for WASP SoC on AVM router boards
 2022-02-21 13:52 UTC 

[PATCH 00/11] soc: ti: wkup_m3_ipc: support vtt toggle, io isolation & voltage scaling
 2022-02-21 12:58 UTC  (14+ messages)
` [PATCH 01/11] remoteproc: move rproc_da_to_va declaration to remoteproc.h
` [PATCH 02/11] dt-bindings: wkup_m3_ipc: Add vtt toggling bindings
` [PATCH 03/11] soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator
` [PATCH 04/11] dt-bindings: wkup_m3_ipc: Add ti,io-isolation property
` [PATCH 05/11] soc: ti: wkup_m3_ipc: Add support for IO Isolation
` [PATCH 06/11] ARM: dts: am437x-gp-evm: Enable wkup_m3 control of IO isolation
` [PATCH 07/11] dt-bindings: wkup_m3_ipc: Add scale-data-fw property
` [PATCH 08/11] soc: ti: wkup_m3_ipc: Add support for i2c voltage scaling
` [PATCH 09/11] ARM: dts: am33xx: Add scale data fw to wkup_m3_ipc node
` [PATCH 10/11] ARM: dts: am43xx: "
` [PATCH 11/11] soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspend

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

[PATCH] rpmsg: mtk_rpmsg: Fix circular locking dependency
 2022-02-18 18:01 UTC  (6+ messages)

[PATCH v5 0/2] remoteproc sysfs fixes/improvements
 2022-02-18  5:54 UTC  (7+ messages)
` [PATCH v5 1/2] remoteproc: Introduce sysfs_read_only flag
` [PATCH v5 2/2] remoteproc: wkup_m3: Set "

[PATCH v4 0/2] remoteproc sysfs fixes/improvements
 2022-02-16  8:05 UTC  (5+ messages)
` [PATCH v4 1/2] remoteproc: Introduce deny_sysfs_ops flag
    ` [EXTERNAL] "
` [PATCH v4 2/2] remoteproc: wkup_m3: Set "

[PATCH] rpmsg: use struct_size over open coded arithmetic
 2022-02-16  3:07 UTC 

[PATCH 00/15] Initial MSM8953 & Fairphone 3 support
 2022-02-15 15:34 UTC  (10+ messages)
` [PATCH 09/15] rpmsg: smd: Drop unnecessary condition for channel creation

[PATCH V4 1/2] soc: qcom: smem: map only partitions used by local HOST
 2022-02-15 13:16 UTC  (3+ messages)
` [PATCH V4 2/2] soc: qcom: smem: validate fields of shared structures

[PATCH V2] remoteproc: support self recovery after rproc crash
 2022-02-15  8:42 UTC  (5+ messages)

[PATCH V1 0/3] rpmsg char fixes for race conditions in device reboot
 2022-02-14 15:02 UTC  (6+ messages)
` [PATCH V1 1/3] rpmsg: glink: Free device context only when cdev not in use
` [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 0/1] rpmsg: char - treat `ENOMEM` as `EAGAIN`
 2022-02-14  9:30 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/3] Add support for proxy interconnect bandwidth votes
 2022-02-14  7:28 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: qcom: Add interconnects property
` [PATCH 2/3] remoteproc: qcom_q6v5_mss: Add support for interconnect bandwidth voting
` [PATCH 3/3] arm64: dts: qcom: sc7280: Add proxy interconnect requirements for modem

[PATCH v3 0/5] K3 R5F & DSP IPC-only mode support
 2022-02-13 20:12 UTC  (6+ messages)
` [PATCH v3 1/5] remoteproc: Change rproc_shutdown() to return a status
` [PATCH v3 2/5] remoteproc: k3-r5: Refactor mbox request code in start
` [PATCH v3 3/5] remoteproc: k3-r5: Add support for IPC-only mode for all R5Fs
` [PATCH v3 4/5] remoteproc: k3-dsp: Refactor mbox request code in start
` [PATCH v3 5/5] remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs

[PATCH] remoteproc: fix minmax.cocci warnings
 2022-02-10 17:58 UTC  (2+ messages)

[PATCH v2 0/6] Add Xilinx RPU subsystem support
 2022-02-09 10:23 UTC  (6+ messages)
` [PATCH v2 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH] remoteproc: Fix count check in rproc_coredump_write()
 2022-02-08  3:28 UTC  (3+ messages)

[PATCH 00/13] soc: qcom: mdt_loader: Support Qualcomm SM8450
 2022-02-04 18:35 UTC  (17+ messages)
` [PATCH 01/13] firmware: qcom: scm: Introduce pas_metadata context
` [PATCH 02/13] soc: qcom: mdt_loader: Split out split-file-loader
` [PATCH 03/13] soc: qcom: mdt_loader: Allow hash segment to be split out
` [PATCH 04/13] soc: qcom: mdt_loader: Allow hash to reside in any segment
` [PATCH 05/13] soc: qcom: mdt_loader: Extend check for split firmware
` [PATCH 06/13] soc: qcom: mdt_loader: Reorder parts of __qcom_mdt_load()
` [PATCH 07/13] soc: qcom: mdt_loader: Always invoke PAS mem_setup
` [PATCH 08/13] soc: qcom: mdt_loader: Extract PAS operations
` [PATCH 09/13] remoteproc: qcom: pas: Carry PAS metadata context
` [PATCH 10/13] dt-bindings: remoteproc: qcom: pas: Add SM8450 PAS compatibles
` [PATCH 11/13] remoteproc: qcom: pas: Add SM8450 remoteproc support
` [PATCH 12/13] arm64: dts: qcom: sm8450: Add remoteproc enablers and instances
` [PATCH 13/13] arm64: dts: qcom: sm8450-qrd: Enable remoteproc instances
` (subset) [PATCH 00/13] soc: qcom: mdt_loader: Support Qualcomm SM8450

[PATCH 0/2] remoteproc sysfs fixes/improvements
 2022-02-04 17:03 UTC  (8+ messages)
` [PATCH 1/2] remoteproc: Introduce deny_sysfs_ops flag
` [PATCH 2/2] remoteproc: wkup_m3: Set "

[PATCH v10 0/3] Add support for sc7280 WPSS PIL loading
 2022-02-03  5:27 UTC  (5+ messages)
` [PATCH v10 1/3] dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML
` [PATCH v10 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support
` [PATCH v10 3/3] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

[PATCH 1/3] remoteproc: mtk_scp: Use devm variant of rproc_alloc()
 2022-02-02 17:53 UTC  (6+ messages)
` [PATCH 2/3] remoteproc: mtk_scp: Reorder scp_probe() sequence
` [PATCH 3/3] remoteproc: mtk_scp: Use dev_err_probe() where possible

[PATCH 0/2] TI K3 M4F support on AM64x SoC
 2022-01-31 18:36 UTC  (6+ 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 v2] dt-bindings: remoteproc: ti: Add mailbox provider nodes to example
 2022-01-31 14:27 UTC  (2+ messages)

[PATCH 5.16 127/200] remoteproc: qcom: q6v5: fix service routines build errors
 2022-01-31 10:56 UTC 

[GIT PULL] remoteproc fixes for v5.17-rc1
 2022-01-27  9:44 UTC  (2+ messages)

[GIT PULL] rpmsg fixes for v5.17-rc1
 2022-01-27  9:44 UTC  (2+ messages)

[PATCH][next] hwspinlock: stm32: Use struct_size() helper in devm_kzalloc()
 2022-01-26  8:29 UTC  (3+ messages)
` [Linux-stm32] "

[PATCH][next] hwspinlock: sprd: Use struct_size() helper in devm_kzalloc()
 2022-01-26  3:31 UTC  (2+ messages)

[PATCH] remoteproc: Use unbounded/high priority workqueue for recovery work
 2022-01-24 14:04 UTC  (2+ messages)

[PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
 2022-01-24 10:25 UTC  (12+ messages)
` [PATCH v9 01/11] rpmsg: char: Export eptdev create and destroy functions
` [PATCH v9 02/11] rpmsg: Create the rpmsg class in core instead of in rpmsg char
` [PATCH v9 03/11] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v9 04/11] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
` [PATCH v9 05/11] RISC-V: "
` [PATCH v9 06/11] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
` [PATCH v9 07/11] rpmsg: Update rpmsg_chrdev_register_device function
` [PATCH v9 08/11] rpmsg: char: Refactor rpmsg_chrdev_eptdev_create function
` [PATCH v9 09/11] rpmsg: char: Add possibility to use default endpoint of the rpmsg device
` [PATCH v9 10/11] rpmsg: char: Introduce the "rpmsg-raw" channel
` [PATCH v9 11/11] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls

[PATCH AUTOSEL 5.4 1/8] hwspinlock: stm32: enable clock at probe
 2022-01-23  0:13 UTC 

[PATCH AUTOSEL 5.10 1/9] hwspinlock: stm32: enable clock at probe
 2022-01-23  0:12 UTC 

[PATCH AUTOSEL 5.15 01/16] remoteproc: coredump: Correct argument 2 type for memcpy_fromio
 2022-01-23  0:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 02/16] hwspinlock: stm32: enable clock at probe

[PATCH AUTOSEL 5.16 01/19] remoteproc: coredump: Correct argument 2 type for memcpy_fromio
 2022-01-23  0:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.16 02/19] hwspinlock: stm32: enable clock at probe

[PATCH V2] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
 2022-01-21  1:00 UTC  (15+ messages)
` [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 v2] remoteproc: Fix NULL vs IS_ERR() checking in rproc_create_trace_file
 2022-01-20 20:05 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-20  4:38 UTC  (13+ messages)

[GIT PULL] hwspinlock updates for v5.17
 2022-01-19  9:48 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;
as well as URLs for NNTP newsgroup(s).