linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-17 20:58:58 to 2020-04-24 17:36:31 UTC [more...]

[PATCH v4 0/5] remoteproc: Add zynqmp_r5 driver
 2020-04-24 17:36 UTC  (3+ messages)
` [PATCH v4 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v4 3/5] firmware: xilinx: Add RPU configuration APIs

[PATCH 0/4] rpmsg: Refactor Qualcomm glink_ssr
 2020-04-24  1:05 UTC  (14+ messages)
` [PATCH 1/4] remoteproc: qcom: Pass ssr_name to glink subdevice
` [PATCH 2/4] soc: qcom: glink_ssr: Internalize ssr_notifiers
` [PATCH 3/4] rpmsg: glink: Integrate glink_ssr in qcom_glink
` [PATCH 4/4] arm64: defconfig: Remove QCOM_GLINK_SSR

[PATCH 1/3] remoteproc: Make coredump functionality configurable
 2020-04-23 20:47 UTC  (8+ messages)
` [PATCH 2/3] remoteproc: Add inline coredump functionality
` [PATCH 3/3] remoteproc: Add coredump sysfs attribute

[RFC 00/18] remoteproc: Decorelate virtio from core
 2020-04-23 17:26 UTC  (14+ messages)
` [RFC 02/18] remoteproc: Introduce virtio device add/remove functions in core
` [RFC 03/18] remoteproc: Move rvdev management in rproc_virtio

[GIT PULL] remoteproc fixes for v5.7
 2020-04-23 16:45 UTC  (3+ messages)

[PATCH] remoteproc: Add missing '\n' in log messages
 2020-04-23  6:40 UTC  (2+ messages)

[PATCH v3] remoteproc: remove rproc_elf32_sanity_check
 2020-04-23  6:40 UTC  (5+ messages)

[PATCH 0/2] rproc core patches needed for TI K3 drivers
 2020-04-23  5:01 UTC  (11+ messages)
` [PATCH 1/2] remoteproc: Add prepare and unprepare ops
` [PATCH 2/2] remoteproc: Use a local copy for the name field

[PATCH v2 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-04-23  0:58 UTC  (19+ messages)
` [PATCH v2 1/6] remoteproc: sysmon: Add ability to send type of notification
` [PATCH v2 2/6] remoteproc: sysmon: Add notifications for events
` [PATCH v2 3/6] remoteproc: sysmon: Inform current rproc about all active rprocs
` [PATCH v2 4/6] remoteproc: qcom: Add name field for every subdevice
` [PATCH v2 5/6] remoteproc: qcom: Add per subsystem SSR notification
` [PATCH v2 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH v2 00/17] remoteproc: Add support for synchronisation with MCU
 2020-04-22 22:56 UTC  (9+ messages)
` [PATCH v2 15/17] remoteproc: Correctly deal with MCU synchronisation when changing FW image

[PATCH v3 0/5] remoteproc: Add zynqmp_r5 driver
 2020-04-22 20:29 UTC  (24+ messages)
` [PATCH v3 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v3 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v3 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v3 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v3 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH 1/2] remoteproc: imx_rproc: dummy kick method
 2020-04-22  7:35 UTC  (11+ messages)
` [PATCH v2 0/3] remoteproc: imx_rproc: add virtio support
  ` [PATCH v2 1/3] remoteproc: imx_rproc: set pc on start

[PATCH 1/2] remoteproc: drop memset when loading elf segments
 2020-04-21 18:25 UTC  (15+ messages)
` [PATCH 2/2] remoteproc: use filesz as backup when translate memsz fail

[PATCH v3 0/2] Add character device interface to remoteproc
 2020-04-21 18:10 UTC  (6+ messages)
` [PATCH v3 1/2] remoteproc: Add remoteproc character device interface
` [PATCH v3 2/2] remoteproc: core: Register the "

[PATCH 0/5] Add PAS and MSA based Modem support
 2020-04-21 17:03 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: qcom: Add SC7180 MPSS support
` [PATCH 2/5] remoteproc: qcom: pas: Add SC7180 Modem support
` [PATCH 3/5] arm64: dts: qcom: sc7180: Update reserved memory map
` [PATCH 5/5] arm64: dts: qcom: sc7180: Update Q6V5 MSS node

[PATCH v6 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-04-21 15:43 UTC  (12+ messages)
` [PATCH v6 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add
` [PATCH v6 3/5] remoteproc: Add support for runtime PM
` [PATCH v6 4/5] remoteproc: ingenic: Added remoteproc driver

[PATCH v2] remoteproc: remove rproc_elf32_sanity_check
 2020-04-21 15:38 UTC  (6+ messages)

[PATCH v2 0/7] Add PAS and MSA based Modem support
 2020-04-21 14:32 UTC  (15+ messages)
` [PATCH v2 1/7] dt-bindings: remoteproc: qcom: Add SC7180 MPSS support
` [PATCH v2 2/7] remoteproc: qcom: pas: Add SC7180 Modem support
` [PATCH v2 3/7] dt-bindings: remoteproc: qcom: Use memory-region to reference memory
` [PATCH v2 4/7] remoteproc: qcom_q6v5_mss: Extract mba/mpss from memory-region
` [PATCH v2 5/7] arm64: dts: qcom: sc7180: Update reserved memory map
` [PATCH v2 6/7] arm64: dts: qcom: sc7180: Add Q6V5 MSS node
` [PATCH v2 7/7] arm64: dts: qcom: sc7180: Update "

[PATCH v3 0/4] remoteproc: Refactor function rproc_alloc()
 2020-04-21  3:20 UTC  (19+ messages)
` [PATCH v3 1/4] remoteproc: Use kstrdup_const() rather than kstrdup()
` [PATCH v3 2/4] remoteproc: Restructure firmware name allocation
` [PATCH v3 3/4] remoteproc: Split rproc_ops allocation from rproc_alloc()
` [PATCH v3 4/4] remoteproc: Get rid of tedious error path

[PATCH v2 0/7] remoteproc: Refactor function rproc_alloc()
 2020-04-20 21:29 UTC  (34+ messages)
` [PATCH v2 1/7] remoteproc: Fix IDR initialisation in rproc_alloc()
` [PATCH v2 2/7] remoteproc: Split firmware name allocation from rproc_alloc()
` [PATCH v2 3/7] remoteproc: Simplify default name allocation
` [PATCH v2 4/7] remoteproc: Use kstrdup_const() rather than kstrup()
` [PATCH v2 5/7] remoteproc: Restructure firmware name allocation
      ` [v2 "
` [PATCH v2 6/7] remoteproc: Split rproc_ops allocation from rproc_alloc()

[PATCH v2 1/2] remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use
 2020-04-20 18:57 UTC  (6+ messages)
` [PATCH v2 2/2] remoteproc: qcom_q6v5_mss: Remove unused q6v5_da_to_va function

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-20 16:28 UTC  (10+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[PATCH v3 0/2] Misc. rproc fixes around fixed memory region support
 2020-04-20 16:06 UTC  (6+ messages)
` [PATCH v3 1/2] remoteproc: Fall back to using parent memory pool if no dedicated available
` [PATCH v3 2/2] remoteproc: Fix and restore the parenting hierarchy for vdev

[PATCH 0/2] remoteproc: add rproc_coredump_set_elf_info
 2020-04-20  5:57 UTC  (6+ messages)
` [PATCH 1/2] "


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).