linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 20:49:03 to 2020-04-17 17:01:22 UTC [more...]

[PATCH 1/2] remoteproc: imx_rproc: dummy kick method
 2020-04-17 17:01 UTC  (21+ messages)
` [PATCH v2 0/3] remoteproc: imx_rproc: add virtio support
  ` [PATCH v2 1/3] remoteproc: imx_rproc: set pc on start
  ` [PATCH v2 2/3] remoteproc: imx_rproc: mailbox support

[PATCH v6 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-04-17 17:00 UTC  (10+ 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 v6 5/5] MAINTAINERS: Add myself as reviewer for Ingenic rproc driver

[PATCH 1/2] remoteproc: drop memset when loading elf segments
 2020-04-17 16:43 UTC  (7+ messages)

[PATCH 0/3] remoteproc: bug fixes
 2020-04-17 16:28 UTC  (9+ messages)
` [PATCH 2/3] remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()
` [PATCH 3/3] remoteproc: qcom_q6v5_mss: fix q6v5_probe() error paths

[PATCH v2 0/7] remoteproc: Refactor function rproc_alloc()
 2020-04-17 16:15 UTC  (46+ 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()
  ` [v2 4/7] remoteproc: Use kstrdup_const() rather than kstrdup()
` [PATCH v2 5/7] remoteproc: Restructure firmware name allocation
      ` [v2 "
` [PATCH v2 6/7] remoteproc: Split rproc_ops allocation from rproc_alloc()
` [PATCH v2 7/7] remoteproc: Get rid of tedious error path

[PATCH v2 0/5] remoteproc: Add zynqmp_r5 driver
 2020-04-17 16:13 UTC  (16+ messages)
` [PATCH v2 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v2 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v2 3/5] firmware: xilinx: Add zynqmp_get_node_status API
` [PATCH v2 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v2 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH 0/5] Add PAS and MSA based Modem support
 2020-04-17 14:26 UTC  (10+ 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 4/5] arm64: dts: qcom: sc7180: Add Q6V5 MSS node
` [PATCH 5/5] arm64: dts: qcom: sc7180: Update "

[PATCH 1/3] remoteproc: Make coredump functionality configurable
 2020-04-17  7:54 UTC  (10+ messages)
` [PATCH 2/3] remoteproc: Add inline coredump functionality
` [PATCH 3/3] remoteproc: Add coredump sysfs attribute

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

[PATCH] remoteproc/omap: Fix set_load call in omap_rproc_request_timer
 2020-04-16 23:07 UTC  (2+ messages)

[PATCH v7 0/3] Introduce Protection Domain Restart (PDR) Helpers
 2020-04-16 23:07 UTC  (2+ messages)

[PATCH] rpmsg: fix a comment typo for rpmsg_device_match()
 2020-04-16 23:07 UTC  (2+ messages)

[PATCH v2] remoteproc: clean up notification config
 2020-04-16 23:07 UTC  (2+ messages)

Build failure in omap_remoteproc due to 02e6d546e3bd
 2020-04-16 23:07 UTC  (2+ messages)

[PATCH] remoteproc: mtk_scp: use dma_addr_t for DMA API
 2020-04-16 23:07 UTC  (2+ messages)

[PATCH 0/7] TI K3 R5F remoteproc support
 2020-04-16 20:11 UTC  (10+ messages)
` [PATCH 5/7] remoteproc/k3-r5: Add a remoteproc driver for R5F subsystem

[PATCH v2 0/2] remoteproc: core: Add core functionality to the remoteproc framework
 2020-04-16 19:41 UTC  (7+ messages)
` [PATCH v2 1/2] remoteproc: core: Add an API for changing firmware name
` [PATCH v2 2/2] remoteproc: core: Prevent sleep when rproc crashes

RPMSG over VirtIO under KVM
 2020-04-16 19:15 UTC  (3+ messages)

[RFC 00/18] remoteproc: Decorelate virtio from core
 2020-04-16 16:13 UTC  (38+ messages)
` [RFC 01/18] remoteproc: Store resource table address in rvdev
` [RFC 02/18] remoteproc: Introduce virtio device add/remove functions in core
` [RFC 03/18] remoteproc: Move rvdev management in rproc_virtio
` [RFC 04/18] remoteproc: Add rproc_get_by_node helper
` [RFC 05/18] remoteproc: Create platform device for vdev
` [RFC 06/18] remoteproc: Add component in core for child devices synchronization
` [RFC 07/18] remoteproc: Add component bind/unbind for virtio platform
` [RFC 08/18] remoteproc: Externalize carveout functions
` [RFC 09/18] remoteproc: Move vring management from core to virtio
` [RFC 10/18] remoteproc: Add capability to populate rproc subnode devices
` [RFC 11/18] remoteproc: Add child node component in rproc match list
` [RFC 12/18] remoteproc: Support of pre-registered virtio device
` [RFC 13/18] remoteproc: Add memory default allocator helper
` [RFC 14/18] remoteproc: Add pa to da translation API
` [RFC 15/18] remoteproc: associate memory entry to a device
` [RFC 16/18] remoteproc: Parse virtio node for memory region
` [RFC 17/18] remoteproc: stm32: Add the pa to da ops
` [RFC 18/18] ARM: dts: stm32: Declare a virtio device

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


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