linux-remoteproc
Thread
Date
Earlier messages
Messages by Thread
IPQ5332 multipd: missing text PD level and qcom,rproc ownership
Hideo Sumi
Re: IPQ5332 multipd: missing text PD level and qcom,rproc ownership
Aaradhana Sahu
Re: IPQ5332 multipd: missing text PD level and qcom,rproc ownership
Hideo Sumi
Re: IPQ5332 multipd: missing text PD level and qcom,rproc ownership
Aaradhana Sahu
Re: IPQ5332 multipd: missing text PD level and qcom,rproc ownership
Hideo Sumi
Re: [RESEND PATCH] remoteproc: xlnx: do not send new mailbox notification
Mathieu Poirier
Fwd: [linux-next:master 2763/15982] drivers/remoteproc/xlnx_r5_remoteproc.c:837:49: sparse: sparse: incorrect type in initializer (different address spaces)
Mathieu Poirier
Re: Fwd: [linux-next:master 2763/15982] drivers/remoteproc/xlnx_r5_remoteproc.c:837:49: sparse: sparse: incorrect type in initializer (different address spaces)
Shah, Tanmay
Re: Fwd: [linux-next:master 2763/15982] drivers/remoteproc/xlnx_r5_remoteproc.c:837:49: sparse: sparse: incorrect type in initializer (different address spaces)
Shah, Tanmay
Re: Fwd: [linux-next:master 2763/15982] drivers/remoteproc/xlnx_r5_remoteproc.c:837:49: sparse: sparse: incorrect type in initializer (different address spaces)
Mathieu Poirier
[PATCH v3] soc: renesas: rcar-mfis: add hwspinlock support
Wolfram Sang
Re: [PATCH v3] soc: renesas: rcar-mfis: add hwspinlock support
Geert Uytterhoeven
[PATCH REPOST REPOST v6] remoteproc: imx_rproc: Invoke the callback directly
Sebastian Andrzej Siewior
Re: [PATCH REPOST REPOST v6] remoteproc: imx_rproc: Invoke the callback directly
Mathieu Poirier
[BUG] qcom_q6v5_pas: NULL deref in recovery when using attach-only ops (qcom,broken-reset)
François Roux
Re: [BUG] qcom_q6v5_pas: NULL deref in recovery when using attach-only ops (qcom,broken-reset)
Stephan Gerhold
Re: [BUG] qcom_q6v5_pas: NULL deref in recovery when using attach-only ops (qcom,broken-reset)
François Roux
[PATCH v5 REPOST] remoteproc: imx_rproc: Invoke the callback directly
Sebastian Andrzej Siewior
Re: [PATCH v5 REPOST] remoteproc: imx_rproc: Invoke the callback directly
Mathieu Poirier
SDM632 SLIMbus: ADSP framer never gets frame-sync under q6v5-pas (works under downstream pil-tz, identical firmware) - what physical precondition is PAS missing?
Lajosházi László Gergely
Re: SDM632 SLIMbus: ADSP framer never gets frame-sync under q6v5-pas (works under downstream pil-tz, identical firmware) - what physical precondition is PAS missing?
Lajosházi László Gergely
Re: SDM632 SLIMbus: ADSP framer never gets frame-sync under q6v5-pas (works under downstream pil-tz, identical firmware) - what physical precondition is PAS missing?
Bert Karwatzki
[PATCH v3 0/2] hwspinlock: convert to XArray and add summary in debugfs
Wolfram Sang
[PATCH v3 2/2] hwspinlock: add list of mailboxes to debugfs
Wolfram Sang
[PATCH v3 1/2] hwspinlock: Convert to XArray
Wolfram Sang
3 XArray questions (was: Re: [PATCH v3 1/2] hwspinlock: Convert to XArray)
Wolfram Sang
[PATCH v4] remoteproc: imx_rproc: Invoke the callback directly
Sebastian Andrzej Siewior
Re: [PATCH v4] remoteproc: imx_rproc: Invoke the callback directly
Sebastian Andrzej Siewior
[PATCH v3 00/10] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
Sebastian Andrzej Siewior
[PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
Sebastian Andrzej Siewior
Re: [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
Peng Fan
Re: [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
Peng Fan
Re: [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
Peng Fan
Re: [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
Sebastian Andrzej Siewior
Re: [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
Peng Fan
Re: [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
Sebastian Andrzej Siewior
RE: [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
Peng Fan (OSS)
Re: RE: [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
Sebastian Andrzej Siewior
[PATCH v3 03/10] mailbox: imx: Use devm_pm_runtime_enable()
Sebastian Andrzej Siewior
[PATCH v3 02/10] mailbox: imx: Add a channel shutdown field
Sebastian Andrzej Siewior
[PATCH v3 09/10] mailbox: imx: Don't force-thread the primary handler
Sebastian Andrzej Siewior
[PATCH v3 04/10] mailbox: imx: use devm_of_platform_populate()
Sebastian Andrzej Siewior
[PATCH v3 05/10] mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()
Sebastian Andrzej Siewior
[PATCH v3 06/10] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
Sebastian Andrzej Siewior
[PATCH v3 07/10] mailbox: imx: Move the RX part of the mailbox into the threaded handler
Sebastian Andrzej Siewior
[PATCH v3 08/10] mailbox: imx: Move the RXDB part of the mailbox into the threaded handler
Sebastian Andrzej Siewior
[PATCH v3 10/10] remoteproc: imx_rproc: Invoke the callback directly
Sebastian Andrzej Siewior
[PATCH] hwspinlock: annotate slot pointer as RCU sensitive
Wolfram Sang
[PATCH 0/5] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
Sebastian Andrzej Siewior
[PATCH 5/5] remoteproc: imx_rproc: Invoke the callback directly
Sebastian Andrzej Siewior
[PATCH 4/5] mailbox: imx: Don't force-thread the primary handler
Sebastian Andrzej Siewior
[PATCH 2/5] mailbox: imx: Move the RX part of the mailbox into the threaded handler
Sebastian Andrzej Siewior
[PATCH 1/5] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
Sebastian Andrzej Siewior
[PATCH 3/5] mailbox: imx: Move the RXDB part of the mailbox into the threaded handler
Sebastian Andrzej Siewior
Re: [PATCH 0/5] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
Mathieu Poirier
[PATCHv3] remoteproc: imx_rproc: add missing DRAM ranges for i.MX93
Zhiqiang Hou
Re: [PATCHv3] remoteproc: imx_rproc: add missing DRAM ranges for i.MX93
Peng Fan
Re: [PATCHv3] remoteproc: imx_rproc: add missing DRAM ranges for i.MX93
Mathieu Poirier
RE: [PATCHv3] remoteproc: imx_rproc: add missing DRAM ranges for i.MX93
Peng Fan
[PATCHv2] remoteproc: imx_rproc: add missing DRAM range for i.MX93
Zhiqiang Hou
Re: [PATCHv2] remoteproc: imx_rproc: add missing DRAM range for i.MX93
Peng Fan
RE: [PATCHv2] remoteproc: imx_rproc: add missing DRAM range for i.MX93
Z.Q. Hou
[PATCH RFT v2] hwspinlock: qcom: avoid uninitialized struct members
Wolfram Sang
Re: [PATCH RFT v2] hwspinlock: qcom: avoid uninitialized struct members
Konrad Dybcio
Re: [PATCH RFT v2] hwspinlock: qcom: avoid uninitialized struct members
Bjorn Andersson
[PATCH RFT] hwspinlock: qcom: avoid uninitialized struct members
Wolfram Sang
Re: [PATCH RFT] hwspinlock: qcom: avoid uninitialized struct members
Wolfram Sang
[PATCH] hwspinlock: propagate errno when registering single lock
Wolfram Sang
Re: [PATCH] hwspinlock: propagate errno when registering single lock
Bjorn Andersson
Fwd: [PATCH] dt-bindings: Consolidate "sram" property definition
Mathieu Poirier
Re: Fwd: [PATCH] dt-bindings: Consolidate "sram" property definition
Krzysztof Kozlowski
[PATCH] remoteproc: imx_rproc: add lost DRAM range for i.MX93
Zhiqiang Hou
Re: [PATCH] remoteproc: imx_rproc: add lost DRAM range for i.MX93
Mathieu Poirier
RE: [PATCH] remoteproc: imx_rproc: add lost DRAM range for i.MX93
Z.Q. Hou
[bug report] remoteproc: qcom_wcnss: Fix reserved region mapping failure
Dan Carpenter
FAILED: Patch "remoteproc: imx_rproc: Fix invalid loaded resource table detection" failed to apply to 5.15-stable tree
Sasha Levin
FAILED: Patch "rpmsg: core: fix race in driver_override_show() and use core helper" failed to apply to 5.15-stable tree
Sasha Levin
FAILED: Patch "rpmsg: core: fix race in driver_override_show() and use core helper" failed to apply to 5.10-stable tree
Sasha Levin
FAILED: Patch "remoteproc: imx_rproc: Fix invalid loaded resource table detection" failed to apply to 6.1-stable tree
Sasha Levin
FAILED: Patch "remoteproc: imx_rproc: Fix invalid loaded resource table detection" failed to apply to 6.6-stable tree
Sasha Levin
FAILED: Patch "rpmsg: core: fix race in driver_override_show() and use core helper" failed to apply to 6.1-stable tree
Sasha Levin
FAILED: Patch "rpmsg: core: fix race in driver_override_show() and use core helper" failed to apply to 6.6-stable tree
Sasha Levin
FAILED: Patch "remoteproc: imx_rproc: Fix invalid loaded resource table detection" failed to apply to 6.12-stable tree
Sasha Levin
FAILED: Patch "rpmsg: core: fix race in driver_override_show() and use core helper" failed to apply to 6.12-stable tree
Sasha Levin
[PATCH] remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()
Chen Ni
Re: [PATCH] remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()
Peng Fan
Re: [PATCH] remoteproc: k3: Fix NULL vs IS_ERR() bug in k3_reserved_mem_init()
Mathieu Poirier
[PATCH] remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()
Chen Ni
Re: [PATCH] remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()
Peng Fan
Re: [PATCH] remoteproc: imx_rproc: Fix NULL vs IS_ERR() bug in imx_rproc_addr_init()
Frank Li
[RFC PATCH v2 12/13] hwspinlock: refactor provider.h from public header
Wolfram Sang
[RFC PATCH v2 11/13] hwspinlock: sort include and update copyright
Wolfram Sang
[RFC PATCH v2 10/13] hwspinlock: remove internal header
Wolfram Sang
[RFC PATCH v2 13/13] hwspinlock: refactor consumer.h from public header
Wolfram Sang
[RFC PATCH v2 08/13] hwspinlock: handle hwspinlock device allocation in the core
Wolfram Sang
[RFC PATCH v2 07/13] hwspinlock: sun6i: use new callback to initialize hwspinlock priv
Wolfram Sang
[RFC PATCH v2 06/13] hwspinlock: stm32: use new callback to initialize hwspinlock priv
Wolfram Sang
[RFC PATCH v2 05/13] hwspinlock: sprd: use new callback to initialize hwspinlock priv
Wolfram Sang
[RFC PATCH v2 04/13] hwspinlock: qcom: use new callback to initialize hwspinlock priv
Wolfram Sang
[RFC PATCH v2 09/13] hwspinlock: move entries from internal to public header
Wolfram Sang
[RFC PATCH v2 02/13] hwspinlock: add callback to fill private data of a hwspinlock
Wolfram Sang
Re: [RFC PATCH v2 02/13] hwspinlock: add callback to fill private data of a hwspinlock
Sergey Shtylyov
Re: [RFC PATCH v2 02/13] hwspinlock: add callback to fill private data of a hwspinlock
Wolfram Sang
Re: [RFC PATCH v2 02/13] hwspinlock: add callback to fill private data of a hwspinlock
Geert Uytterhoeven
Re: [RFC PATCH v2 02/13] hwspinlock: add callback to fill private data of a hwspinlock
Wolfram Sang
Re: [RFC PATCH v2 02/13] hwspinlock: add callback to fill private data of a hwspinlock
Sergey Shtylyov
Re: [RFC PATCH v2 02/13] hwspinlock: add callback to fill private data of a hwspinlock
Wolfram Sang
[RFC PATCH v2 01/13] hwspinlock: add helpers to retrieve core data
Wolfram Sang
[RFC PATCH v2 03/13] hwspinlock: omap: use new callback to initialize hwspinlock priv
Wolfram Sang
[PATCH AUTOSEL 6.19-6.1] remoteproc: imx_dsp_rproc: Skip RP_MBOX_SUSPEND_SYSTEM when mailbox TX channel is uninitialized
Sasha Levin
[PATCH 0/2] hwspinlock: remove platform_data from subsystem
Wolfram Sang
[PATCH 2/2] hwspinlock: remove now unused pdata from header file
Wolfram Sang
[PATCH 1/2] hwspinlock: u8500: delete driver
Wolfram Sang
Re: [PATCH 0/2] hwspinlock: remove platform_data from subsystem
Linus Walleij
Re: [PATCH 0/2] hwspinlock: remove platform_data from subsystem
Andy Shevchenko
[PATCH 0/2] hwspinlock: remove platform_data from subsystem
Wolfram Sang
[PATCH 2/2] hwspinlock: remove now unused pdata from header file
Wolfram Sang
[PATCH 1/2] hwspinlock: u8500: delete driver
Wolfram Sang
Re: [PATCH 0/2] hwspinlock: remove platform_data from subsystem
Bjorn Andersson
[PATCH v2] remoteproc: mediatek: Unprepare SCP clock during system suspend
Tzung-Bi Shih
Re: [PATCH v2] remoteproc: mediatek: Unprepare SCP clock during system suspend
Tzung-Bi Shih
Re: [PATCH v2] remoteproc: mediatek: Unprepare SCP clock during system suspend
Mathieu Poirier
[PATCH] remoteproc: mediatek: Unprepare SCP clock during system suspend
Tzung-Bi Shih
Re: [PATCH] remoteproc: mediatek: Unprepare SCP clock during system suspend
AngeloGioacchino Del Regno
Re: [PATCH] remoteproc: mediatek: Unprepare SCP clock during system suspend
Tzung-Bi Shih
Re: [PATCH v7 2/2] remoteproc: qcom: Use of_reserved_mem_region_* functions for "memory-region"
André Apitzsch
[RFC PATCH 1/4] hwspinlock: refactor existing headers into provider.h
Wolfram Sang
[PATCH v2] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Tzung-Bi Shih
Re: [PATCH v2] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Mathieu Poirier
Re: [PATCH v2] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Chen-Yu Tsai
Re: [PATCH v2] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Mathieu Poirier
[PATCH] remoteproc: virtio: fix uninitialized buffer use in rproc_virtio_get()
Kery Qi
Re: [PATCH] remoteproc: virtio: fix uninitialized buffer use in rproc_virtio_get()
Zhongqiu Han
Re: [PATCH] remoteproc: virtio: fix uninitialized buffer use in rproc_virtio_get()
Mathieu Poirier
[PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Tzung-Bi Shih
Re: [PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Mathieu Poirier
Re: [PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Tzung-Bi Shih
Re: [PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Mathieu Poirier
Re: [PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Tzung-Bi Shih
Re: [PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Mathieu Poirier
Re: [PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Bjorn Andersson
Re: [PATCH] remoteproc: mediatek: Break lock dependency to `prepare_lock`
Tzung-Bi Shih
[v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Tanmay Shah
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Zhongqiu Han
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Tanmay Shah
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Mathieu Poirier
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Mathieu Poirier
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Mathieu Poirier
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
Re: [v3 PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
[PATCH v2] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
Re: [PATCH v2] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Zhongqiu Han
Re: [PATCH v2] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
[PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
Re: [PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Zhongqiu Han
Re: [PATCH] remoteproc: xlnx: Use high-prio workqueue instead of system wq
Stefan Roese
[PATCH AUTOSEL 6.17-5.4] remoteproc: qcom: q6v5: Avoid handling handover twice
Sasha Levin
[PATCH AUTOSEL 6.17-6.6] remoteproc: wkup_m3: Use devm_pm_runtime_enable() helper
Sasha Levin
[PATCH AUTOSEL 6.17-6.12] rpmsg: char: Export alias for RPMSG ID rpmsg-raw from table
Sasha Levin
[bug report] rpmsg: char: Implement eptdev based on anonymous inode
Dan Carpenter
Re: [bug report] rpmsg: char: Implement eptdev based on anonymous inode
Dawei Li
Re: [bug report] rpmsg: char: Implement eptdev based on anonymous inode
Mathieu Poirier
Re: [bug report] rpmsg: char: Implement eptdev based on anonymous inode
Mathieu Poirier
Re: [bug report] rpmsg: char: Implement eptdev based on anonymous inode
Dawei Li
Re: [bug report] rpmsg: char: Implement eptdev based on anonymous inode
Mathieu Poirier
[PATCH] rpmsg: virtio: EPOLLOUT support
patrick . oppenlander
Re: [PATCH] rpmsg: virtio: EPOLLOUT support
Zhongqiu Han
Re: [PATCH] rpmsg: virtio: EPOLLOUT support
Patrick Oppenlander
Re: [PATCH] rpmsg: virtio: EPOLLOUT support
Mathieu Poirier
Re: [PATCH] rpmsg: virtio: EPOLLOUT support
Patrick Oppenlander
Re: [PATCH] rpmsg: virtio: EPOLLOUT support
Mathieu Poirier
Re: [PATCH] rpmsg: virtio: EPOLLOUT support
Patrick Oppenlander
Re: [PATCH] rpmsg: virtio: EPOLLOUT support
Mathieu Poirier
Re: [PATCH] rpmsg: virtio: EPOLLOUT support
Patrick Oppenlander
Re: [PATCH] rpmsg: virtio: EPOLLOUT support
Mathieu Poirier
[PATCH] remoteproc: Fix potential null pointer dereference in pru_rproc_set_ctable()
Zhen Ni
Re: [PATCH] remoteproc: Fix potential null pointer dereference in pru_rproc_set_ctable()
Zhongqiu Han
Re: [PATCH] remoteproc: Fix potential null pointer dereference in pru_rproc_set_ctable()
Zhongqiu Han
[PATCH v2] remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctable()
Zhen Ni
Re: [PATCH v2] remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctable()
Zhongqiu Han
Re: [PATCH v2] remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctable()
Mathieu Poirier
[PATCH AUTOSEL 6.1 09/51] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
Sasha Levin
[PATCH AUTOSEL 6.6 12/59] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
Sasha Levin
[PATCH AUTOSEL 6.12 13/69] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
Sasha Levin
[PATCH AUTOSEL 6.15 16/80] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
Sasha Levin
[PATCH AUTOSEL 6.16 17/85] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
Sasha Levin
[PATCH v2] remoteproc: Cancel init error to zero
Li Jun
Re: [PATCH v2] remoteproc: Cancel init error to zero
Bjorn Andersson
[PATCH] remoteproc: Cancel init error to zero
Li Jun
Re: [PATCH] remoteproc: Cancel init error to zero
Mathieu Poirier
[linux-next regression] remoteproc seems to be broken
Alexey Klimov
Re: [linux-next regression] remoteproc seems to be broken
Thomas Gleixner
[PATCH V5 0/6] Add new driver for WCSS secure PIL loading
Gokul Sriram Palanisamy
[PATCH V5 2/6] dt-bindings: remoteproc: qcom: document hexagon based WCSS secure PIL
Gokul Sriram Palanisamy
Earlier messages