Linux Remote Processor
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH v7 2/2] tty: add rpmsg driver
From
: Arnaud POULIQUEN
Re: [PATCH v7 2/2] tty: add rpmsg driver
From
: Arnaud POULIQUEN
Re: [PATCH v7 2/2] tty: add rpmsg driver
From
: Jiri Slaby
Re: [PATCH v7 2/2] tty: add rpmsg driver
From
: Jiri Slaby
[PATCH 11/11] remoteproc: stm32: Allocate rproc for synchronisation with MCU
From
: Mathieu Poirier
[PATCH 10/11] remoteproc: stm32: Introduce new loaded rsc ops for synchronisation
From
: Mathieu Poirier
[PATCH 09/11] remoteproc: stm32: Introduce new parse fw ops for synchronisation
From
: Mathieu Poirier
[PATCH 08/11] remoteproc: stm32: Introduce new start and stop ops for synchronisation
From
: Mathieu Poirier
[PATCH 07/11] remoteproc: stm32: Get loaded resource table for synchronisation
From
: Mathieu Poirier
[PATCH 06/11] remoteproc: stm32: Get coprocessor state
From
: Mathieu Poirier
[PATCH 05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
From
: Mathieu Poirier
[PATCH 03/11] remoteproc: stm32: Decouple rproc from DT parsing
From
: Mathieu Poirier
[PATCH 04/11] remoteproc: stm32: Remove memory translation from DT parsing
From
: Mathieu Poirier
[PATCH 00/11] remoteproc: stm32: Add support for synchronisation with MCU
From
: Mathieu Poirier
[PATCH 02/11] remoteproc: stm32: Request IRQ with platform device
From
: Mathieu Poirier
[PATCH 01/11] remoteproc: stm32: Decouple rproc from memory translation
From
: Mathieu Poirier
[PATCH v2 17/17] remoteproc: Make MCU synchronisation state changes on stop and crashed
From
: Mathieu Poirier
[PATCH v2 16/17] remoteproc: Correctly deal with MCU synchronisation when changing state
From
: Mathieu Poirier
[PATCH v2 15/17] remoteproc: Correctly deal with MCU synchronisation when changing FW image
From
: Mathieu Poirier
[PATCH v2 14/17] remoteproc: Refactor function rproc_trigger_recovery()
From
: Mathieu Poirier
[PATCH v2 13/17] remoteproc: Introducting new functions to start and stop an MCU
From
: Mathieu Poirier
[PATCH v2 12/17] remoteproc: Rename function rproc_fw_boot()
From
: Mathieu Poirier
[PATCH v2 11/17] remoteproc: Repurpose function rproc_trigger_auto_boot()
From
: Mathieu Poirier
[PATCH v2 10/17] remoteproc: Decouple firmware load and remoteproc booting
From
: Mathieu Poirier
[PATCH v2 08/17] remoteproc: Allocate synchronisation state machine
From
: Mathieu Poirier
[PATCH v2 09/17] remoteproc: Call the right core function based on synchronisation state
From
: Mathieu Poirier
[PATCH v2 07/17] remoteproc: Introduce function rproc_alloc_state_machine()
From
: Mathieu Poirier
[PATCH v2 06/17] remoteproc: Introduce function rproc_alloc_internals()
From
: Mathieu Poirier
[PATCH v2 05/17] remoteproc: Get rid of tedious error path
From
: Mathieu Poirier
[PATCH v2 04/17] remoteproc: Split rproc_ops allocation from rproc_alloc()
From
: Mathieu Poirier
[PATCH v2 03/17] remoteproc: Split firmware name allocation from rproc_alloc()
From
: Mathieu Poirier
[PATCH v2 01/17] remoteproc: Add new operation and state machine for MCU synchronisation
From
: Mathieu Poirier
[PATCH v2 02/17] remoteproc: Introduce function rproc_set_mcu_sync_state()
From
: Mathieu Poirier
[PATCH v2 00/17] remoteproc: Add support for synchronisation with MCU
From
: Mathieu Poirier
Re: [PATCH v7 2/2] tty: add rpmsg driver
From
: Bjorn Andersson
[PATCH 4/7] remoteproc/k3-r5: Add TI-SCI processor control helper functions
From
: Suman Anna
[PATCH 5/7] remoteproc/k3-r5: Add a remoteproc driver for R5F subsystem
From
: Suman Anna
[PATCH 7/7] remoteproc/k3-r5: Add loading support for on-chip SRAM regions
From
: Suman Anna
[PATCH 6/7] remoteproc/k3-r5: Initialize TCM memories for ECC
From
: Suman Anna
[PATCH 1/7] remoteproc: add prepare and unprepare ops
From
: Suman Anna
[PATCH 3/7] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
From
: Suman Anna
[PATCH 2/7] remoteproc: use a local copy for the name field
From
: Suman Anna
[PATCH 0/7] TI K3 R5F remoteproc support
From
: Suman Anna
Re: [PATCH v7 2/2] tty: add rpmsg driver
From
: Randy Dunlap
Re: [PATCH v7 2/2] tty: add rpmsg driver
From
: Joe Perches
Re: [PATCH v7 2/2] tty: add rpmsg driver
From
: Greg Kroah-Hartman
[PATCH v7 2/2] tty: add rpmsg driver
From
: Arnaud Pouliquen
[PATCH v7 1/2] rpmsg: core: add API to get MTU
From
: Arnaud Pouliquen
[PATCH v7 0/2] Add rpmsg tty driver
From
: Arnaud Pouliquen
Re: [PATCHv9 14/15] remoteproc/omap: Add watchdog functionality for remote processors
From
: Mathieu Poirier
[PATCHv9 13/15] remoteproc/omap: Report device exceptions and trigger recovery
From
: Tero Kristo
[PATCHv9 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
From
: Tero Kristo
[PATCHv9 07/15] remoteproc/omap: Add support for DRA7xx remote processors
From
: Tero Kristo
[PATCHv9 15/15] remoteproc/omap: Switch to SPDX license identifiers
From
: Tero Kristo
[PATCHv9 14/15] remoteproc/omap: Add watchdog functionality for remote processors
From
: Tero Kristo
[PATCHv9 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
From
: Tero Kristo
[PATCHv9 08/15] remoteproc/omap: Remove the platform_data header
From
: Tero Kristo
[PATCHv9 04/15] remoteproc/omap: Add support to parse internal memories from DT
From
: Tero Kristo
[PATCHv9 11/15] remoteproc/omap: Add support for system suspend/resume
From
: Tero Kristo
[PATCHv9 10/15] remoteproc/omap: Request a timer(s) for remoteproc usage
From
: Tero Kristo
[PATCHv9 09/15] remoteproc/omap: Check for undefined mailbox messages
From
: Tero Kristo
[PATCHv9 06/15] remoteproc/omap: Initialize and assign reserved memory node
From
: Tero Kristo
[PATCHv9 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
From
: Tero Kristo
[PATCHv9 02/15] remoteproc/omap: Add device tree support
From
: Tero Kristo
[PATCHv9 01/15] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Tero Kristo
[PATCHv9 00/15] remoteproc: updates for omap remoteproc support
From
: Tero Kristo
[PATCH v5 2/4] remoteproc: Introduce "panic" callback in ops
From
: Bjorn Andersson
[PATCH v5 4/4] remoteproc: qcom: Introduce panic handler for PAS and ADSP
From
: Bjorn Andersson
[PATCH v5 3/4] remoteproc: qcom: q6v5: Add common panic handler
From
: Bjorn Andersson
[PATCH v5 1/4] remoteproc: Traverse rproc_list under RCU read lock
From
: Bjorn Andersson
[PATCH v5 0/4] remoteproc: Panic handling
From
: Bjorn Andersson
Re: [PATCH v4 4/4] remoteproc: qcom: Introduce panic handler for PAS and ADSP
From
: Mathieu Poirier
Re: [PATCH v4 3/4] remoteproc: qcom: q6v5: Add common panic handler
From
: Mathieu Poirier
Re: [PATCH v4 2/4] remoteproc: Introduce "panic" callback in ops
From
: Mathieu Poirier
Re: [PATCH v4 2/4] remoteproc: Introduce "panic" callback in ops
From
: Mathieu Poirier
Re: [PATCH v4 1/4] remoteproc: Traverse rproc_list under RCU read lock
From
: Mathieu Poirier
Re: [PATCHv8 14/15] remoteproc/omap: Add watchdog functionality for remote processors
From
: Mathieu Poirier
Re: [PATCH 0/3] Request direct mapping for modem firmware subdevice
From
: Sai Prakash Ranjan
Re: [PATCH v5] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
From
: Bjorn Andersson
Re: [PATCHv8 14/15] remoteproc/omap: Add watchdog functionality for remote processors
From
: Suman Anna
Re: [PATCHv8 RESEND 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
From
: Suman Anna
Re: [PATCHv8 RESEND 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
From
: Mathieu Poirier
Re: [PATCHv8 14/15] remoteproc/omap: Add watchdog functionality for remote processors
From
: Mathieu Poirier
Re: [PATCHv8 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
From
: Mathieu Poirier
Re: [PATCH v2 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
From
: Arnaud POULIQUEN
pull request v2: linux-firmware: Create Mediatek MT8183 SCP firmware
From
: Erin Lo
Re: [PATCH][next] hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-array member
From
: Baolin Wang
[PATCH][next] hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-array member
From
: Gustavo A. R. Silva
[PATCH v2 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev
From
: Suman Anna
[PATCH v2 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
From
: Suman Anna
[PATCH v2 0/2] Misc. rproc fixes around fixed memory region support
From
: Suman Anna
Re: [PATCH 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev
From
: Arnaud POULIQUEN
Re: [PATCH 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev
From
: Suman Anna
Re: [PATCH 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
From
: Suman Anna
Re: [PATCH 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
From
: Arnaud POULIQUEN
Re: [PATCH 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev
From
: Arnaud POULIQUEN
Re: [PATCH 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev
From
: Mathieu Poirier
Re: [PATCH 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
From
: Suman Anna
Re: [PATCH 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev
From
: Suman Anna
Re: [PATCH 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
From
: Tero Kristo
[PATCH] remoteproc: qcom_q6v5_mss: map/unmap mpss region before/after use
From
: Sibi Sankar
Re: [PATCH 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev
From
: Mathieu Poirier
Re: [PATCH v2 0/3] Request direct mapping for modem device
From
: Sibi Sankar
[PATCH v2 3/3] arm64: dts: qcom: sdm845-cheza: Add iommus property
From
: Sibi Sankar
[PATCH v2 1/3] dt-bindings: remoteproc: qcom: Add iommus property
From
: Sibi Sankar
[PATCH v2 2/3] remoteproc: qcom_q6v5_mss: Request direct mapping for modem device
From
: Sibi Sankar
[PATCH v2 0/3] Request direct mapping for modem device
From
: Sibi Sankar
Re: [PATCH v5] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
From
: Arnaud POULIQUEN
Re: [PATCH v2] remoteproc: clean up notification config
From
: David Miller
Re: [PATCH v2] remoteproc: clean up notification config
From
: Bjorn Andersson
[PATCH v2] remoteproc: clean up notification config
From
: Alex Elder
[PATCH] Subject: [PATCH] remoteproc: clean up notification config
From
: Alex Elder
Re: [PATCH v5] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
From
: Mathieu Poirier
Re: [PATCH 0/3] Request direct mapping for modem firmware subdevice
From
: Sibi Sankar
Re: [PATCH 0/3] Request direct mapping for modem firmware subdevice
From
: Christoph Hellwig
[PATCHv8 RESEND 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
From
: Suman Anna
[PATCHv8 RESEND 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
From
: Suman Anna
[PATCH] rpmsg: fix a comment typo for rpmsg_device_match()
From
: Wang Wenhu
RE: [PATCH 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
From
: Arnaud POULIQUEN
Re: [PATCH 01/18] remoteproc: Add new operation and state machine for MCU synchronisation
From
: Mathieu Poirier
Re: [PATCH -next 011/491] ARM/QUALCOMM SUPPORT: Use fallthrough;
From
: Stanimir Varbanov
[PATCHv8 01/15] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Tero Kristo
[PATCHv8 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
From
: Tero Kristo
[PATCHv8 06/15] remoteproc/omap: Initialize and assign reserved memory node
From
: Tero Kristo
[PATCHv8 07/15] remoteproc/omap: Add support for DRA7xx remote processors
From
: Tero Kristo
[PATCHv8 15/15] remoteproc/omap: Switch to SPDX license identifiers
From
: Tero Kristo
[PATCHv8 02/15] remoteproc/omap: Add device tree support
From
: Tero Kristo
[PATCHv8 08/15] remoteproc/omap: Remove the platform_data header
From
: Tero Kristo
[PATCHv8 11/15] remoteproc/omap: Add support for system suspend/resume
From
: Tero Kristo
[PATCHv8 09/15] remoteproc/omap: Check for undefined mailbox messages
From
: Tero Kristo
[PATCHv8 10/15] remoteproc/omap: Request a timer(s) for remoteproc usage
From
: Tero Kristo
[PATCHv8 13/15] remoteproc/omap: Report device exceptions and trigger recovery
From
: Tero Kristo
[PATCHv8 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
From
: Tero Kristo
[PATCHv8 14/15] remoteproc/omap: Add watchdog functionality for remote processors
From
: Tero Kristo
[PATCHv8 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
From
: Tero Kristo
[PATCHv8 04/15] remoteproc/omap: Add support to parse internal memories from DT
From
: Tero Kristo
[PATCHv8 00/15] remoteproc: updates for omap remoteproc support
From
: Tero Kristo
Re: [PATCH 01/18] remoteproc: Add new operation and state machine for MCU synchronisation
From
: Xiang Xiao
[PATCH 18/18] remoteproc: stm32: add support for co-processor booted before kernel
From
: Mathieu Poirier
[PATCH 17/18] remoteproc: Make MCU synchronisation state changes on stop and crashed
From
: Mathieu Poirier
[PATCH 16/18] remoteproc: Correctly deal with MCU synchronisation when changing state
From
: Mathieu Poirier
[PATCH 15/18] remoteproc: Correctly deal with MCU synchronisation when changing FW image
From
: Mathieu Poirier
[PATCH 14/18] remoteproc: Refactor function rproc_trigger_recovery()
From
: Mathieu Poirier
[PATCH 13/18] remoteproc: Introducting new functions to start and stop an MCU
From
: Mathieu Poirier
[PATCH 12/18] remoteproc: Rename function rproc_fw_boot()
From
: Mathieu Poirier
[PATCH 11/18] remoteproc: Repurpose function rproc_trigger_auto_boot()
From
: Mathieu Poirier
[PATCH 10/18] remoteproc: Decouple firmware load and remoteproc booting
From
: Mathieu Poirier
[PATCH 09/18] remoteproc: Call the right core function based on synchronisation state
From
: Mathieu Poirier
[PATCH 08/18] remoteproc: Allocate synchronisation state machine
From
: Mathieu Poirier
[PATCH 07/18] remoteproc: Introduce function rproc_alloc_state_machine()
From
: Mathieu Poirier
[PATCH 06/18] remoteproc: Introduce function rproc_alloc_internals()
From
: Mathieu Poirier
[PATCH 05/18] remoteproc: Get rid of tedious error path
From
: Mathieu Poirier
[PATCH 04/18] remoteproc: Split rproc_ops allocation from rproc_alloc()
From
: Mathieu Poirier
[PATCH 03/18] remoteproc: Split firmware name allocation from rproc_alloc()
From
: Mathieu Poirier
[PATCH 01/18] remoteproc: Add new operation and state machine for MCU synchronisation
From
: Mathieu Poirier
[PATCH 02/18] remoteproc: Introduce function rproc_set_mcu_sync_state()
From
: Mathieu Poirier
[PATCH 00/18] remoteproc: Add support for synchronisation with MCU
From
: Mathieu Poirier
[PATCH v7 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
From
: Sibi Sankar
[PATCH v7 1/3] soc: qcom: Introduce Protection Domain Restart helpers
From
: Sibi Sankar
[PATCH v7 3/3] soc: qcom: apr: Add avs/audio tracking functionality
From
: Sibi Sankar
[PATCH v7 0/3] Introduce Protection Domain Restart (PDR) Helpers
From
: Sibi Sankar
Re: [PATCH 0/3] Request direct mapping for modem firmware subdevice
From
: Robin Murphy
RE: [RFC 1/2] remoteproc: sysfs: authorize rproc shutdown when rproc is crashed
From
: Loic PALLARDY
RE: [RFC 1/2] remoteproc: sysfs: authorize rproc shutdown when rproc is crashed
From
: Loic PALLARDY
Re: [PATCH 2/5] firmware: xilinx: Add shutdown/wakeup APIs
From
: Michal Simek
Re: [PATCH 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration.
From
: Michal Simek
Re: [PATCH 0/3] Request direct mapping for modem firmware subdevice
From
: Sai Prakash Ranjan
Re: [PATCH 1/4] remoteproc: re-check state in rproc_trigger_recovery()
From
: Alex Elder
Re: [PATCH] remoteproc: stm32: demote warning about optional property absence
From
: patchwork-bot+linux-remoteproc
Re: [PATCH 1/4] remoteproc: re-check state in rproc_trigger_recovery()
From
: Bjorn Andersson
Re: [PATCH v4 2/5] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Bjorn Andersson
Re: [RFC 1/2] remoteproc: sysfs: authorize rproc shutdown when rproc is crashed
From
: Bjorn Andersson
Re: [PATCH v4 2/5] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Stephen Boyd
Re: [RFC 1/2] remoteproc: sysfs: authorize rproc shutdown when rproc is crashed
From
: Mathieu Poirier
Re: [PATCH v5] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
From
: Bjorn Andersson
Re: [PATCH 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
From
: Mathieu Poirier
Re: [PATCH 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
From
: Mathieu Poirier
Re: [PATCH 3/5] firmware: xilinx: Add zynqmp_get_node_status API
From
: Mathieu Poirier
Re: [RFC 0/2] Allow client to recover crashed processor
From
: Mathieu Poirier
[RFC 1/2] remoteproc: sysfs: authorize rproc shutdown when rproc is crashed
From
: Loic Pallardy
[RFC 2/2] remoteproc: core: keep rproc in crash state in case of recovery failure
From
: Loic Pallardy
[RFC 0/2] Allow client to recover crashed processor
From
: Loic Pallardy
Re: [PATCH -next 011/491] ARM/QUALCOMM SUPPORT: Use fallthrough;
From
: Amit Kucheria
[PATCH -next 011/491] ARM/QUALCOMM SUPPORT: Use fallthrough;
From
: Joe Perches
pull request: linux-firmware: Create Mediatek MT8183 SCP firmware
From
: Erin Lo
pull request: linux-firmware: Create Mediatek MT8183 SCP firmware
From
: Erin Lo
Re: [PATCH] remoteproc/mediatek: Use size_t type for len in scp_da_to_va
From
: patchwork-bot+linux-remoteproc
Re: [PATCH] remoteproc/mediatek: Use size_t type for len in scp_da_to_va
From
: Bjorn Andersson
Re: [PATCH v4 2/5] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Bjorn Andersson
[PATCH] remoteproc/mediatek: Use size_t type for len in scp_da_to_va
From
: Nathan Chancellor
Re: [PATCH v4 2/5] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Stephen Boyd
Re: [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
From
: Bjorn Andersson
Re: [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
From
: Bjorn Andersson
Re: [PATCH v4 3/5] remoteproc: qcom: Update PIL relocation info on load
From
: Bjorn Andersson
Re: [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
From
: Mathieu Poirier
Re: [PATCH v4 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
From
: Rob Herring
Re: [PATCH v4 5/5] arm64: dts: qcom: sdm845: Add IMEM and PIL info region
From
: Stephen Boyd
Re: [PATCH v4 4/5] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
From
: Stephen Boyd
Re: [PATCH v4 3/5] remoteproc: qcom: Update PIL relocation info on load
From
: Stephen Boyd
Re: [PATCH v4 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
From
: Stephen Boyd
Re: [PATCH 0/3] Request direct mapping for modem firmware subdevice
From
: Robin Murphy
Re: [PATCH 0/3] Request direct mapping for modem firmware subdevice
From
: Joerg Roedel
Re: [PATCH v4 1/4] remoteproc: Traverse rproc_list under RCU read lock
From
: Bjorn Andersson
[PATCH v2] rpmsg: core: Add wildcard match for name service
From
: Mathieu Poirier
Re: [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
From
: Clément Leger
Re: [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
From
: Mathieu Poirier
Re: [PATCH 0/3] Request direct mapping for modem firmware subdevice
From
: Sibi Sankar
Re: [PATCH v4 1/4] remoteproc: Traverse rproc_list under RCU read lock
From
: Arnaud POULIQUEN
RE: [PATCH v5] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
From
: Arnaud POULIQUEN
Re: [PATCH v5] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
From
: Nikita Shubin
Re: [PATCH 0/3] Request direct mapping for modem firmware subdevice
From
: Joerg Roedel
Re: [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type
From
: Clément Leger
Re: [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
From
: Clément Leger
[PATCH v4 4/4] remoteproc: qcom: Introduce panic handler for PAS and ADSP
From
: Bjorn Andersson
[PATCH v4 3/4] remoteproc: qcom: q6v5: Add common panic handler
From
: Bjorn Andersson
[PATCH v4 2/4] remoteproc: Introduce "panic" callback in ops
From
: Bjorn Andersson
[PATCH v4 1/4] remoteproc: Traverse rproc_list under RCU read lock
From
: Bjorn Andersson
[PATCH v4 0/4] remoteproc: Panic handling
From
: Bjorn Andersson
[PATCH v4 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
From
: Bjorn Andersson
[PATCH v4 5/5] arm64: dts: qcom: sdm845: Add IMEM and PIL info region
From
: Bjorn Andersson
[PATCH v4 4/5] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
From
: Bjorn Andersson
[PATCH v4 3/5] remoteproc: qcom: Update PIL relocation info on load
From
: Bjorn Andersson
[PATCH v4 2/5] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Bjorn Andersson
[PATCH v4 0/5] remoteproc: qcom: PIL info support
From
: Bjorn Andersson
Re: [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
From
: Bjorn Andersson
Re: [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type
From
: Bjorn Andersson
Re: [PATCH v4 0/3] remoteproc: mss: Improve mem_assign and firmware load
From
: patchwork-bot+linux-remoteproc
Re: [RESEND PATCH] hwspinlock: Allow drivers to be built with COMPILE_TEST
From
: patchwork-bot+linux-remoteproc
Re: [PATCH v2] remoteproc: fix kernel-doc warnings
From
: patchwork-bot+linux-remoteproc
Re: [PATCH 1/4] remoteproc: re-check state in rproc_trigger_recovery()
From
: Mathieu Poirier
Re: [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type
From
: Mathieu Poirier
Re: [PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields
From
: Mathieu Poirier
Re: [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
From
: Mathieu Poirier
Re: [PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
From
: Mathieu Poirier
[PATCH 2/3] dt-bindings: remoteproc: qcom: Add modem-firmware bindings
From
: Sibi Sankar
[PATCH 3/3] remoteproc: qcom_q6v5_mss: Request direct mapping for firmware subdevice
From
: Sibi Sankar
[PATCH 0/3] Request direct mapping for modem firmware subdevice
From
: Sibi Sankar
[PATCH 1/3] iommu: Export "iommu_request_dm_for_dev"
From
: Sibi Sankar
Re: [PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va
From
: Mathieu Poirier
Re: [PATCH 6/6] remoteproc: qcom: Add notification types to SSR
From
: Mathieu Poirier
Re: [PATCH 2/2] dt-bindings: remoteproc: Add documentation for SPSS remoteproc
From
: Mathieu Poirier
Re: [PATCH v5] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
From
: Arnaud POULIQUEN
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Arnaud POULIQUEN
Re: [PATCH 1/2] remoteproc: qcom: Add PAS based SPSS PIL driver
From
: kbuild test robot
Re: [PATCH v6 1/3] soc: qcom: Introduce Protection Domain Restart helpers
From
: Bjorn Andersson
Re: [PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
From
: Michael S. Tsirkin
[PATCH 1/2] remoteproc: qcom: Add PAS based SPSS PIL driver
From
: Rishabh Bhatnagar
[PATCH 0/2] Introduce PAS based Secure Subsystem rproc driver
From
: Rishabh Bhatnagar
[PATCH 2/2] dt-bindings: remoteproc: Add documentation for SPSS remoteproc
From
: Rishabh Bhatnagar
[PATCH v5] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
From
: Nikita Shubin
[PATCH v4] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
From
: Nikita Shubin
Re: [PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
From
: Suman Anna
Re: [PATCH 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
From
: Michael Auchter
[PATCH 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev
From
: Suman Anna
[PATCH 0/2] Misc. rproc fixes around fixed memory region support
From
: Suman Anna
[PATCH 1/2] remoteproc: fall back to using parent memory pool if no dedicated available
From
: Suman Anna
Re: [PATCH 1/2] remoteproc: imx_rproc: dummy kick method
From
: nikita . shubin
Re: [PATCH 1/2] remoteproc: imx_rproc: dummy kick method
From
: Mathieu Poirier
Re: [PATCH 1/2] remoteproc: imx_rproc: dummy kick method
From
: nikita . shubin
Re: [PATCH 1/2] remoteproc: imx_rproc: dummy kick method
From
: Mathieu Poirier
Re: [PATCHv7 07/15] remoteproc/omap: Add support for DRA7xx remote processors
From
: Suman Anna
Re: [PATCH 1/2] remoteproc: imx_rproc: dummy kick method
From
: nikita . shubin
Re: [PATCHv7 14/15] remoteproc/omap: Add watchdog functionality for remote processors
From
: Mathieu Poirier
Re: [PATCHv7 15/15] remoteproc/omap: Switch to SPDX license identifiers
From
: Mathieu Poirier
Re: [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT
From
: Mathieu Poirier
Re: [PATCH 1/2] remoteproc: imx_rproc: dummy kick method
From
: Mathieu Poirier
[PATCH v3 1/1] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
From
: Nikita Shubin
[PATCH v3 0/1] remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
From
: Nikita Shubin
Re: [PATCHv7 15/15] remoteproc/omap: Switch to SPDX license identifiers
From
: Suman Anna
Re: [PATCHv7 14/15] remoteproc/omap: Add watchdog functionality for remote processors
From
: Suman Anna
Re: [PATCHv7 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
From
: Suman Anna
Re: [PATCHv7 15/15] remoteproc/omap: Switch to SPDX license identifiers
From
: Mathieu Poirier
Re: [PATCHv7 14/15] remoteproc/omap: Add watchdog functionality for remote processors
From
: Mathieu Poirier
Re: [PATCHv7 13/15] remoteproc/omap: Report device exceptions and trigger recovery
From
: Mathieu Poirier
Re: [PATCHv7 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
From
: Mathieu Poirier
Re: [PATCHv7 11/15] remoteproc/omap: Add support for system suspend/resume
From
: Mathieu Poirier
[PATCH v6 1/3] soc: qcom: Introduce Protection Domain Restart helpers
From
: Sibi Sankar
[PATCH v6 0/3] Introduce Protection Domain Restart (PDR) Helpers
From
: Sibi Sankar
[PATCH v6 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
From
: Sibi Sankar
[PATCH v6 3/3] soc: qcom: apr: Add avs/audio tracking functionality
From
: Sibi Sankar
[PATCH v4 3/3] remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
From
: Sibi Sankar
[PATCH v4 2/3] remoteproc: qcom_q6v5_mss: Validate each segment during loading
From
: Sibi Sankar
[PATCH v4 1/3] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
From
: Sibi Sankar
[PATCH v4 0/3] remoteproc: mss: Improve mem_assign and firmware load
From
: Sibi Sankar
Re: [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT
From
: Tero Kristo
Re: [PATCHv7 10/15] remoteproc/omap: Request a timer(s) for remoteproc usage
From
: Mathieu Poirier
Re: [PATCHv7 09/15] remoteproc/omap: Check for undefined mailbox messages
From
: Mathieu Poirier
Re: [PATCHv7 08/15] remoteproc/omap: Remove the platform_data header
From
: Mathieu Poirier
Re: [PATCHv7 07/15] remoteproc/omap: Add support for DRA7xx remote processors
From
: Mathieu Poirier
Re: [PATCHv7 06/15] remoteproc/omap: Initialize and assign reserved memory node
From
: Mathieu Poirier
Re: [PATCHv7 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
From
: Mathieu Poirier
Re: [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT
From
: Mathieu Poirier
Re: [PATCH] remoteproc: error on kick missing
From
: Mathieu Poirier
[PATCH 2/2] remoteproc: imx_rproc: set pc on start
From
: Nikita Shubin
[PATCH 1/2] remoteproc: imx_rproc: dummy kick method
From
: Nikita Shubin
Re: [PATCH] remoteproc: error on kick missing
From
: nikita . shubin
Re: [PATCH 6/6] remoteproc: qcom: Add notification types to SSR
From
: rishabhb
Re: [PATCHv7 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
From
: Mathieu Poirier
Re: [PATCHv7 02/15] remoteproc/omap: Add device tree support
From
: Mathieu Poirier
Re: [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type
From
: Bjorn Andersson
Re: [PATCH 6/6] remoteproc: qcom: Add notification types to SSR
From
: Mathieu Poirier
Re: [PATCH] remoteproc: error on kick missing
From
: Mathieu Poirier
Re: [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
From
: Clément Leger
Re: [PATCH v5 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
From
: Rob Herring
Re: [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
From
: Bjorn Andersson
Re: [PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields
From
: Bjorn Andersson
Re: [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
From
: Bjorn Andersson
Re: [PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
From
: Bjorn Andersson
Re: [PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va
From
: Bjorn Andersson
Re: [PATCH] remoteproc: error on kick missing
From
: Bjorn Andersson
Re: [PATCH 6/6] remoteproc: qcom: Add notification types to SSR
From
: rishabhb
Re: [PATCH 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
From
: Rob Herring
[PATCH v5 3/3] soc: qcom: apr: Add avs/audio tracking functionality
From
: Sibi Sankar
[PATCH v5 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
From
: Sibi Sankar
[PATCH v5 1/3] soc: qcom: Introduce Protection Domain Restart helpers
From
: Sibi Sankar
[PATCH v5 0/3] Introduce Protection Domain Restart (PDR) Helpers
From
: Sibi Sankar
Re: [PATCH] remoteproc: error on kick missing
From
: Mathieu Poirier
[PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va
From
: Clement Leger
[PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
From
: Clement Leger
[PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
From
: Clement Leger
[PATCH v5 0/8] remoteproc: Add elf64 support
From
: Clement Leger
[PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields
From
: Clement Leger
[PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
From
: Clement Leger
[PATCH v5 6/8] remoteproc: Add elf64 support in elf loader
From
: Clement Leger
[PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type
From
: Clement Leger
[PATCH v5 7/8] remoteproc: Allow overriding only sanity_check
From
: Clement Leger
Re: [PATCH] platform/chrome: cros_ec_rpmsg: Fix race with host event.
From
: Pi-Hsun Shih
Re: [PATCH 6/6] remoteproc: qcom: Add notification types to SSR
From
: Mathieu Poirier
[PATCH 4/4] remoteproc: return error for bad "recovery" debugfs input
From
: Alex Elder
[PATCH 2/4] remoteproc: remoteproc debugfs file fixes
From
: Alex Elder
[PATCH 3/4] remoteproc: qcom: fix q6v5 probe error paths
From
: Alex Elder
[PATCH 0/4] remoteproc: some bug fixes
From
: Alex Elder
[PATCH 1/4] remoteproc: re-check state in rproc_trigger_recovery()
From
: Alex Elder
[PATCH] remoteproc: error on kick missing
From
: nikita . shubin
Re: [PATCH] platform/chrome: cros_ec_rpmsg: Fix race with host event.
From
: Enric Balletbo i Serra
Re: [PATCH v4 3/3] soc: qcom: apr: Add avs/audio tracking functionality
From
: Bjorn Andersson
Re: [PATCH v4 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
From
: Bjorn Andersson
Re: [PATCH v4 1/3] soc: qcom: Introduce Protection Domain Restart helpers
From
: Bjorn Andersson
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Suman Anna
Re: [PATCH 6/6] remoteproc: qcom: Add notification types to SSR
From
: rishabhb
Re: [PATCH 6/6] remoteproc: qcom: Add notification types to SSR
From
: Mathieu Poirier
Re: [PATCH 4/6] drivers: remoteproc: Add name field for every subdevice
From
: Mathieu Poirier
Re: [PATCH] rpmsg: virtio_rpmsg_bus: Replace zero-length array with flexible-array member
From
: Gustavo A. R. Silva
Re: [PATCH 3/6] remoteproc: sysmon: Inform current rproc about all active rprocs
From
: Mathieu Poirier
RE: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Peng Fan
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Mathieu Poirier
Re: [PATCH 1/2] remoteproc: core: Add an API for booting with firmware name
From
: Siddharth Gupta
Re: [PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
From
: Suman Anna
[PATCH v4 1/3] soc: qcom: Introduce Protection Domain Restart helpers
From
: Sibi Sankar
[PATCH v4 3/3] soc: qcom: apr: Add avs/audio tracking functionality
From
: Sibi Sankar
[PATCH v4 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
From
: Sibi Sankar
[PATCH v4 0/3] Introduce Protection Domain Restart (PDR) Helpers
From
: Sibi Sankar
Re: [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT
From
: Tero Kristo
Re: [PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
From
: Jason Wang
Re: [PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
From
: Suman Anna
Re: [PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
From
: Jason Wang
[PATCH] virtio_ring: Fix mem leak with vring_new_virtqueue()
From
: Suman Anna
Re: [PATCH 2/2] remoteproc: core: Prevent sleep when rproc crashes
From
: Mathieu Poirier
Re: [PATCH 1/2] remoteproc: core: Add an API for booting with firmware name
From
: Mathieu Poirier
[PATCH 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration.
From
: Ben Levinsky
[PATCH 2/5] firmware: xilinx: Add shutdown/wakeup APIs
From
: Ben Levinsky
[PATCH 0/5] remoteproc: Add zynqmp_r5 driver
From
: Ben Levinsky
[PATCH 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
From
: Ben Levinsky
[PATCH 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
From
: Ben Levinsky
[PATCH 3/5] firmware: xilinx: Add zynqmp_get_node_status API
From
: Ben Levinsky
[PATCH] remoteproc: stm32: demote warning about optional property absence
From
: Ahmad Fatoum
Re: [PATCH v5 3/5] remoteproc: Add prepare/unprepare callbacks
From
: Paul Cercueil
Re: [PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT
From
: Andrew F. Davis
RE: [PATCH 5/9] remoteproc: imx_rproc: parse early-booted property
From
: Peng Fan
RE: [PATCH 4/9] remoteproc: imx_rproc: surport early booted remote processor
From
: Peng Fan
RE: [PATCH 3/9] remoteproc: add support to skip firmware load when recovery
From
: Peng Fan
Re: [PATCH 5/9] remoteproc: imx_rproc: parse early-booted property
From
: Mathieu Poirier
Re: [PATCH 4/9] remoteproc: imx_rproc: surport early booted remote processor
From
: Mathieu Poirier
Re: [PATCH 3/9] remoteproc: add support to skip firmware load when recovery
From
: Mathieu Poirier
[PATCHv7 04/15] remoteproc/omap: Add support to parse internal memories from DT
From
: Tero Kristo
[PATCHv7 07/15] remoteproc/omap: Add support for DRA7xx remote processors
From
: Tero Kristo
[PATCHv7 08/15] remoteproc/omap: Remove the platform_data header
From
: Tero Kristo
[PATCHv7 10/15] remoteproc/omap: Request a timer(s) for remoteproc usage
From
: Tero Kristo
[PATCHv7 06/15] remoteproc/omap: Initialize and assign reserved memory node
From
: Tero Kristo
[PATCHv7 13/15] remoteproc/omap: Report device exceptions and trigger recovery
From
: Tero Kristo
[PATCHv7 15/15] remoteproc/omap: Switch to SPDX license identifiers
From
: Tero Kristo
[PATCHv7 14/15] remoteproc/omap: Add watchdog functionality for remote processors
From
: Tero Kristo
[PATCHv7 09/15] remoteproc/omap: Check for undefined mailbox messages
From
: Tero Kristo
[PATCHv7 12/15] remoteproc/omap: Add support for runtime auto-suspend/resume
From
: Tero Kristo
[PATCHv7 11/15] remoteproc/omap: Add support for system suspend/resume
From
: Tero Kristo
[PATCHv7 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation
From
: Tero Kristo
[PATCHv7 03/15] remoteproc/omap: Add a sanity check for DSP boot address alignment
From
: Tero Kristo
[PATCHv7 02/15] remoteproc/omap: Add device tree support
From
: Tero Kristo
[PATCHv7 01/15] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Tero Kristo
[PATCHv7 00/15] remoteproc: updates for omap remoteproc support
From
: Tero Kristo
RE: [PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
From
: Peng Fan
Re: [PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
From
: Uwe Kleine-König
RE: [PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
From
: Peng Fan
Re: [PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
From
: Oleksij Rempel
RE: [PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
From
: Peng Fan
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Mathieu Poirier
Re: [PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
From
: Mathieu Poirier
Re: [PATCH v3 5/8] arm64: dts: qcom: sdm845: Add IMEM and PIL info region
From
: Mathieu Poirier
Re: [PATCH v3 4/8] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
From
: Mathieu Poirier
Re: [PATCH v3 3/8] remoteproc: qcom: Update IMEM PIL info on load
From
: Mathieu Poirier
Re: [PATCH v3 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Mathieu Poirier
Re: [PATCH v3 1/8] dt-bindings: remoteproc: Add Qualcomm PIL info binding
From
: Mathieu Poirier
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Arnaud POULIQUEN
Re: [PATCH 3/9] remoteproc: add support to skip firmware load when recovery
From
: Arnaud POULIQUEN
[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
From
: Siddharth Gupta
[PATCH 6/6] remoteproc: qcom: Add notification types to SSR
From
: Siddharth Gupta
[PATCH 4/6] drivers: remoteproc: Add name field for every subdevice
From
: Siddharth Gupta
[PATCH 1/6] remoteproc: sysmon: Add ability to send type of notification
From
: Siddharth Gupta
[PATCH 2/6] remoteproc: sysmon: Add notifications for events
From
: Siddharth Gupta
[PATCH 5/6] remoteproc: qcom: Add per subsystem SSR notification
From
: Siddharth Gupta
[PATCH 3/6] remoteproc: sysmon: Inform current rproc about all active rprocs
From
: Siddharth Gupta
[PATCH 1/2] remoteproc: core: Add an API for booting with firmware name
From
: Siddharth Gupta
[PATCH 2/2] remoteproc: core: Prevent sleep when rproc crashes
From
: Siddharth Gupta
[PATCH 0/2] remoteproc: core: Add core functionality to the remoteproc framework
From
: Siddharth Gupta
RE: [PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
From
: Peng Fan
Re: [PATCH 1/9] dt-bindings: remoteproc: Convert imx-rproc to json-schema
From
: Rob Herring
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Mathieu Poirier
Re: [PATCHv6 12/14] remoteproc/omap: add support for runtime auto-suspend/resume
From
: Tero Kristo
Re: [PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
From
: Mathieu Poirier
RE: [PATCH 3/9] remoteproc: add support to skip firmware load when recovery
From
: Peng Fan
Re: [PATCH 3/9] remoteproc: add support to skip firmware load when recovery
From
: Arnaud POULIQUEN
RE: [PATCH 1/9] dt-bindings: remoteproc: Convert imx-rproc to json-schema
From
: Peng Fan
Re: [PATCH 1/9] dt-bindings: remoteproc: Convert imx-rproc to json-schema
From
: Rob Herring
[PATCH 6/9] remoteproc: imx_proc: enable virtio/mailbox
From
: peng . fan
[PATCH 9/9] remoteproc: imx_rproc: add i.MX8MM support
From
: peng . fan
[PATCH 8/9] remoteproc: imx_rproc: support i.MX7ULP
From
: peng . fan
[PATCH 7/9] remoteproc: imx_rproc: add i.MX8QM/QXP
From
: peng . fan
[PATCH 5/9] remoteproc: imx_rproc: parse early-booted property
From
: peng . fan
[PATCH 4/9] remoteproc: imx_rproc: surport early booted remote processor
From
: peng . fan
[PATCH 3/9] remoteproc: add support to skip firmware load when recovery
From
: peng . fan
[PATCH 2/9] dt-bindings: remoteproc: imx-rproc: support i.MX[8,8M,7ULP]
From
: peng . fan
[PATCH 1/9] dt-bindings: remoteproc: Convert imx-rproc to json-schema
From
: peng . fan
[PATCH 0/9] remoteproc: imx_rproc: support i.MX8/8M/7ULP
From
: peng . fan
Re: [PATCH v5 3/3] dt-bindings: remoteproc: stm32: add syscon bindings preloaded fw support
From
: Rob Herring
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Arnaud POULIQUEN
Re: [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
From
: Mathieu Poirier
Re: [PATCH v5 3/5] remoteproc: Add prepare/unprepare callbacks
From
: Arnaud POULIQUEN
Re: [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
From
: Clément Leger
Re: [PATCHv6 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Suman Anna
Re: [PATCHv6 12/14] remoteproc/omap: add support for runtime auto-suspend/resume
From
: Suman Anna
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Mathieu Poirier
Re: [PATCH] platform/chrome: cros_ec_rpmsg: Fix race with host event.
From
: Enric Balletbo i Serra
Re: [PATCH] remoteproc: qcom: wcnss: Add iris completion barrier
From
: Bjorn Andersson
Re: [PATCH] remoteproc: qcom: wcnss: Add iris completion barrier
From
: Mathieu Poirier
[PATCH AUTOSEL 5.5 248/542] remoteproc: q6v5-mss: Remove mem clk from the active pool
From
: Sasha Levin
[PATCH AUTOSEL 5.5 423/542] remoteproc: Initialize rproc_class before use
From
: Sasha Levin
[PATCH AUTOSEL 4.19 198/252] remoteproc: Initialize rproc_class before use
From
: Sasha Levin
Re: [PATCH v5 2/3] remoteproc: stm32: add support for co-processor booted before kernel
From
: Arnaud POULIQUEN
[PATCH AUTOSEL 4.14 147/186] remoteproc: Initialize rproc_class before use
From
: Sasha Levin
Re: [PATCH v5 2/3] remoteproc: stm32: add support for co-processor booted before kernel
From
: Arnaud POULIQUEN
[PATCH AUTOSEL 4.9 109/141] remoteproc: Initialize rproc_class before use
From
: Sasha Levin
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Arnaud POULIQUEN
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Arnaud POULIQUEN
[PATCH AUTOSEL 4.4 077/100] remoteproc: Initialize rproc_class before use
From
: Sasha Levin
[PATCH AUTOSEL 5.4 363/459] remoteproc: Initialize rproc_class before use
From
: Sasha Levin
Re: [PATCH v3 1/8] dt-bindings: remoteproc: Add Qualcomm PIL info binding
From
: Bjorn Andersson
Re: [PATCH v3 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Bjorn Andersson
Re: [PATCH v3 4/8] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
From
: Bjorn Andersson
Re: [PATCH v3 6/8] remoteproc: Introduce "panic" callback in ops
From
: Bjorn Andersson
Re: [PATCH v5 2/3] remoteproc: stm32: add support for co-processor booted before kernel
From
: Bjorn Andersson
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Bjorn Andersson
Re: [PATCH v3 8/8] remoteproc: qcom: Introduce panic handler for PAS and ADSP
From
: Stephen Boyd
Re: [PATCH v3 6/8] remoteproc: Introduce "panic" callback in ops
From
: Stephen Boyd
Re: [PATCH v3 4/8] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
From
: Stephen Boyd
Re: [PATCH v3 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Stephen Boyd
Re: [PATCH v3 1/8] dt-bindings: remoteproc: Add Qualcomm PIL info binding
From
: Stephen Boyd
Re: [PATCH v5 2/3] remoteproc: stm32: add support for co-processor booted before kernel
From
: Mathieu Poirier
Re: [PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Mathieu Poirier
Re: [PATCH v3 6/8] remoteproc: Introduce "panic" callback in ops
From
: Arnaud POULIQUEN
[PATCH] rpmsg: virtio_rpmsg_bus: Replace zero-length array with flexible-array member
From
: Gustavo A. R. Silva
Re: [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
From
: Mathieu Poirier
[PATCH] remoteproc: qcom: wcnss: Add iris completion barrier
From
: Loic Poulain
Re: [PATCH v2] remoteproc: fix kernel-doc warnings
From
: Randy Dunlap
[PATCH v2] remoteproc: fix kernel-doc warnings
From
: Arnaud Pouliquen
Re: [PATCH] remoteproc: fix kernel-doc warnings
From
: Arnaud POULIQUEN
Re: [PATCH] remoteproc: fix kernel-doc warnings
From
: Randy Dunlap
Re: [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
From
: Clément Leger
[PATCH] remoteproc: fix kernel-doc warnings
From
: Arnaud Pouliquen
Re: [PATCH v4 0/5] remoteproc: Add elf64 support
From
: Arnaud POULIQUEN
Re: [PATCH v5 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
From
: Rob Herring
Re: [PATCH v5 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
From
: Rob Herring
Re: [PATCHv6 RESEND 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Rob Herring
Re: [PATCH v5 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
From
: Rob Herring
Re: [PATCH v4 0/5] remoteproc: Add elf64 support
From
: Mathieu Poirier
Re: [PATCH v4 5/5] remoteproc: Adapt coredump to generate correct elf type
From
: Mathieu Poirier
Re: [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
From
: Mathieu Poirier
Re: [PATCH v3 1/2] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
From
: Mathieu Poirier
[PATCH v5 3/3] dt-bindings: remoteproc: stm32: add syscon bindings preloaded fw support
From
: Arnaud Pouliquen
[PATCH v5 2/3] remoteproc: stm32: add support for co-processor booted before kernel
From
: Arnaud Pouliquen
[PATCH v5 0/3] add support for co-processor loaded and booted before kernel
From
: Arnaud Pouliquen
[PATCH v5 1/3] remoteproc: add support for co-processor loaded and booted before kernel
From
: Arnaud Pouliquen
Re: [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
From
: Arnaud POULIQUEN
Re: [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
From
: Clément Leger
Re: [PATCHv6 RESEND 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Andrew F. Davis
Re: [PATCH v4 0/5] remoteproc: Add elf64 support
From
: Arnaud POULIQUEN
Re: [PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
From
: Arnaud POULIQUEN
[PATCHv6 RESEND 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Tero Kristo
[PATCHv6 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Tero Kristo
[PATCHv6 02/14] remoteproc/omap: Add device tree support
From
: Tero Kristo
[PATCHv6 03/14] remoteproc/omap: Add a sanity check for DSP boot address alignment
From
: Tero Kristo
[PATCHv6 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Tero Kristo
[PATCHv6 10/14] remoteproc/omap: Request a timer(s) for remoteproc usage
From
: Tero Kristo
[PATCHv6 08/14] remoteproc/omap: remove the platform_data header
From
: Tero Kristo
[PATCHv6 11/14] remoteproc/omap: add support for system suspend/resume
From
: Tero Kristo
[PATCHv6 13/14] remoteproc/omap: report device exceptions and trigger recovery
From
: Tero Kristo
[PATCHv6 12/14] remoteproc/omap: add support for runtime auto-suspend/resume
From
: Tero Kristo
[PATCHv6 14/14] remoteproc/omap: add watchdog functionality for remote processors
From
: Tero Kristo
[PATCHv6 09/14] remoteproc/omap: Check for undefined mailbox messages
From
: Tero Kristo
[PATCHv6 07/14] remoteproc/omap: Add support for DRA7xx remote processors
From
: Tero Kristo
[PATCHv6 05/14] remoteproc/omap: Add the rproc ops .da_to_va() implementation
From
: Tero Kristo
[PATCHv6 04/14] remoteproc/omap: Add support to parse internal memories from DT
From
: Tero Kristo
[PATCHv6 00/14] remoteproc: updates for omap remoteproc support
From
: Tero Kristo
[PATCH v5 5/5] MAINTAINERS: Add myself as reviewer for Ingenic rproc driver
From
: Paul Cercueil
[PATCH v5 4/5] remoteproc: ingenic: Added remoteproc driver
From
: Paul Cercueil
[PATCH v5 3/5] remoteproc: Add prepare/unprepare callbacks
From
: Paul Cercueil
[PATCH v5 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add
From
: Paul Cercueil
[PATCH v5 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
From
: Paul Cercueil
Re: [PATCH v3 1/2] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
From
: Bjorn Andersson
[PATCH v3 3/8] remoteproc: qcom: Update IMEM PIL info on load
From
: Bjorn Andersson
[PATCH v3 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Bjorn Andersson
[PATCH v3 7/8] remoteproc: qcom: q6v5: Add common panic handler
From
: Bjorn Andersson
[PATCH v3 6/8] remoteproc: Introduce "panic" callback in ops
From
: Bjorn Andersson
[PATCH v3 8/8] remoteproc: qcom: Introduce panic handler for PAS and ADSP
From
: Bjorn Andersson
[PATCH v3 5/8] arm64: dts: qcom: sdm845: Add IMEM and PIL info region
From
: Bjorn Andersson
[PATCH v3 4/8] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
From
: Bjorn Andersson
[PATCH v3 0/8] remoteproc: qcom: post mortem debug support
From
: Bjorn Andersson
[PATCH v3 1/8] dt-bindings: remoteproc: Add Qualcomm PIL info binding
From
: Bjorn Andersson
Re: [PATCH v3 2/2] remoteproc: qcom_q6v5_mss: Validate each segment during loading
From
: Mathieu Poirier
Re: [PATCH v3 1/2] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
From
: Mathieu Poirier
[PATCH v4 5/5] remoteproc: Adapt coredump to generate correct elf type
From
: Clement Leger
[PATCH v4 4/5] remoteproc: Add elf64 support in elf loader
From
: Clement Leger
[PATCH v4 3/5] remoteproc: Add elf helpers to access elf64 and elf32 fields
From
: Clement Leger
[PATCH v4 2/5] remoteproc: Use u64 type for boot_addr
From
: Clement Leger
[PATCH v4 1/5] remoteproc: Use u64 len for da_to_va
From
: Clement Leger
[PATCH v4 0/5] remoteproc: Add elf64 support
From
: Clement Leger
[RESEND PATCH] hwspinlock: Allow drivers to be built with COMPILE_TEST
From
: Baolin Wang
Re: [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
From
: Clément Leger
Re: [PATCH] remoteproc: warn on kick missing
From
: Nikita Shubin
Re: [PATCH] remoteproc: warn on kick missing
From
: Bjorn Andersson
Re: [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
From
: Mathieu Poirier
Re: [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
From
: Clément Leger
Re: [PATCH] remoteproc: warn on kick missing
From
: nikita . shubin
Re: [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
From
: Clément Leger
[PATCH] remoteproc: warn on kick missing
From
: Nikita Shubin
Re: How to get src and dst for pru_rpmsg_send?
From
: Andrew P. Lentvorski
Re: How to get src and dst for pru_rpmsg_send?
From
: Mathieu Poirier
Re: [PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
From
: Mathieu Poirier
Re: [PATCH v3 1/2] remoteproc: Use u64 len for da_to_va
From
: Mathieu Poirier
How to get src and dst for pru_rpmsg_send?
From
: Andrew P. Lentvorski
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Tero Kristo
[PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
From
: Clement Leger
[PATCH v3 1/2] remoteproc: Use u64 len for da_to_va
From
: Clement Leger
[PATCH v3 0/2] remoteproc: Add elf64 support to elf loader
From
: Clement Leger
Re: [PATCH v2 1/2] remoteproc: Use u64 len for da_to_va
From
: Arnaud POULIQUEN
Re: [PATCH v2 1/2] remoteproc: Use u64 len for da_to_va
From
: Clément Leger
Re: [PATCH v2 1/2] remoteproc: Use u64 len for da_to_va
From
: Arnaud POULIQUEN
[PATCH] remoteproc: Replace trailing commas with semicolons
From
: Clement Leger
[PATCH v2 2/2] remoteproc: Add elf64 support in elf loader
From
: Clement Leger
[PATCH v2 1/2] remoteproc: Use u64 len for da_to_va
From
: Clement Leger
Re: [GIT PULL] remoteproc updates for v5.6
From
: pr-tracker-bot
Re: [GIT PULL] hwspinlock updates for v5.6
From
: pr-tracker-bot
[PATCH v3 2/2] remoteproc: qcom_q6v5_mss: Validate each segment during loading
From
: Bjorn Andersson
[PATCH v3 0/2] remoteproc: mss: Improve mem_assign and firmware load
From
: Bjorn Andersson
[PATCH v3 1/2] remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdown
From
: Bjorn Andersson
[GIT PULL] remoteproc updates for v5.6
From
: Bjorn Andersson
[GIT PULL] hwspinlock updates for v5.6
From
: Bjorn Andersson
Re: [PATCH v2 0/2] Improve general readability of MSS on SC7180
From
: patchwork-bot+linux-remoteproc
Re: [PATCH v3 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
From
: Sibi Sankar
Re: [PATCH v2] rpmsg: add a description field
From
: Mathieu Poirier
Re: [PATCH v3 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
From
: Rob Herring
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Andrew F. Davis
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Suman Anna
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Suman Anna
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Andrew F. Davis
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Suman Anna
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Andrew F. Davis
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Suman Anna
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Andrew F. Davis
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Suman Anna
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Tero Kristo
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Andrew F. Davis
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Tero Kristo
RE: [PATCH v2] rpmsg: add a description field
From
: Arnaud POULIQUEN
Re: [PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Andrew F. Davis
Re: [PATCH v2 6/8] remoteproc: Introduce "panic" callback in ops
From
: Arnaud POULIQUEN
Re: [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler
From
: Arnaud POULIQUEN
Re: [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler
From
: Mathieu Poirier
Re: [PATCH v2] remoteproc: Add elf64 support in elf loader
From
: Mathieu Poirier
Re: [PATCH v2] remoteproc: Add elf64 support in elf loader
From
: Clément Leger
Re: [PATCH v2] remoteproc: Add elf64 support in elf loader
From
: Mathieu Poirier
Re: [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler
From
: Arnaud POULIQUEN
Re: [PATCH v2] remoteproc: Add elf64 support in elf loader
From
: Clément Leger
Re: [PATCH RESEND 3/3] hwspinlock: omap: Use devm_hwspin_lock_register() to register hwlock controller
From
: Baolin Wang
Re: [PATCH v2] remoteproc: Add elf64 support in elf loader
From
: Mathieu Poirier
Re: [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler
From
: Mathieu Poirier
Re: [PATCH v2] remoteproc: Add elf64 support in elf loader
From
: Mathieu Poirier
Re: [PATCH v2] remoteproc: Add elf64 support in elf loader
From
: Clément Leger
Re: [PATCH v2] remoteproc: Add elf64 support in elf loader
From
: Mathieu Poirier
Re: [PATCH v2 2/2] remoteproc: qcom: q6v5-mss: Improve readability of reset_assert
From
: Evan Green
Re: [PATCH v2 1/2] remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
From
: Evan Green
Re: [PATCH v2 1/8] dt-bindings: remoteproc: Add Qualcomm PIL info binding
From
: Rob Herring
Re: [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler
From
: Arnaud POULIQUEN
Re: [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler
From
: Bjorn Andersson
Re: [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler
From
: Mathieu Poirier
[PATCH v2 2/2] remoteproc: qcom: q6v5-mss: Improve readability of reset_assert
From
: Sibi Sankar
[PATCH v2 0/2] Improve general readability of MSS on SC7180
From
: Sibi Sankar
[PATCH v2 1/2] remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
From
: Sibi Sankar
Re: [PATCH v2 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Bjorn Andersson
Re: [PATCH v2 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: rishabhb
Re: [PATCH v2 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Bjorn Andersson
Re: [PATCH v2 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: rishabhb
Re: [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler
From
: Bjorn Andersson
Re: [PATCH v2 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Bjorn Andersson
Re: [PATCH v2 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Mathieu Poirier
Re: [PATCH 2/4] remoteproc: qcom: q6v5-mss: Improve readability across clk handling
From
: Sibi Sankar
Re: [PATCH 1/4] remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
From
: Sibi Sankar
Re: [PATCHv5 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Rob Herring
Re: [PATCH v2 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
From
: Bjorn Andersson
Re: [PATCH RESEND 0/2] Some improvements for Qualcomm hwspinlock
From
: patchwork-bot+linux-remoteproc
Re: [PATCH RESEND 0/3] Some improvements for SIRF hwspinlock
From
: patchwork-bot+linux-remoteproc
Re: [PATCH RESEND 0/3] Some improvements for SIRF hwspinlock
From
: Bjorn Andersson
Re: [PATCH RESEND 0/3] Some improvements for OMAP hwspinlock
From
: Bjorn Andersson
Re: [PATCH RESEND 0/2] Some improvements for Qualcomm hwspinlock
From
: Bjorn Andersson
Re: [PATCH RESEND 3/3] hwspinlock: omap: Use devm_hwspin_lock_register() to register hwlock controller
From
: Bjorn Andersson
Re: [PATCH 3/4] remoteproc: qcom: q6v5-mss: Rename boot status timeout
From
: Evan Green
Re: [PATCH 2/4] remoteproc: qcom: q6v5-mss: Improve readability across clk handling
From
: Evan Green
Re: [PATCH v4 3/5] remoteproc: Add prepare/unprepare callbacks
From
: Arnaud POULIQUEN
Re: [PATCH v4 3/5] remoteproc: Add prepare/unprepare callbacks
From
: Bjorn Andersson
Re: [PATCH v4 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add
From
: Bjorn Andersson
Re: [PATCH v4 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add
From
: Bjorn Andersson
Re: [PATCH 0/4] Improve general readability of MSS on SC7180
From
: Bjorn Andersson
Re: [PATCH 4/4] remoteproc: qcom: q6v5-mss: Improve readability of reset_assert
From
: Bjorn Andersson
Re: [PATCH 1/4] remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
From
: Bjorn Andersson
Re: [PATCH] remoteproc: Add support for predefined notifyids
From
: Bjorn Andersson
Re: [PATCH] remoteproc: Add support for predefined notifyids
From
: Mathieu Poirier
Re: [PATCH] remoteproc: Add support for predefined notifyids
From
: Arnaud POULIQUEN
Re: [PATCH] remoteproc: Add support for predefined notifyids
From
: Clément Leger
Re: Fix built-in early-load Intel microcode alignment
From
: Bjorn Andersson
Re: [PATCH] remoteproc: Add support for predefined notifyids
From
: Mathieu Poirier
Re: [PATCH 1/4] remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
From
: Philipp Zabel
[PATCH 4/4] remoteproc: qcom: q6v5-mss: Improve readability of reset_assert
From
: Sibi Sankar
[PATCH 3/4] remoteproc: qcom: q6v5-mss: Rename boot status timeout
From
: Sibi Sankar
[PATCH 2/4] remoteproc: qcom: q6v5-mss: Improve readability across clk handling
From
: Sibi Sankar
[PATCH 1/4] remoteproc: qcom: q6v5-mss: Use regmap_read_poll_timeout
From
: Sibi Sankar
[PATCH 0/4] Improve general readability of MSS on SC7180
From
: Sibi Sankar
[PATCH AUTOSEL 4.19 101/671] remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996
From
: Sasha Levin
[PATCH AUTOSEL 4.19 100/671] remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996
From
: Sasha Levin
Re: [RESEND PATCHv4 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Tero Kristo
[PATCHv5 04/14] remoteproc/omap: Add support to parse internal memories from DT
From
: Tero Kristo
[PATCHv5 03/14] remoteproc/omap: Add a sanity check for DSP boot address alignment
From
: Tero Kristo
[PATCHv5 05/14] remoteproc/omap: Add the rproc ops .da_to_va() implementation
From
: Tero Kristo
[PATCHv5 06/14] remoteproc/omap: Initialize and assign reserved memory node
From
: Tero Kristo
[PATCHv5 09/14] remoteproc/omap: Check for undefined mailbox messages
From
: Tero Kristo
[PATCHv5 08/14] remoteproc/omap: remove the platform_data header
From
: Tero Kristo
[PATCHv5 07/14] remoteproc/omap: Add support for DRA7xx remote processors
From
: Tero Kristo
[PATCHv5 11/14] remoteproc/omap: add support for system suspend/resume
From
: Tero Kristo
[PATCHv5 14/14] remoteproc/omap: add watchdog functionality for remote processors
From
: Tero Kristo
[PATCHv5 12/14] remoteproc/omap: add support for runtime auto-suspend/resume
From
: Tero Kristo
[PATCHv5 13/14] remoteproc/omap: report device exceptions and trigger recovery
From
: Tero Kristo
[PATCHv5 10/14] remoteproc/omap: Request a timer(s) for remoteproc usage
From
: Tero Kristo
[PATCHv5 02/14] remoteproc/omap: Add device tree support
From
: Tero Kristo
[PATCHv5 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Tero Kristo
[PATCHv5 00/14] remoteproc: updates for omap remoteproc support
From
: Tero Kristo
Re: [RESEND PATCHv4 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
From
: Tero Kristo
Re: [PATCH v4 3/5] remoteproc: Add prepare/unprepare callbacks
From
: Paul Cercueil
Re: [PATCH v3] rpmsg: core: add API to get MTU
From
: Suman Anna
[Index of Archives]
[Linux Sound]
[ALSA Users]
[ALSA Devel]
[Linux Audio Users]
[Linux Media]
[Kernel]
[Photo Sharing]
[Gimp]
[Yosemite News]
[Linux Media]