linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-01 20:49:53 to 2020-05-20 09:40:36 UTC [more...]

[PATCH V5 0/5] Add chrdev and name query support for GLINK
 2020-05-20  9:39 UTC  (6+ messages)
` [PATCH V6 1/5] rpmsg: glink: Use complete_all for open states
` [PATCH V6 2/5] rpmsg: Guard against null endpoint ops in destroy
` [PATCH V6 3/5] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH V6 4/5] rpmsg: glink: Expose rpmsg name attr for glink
` [PATCH V6 5/5] rpmsg: glink: unregister rpmsg device during endpoint destroy

[PATCH V5 0/5] Add chrdev and name query support for GLINK
 2020-05-20  9:32 UTC  (11+ messages)
` [PATCH V5 1/5] rpmsg: glink: Use complete_all for open states
` [PATCH V5 2/5] rpmsg: Guard against null endpoint ops in destroy
` [PATCH V5 3/5] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH V5 4/5] rpmsg: glink: Expose rpmsg name attr for glink
` [PATCH V5 5/5] rpmsg: glink: unregister rpmsg device during endpoint destroy

[PATCH v3 0/3] Extend coredump functionality
 2020-05-20  0:02 UTC  (7+ messages)
` [PATCH v3 1/3] remoteproc: Move coredump functionality to a new file
` [PATCH v3 2/3] remoteproc: Add inline coredump functionality
` [PATCH v3 3/3] remoteproc: Add coredump debugfs entry

[PATCH v5 0/5] remoteproc: qcom: PIL info support
 2020-05-19 23:07 UTC  (10+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v5 2/5] remoteproc: qcom: Introduce helper to store pil info in IMEM
` [PATCH v5 3/5] remoteproc: qcom: Update PIL relocation info on load
` [PATCH v5 4/5] arm64: dts: qcom: qcs404: Add IMEM and PIL info region
` [PATCH v5 5/5] arm64: dts: qcom: sdm845: "

[RESEND PATCH V4 0/4] Add TIOCM Signals support for RPMSG char devices
 2020-05-19 22:49 UTC  (10+ messages)
` [PATCH V4 1/4] rpmsg: core: Add signal API support
` [PATCH V4 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V4 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V4 4/4] rpmsg: char: Add signal callback and POLLPRI support

[PATCH v3 0/2] Extend SSR notifications framework
 2020-05-19 20:40 UTC  (5+ messages)
` [PATCH v3 1/2] remoteproc: qcom: Add per subsystem SSR notification
` [PATCH v3 2/2] remoteproc: qcom: Add notification types to SSR

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-19  0:55 UTC  (48+ messages)
` [PATCH v3 01/14] remoteproc: Make core operations optional
` [PATCH v3 02/14] remoteproc: Introduce function rproc_alloc_internals()
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation
` [PATCH v3 05/14] remoteproc: Refactor function rproc_fw_boot()
` [PATCH v3 07/14] remoteproc: Introducting new start and stop functions
` [PATCH v3 08/14] remoteproc: Call core functions based on synchronisation flag
` [PATCH v3 09/14] remoteproc: Deal with synchronisation when crashing
` [PATCH v3 10/14] remoteproc: Deal with synchronisation when shutting down
` [PATCH v3 11/14] remoteproc: Deal with synchronisation when changing FW image
` [PATCH v3 12/14] remoteproc: Introducing function rproc_set_state_machine()

[PATCH v7 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-05-18 23:57 UTC  (6+ messages)
` [PATCH v7 2/5] remoteproc: Add device-managed variants of rproc_alloc/rproc_add
` [PATCH v7 3/5] remoteproc: Add support for runtime PM
` [PATCH v7 4/5] remoteproc: ingenic: Added remoteproc driver
` [PATCH v7 5/5] MAINTAINERS: Add myself as reviewer for Ingenic rproc driver

[PATCH] remoteproc: wcss: Fix function call for new API
 2020-05-18 22:26 UTC  (2+ messages)

[PATCH 0/6] Add a vhost RPMsg API
 2020-05-16 17:00 UTC  (8+ messages)
` [PATCH 1/6] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH 2/6] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH 3/6] rpmsg: move common structures and defines to headers
` [PATCH 4/6] rpmsg: update documentation
` [PATCH 5/6] vhost: add an rpmsg API
  ` [Sound-open-firmware] "
` [PATCH 6/6] rpmsg: add a device ID to also bind to the ADSP device

[PATCH RFC] vhost: add an SOF Audio DSP driver
 2020-05-16 16:50 UTC  (2+ messages)
` [Sound-open-firmware] "

[PATCH v6 0/3] rpmsg: core: Add support for name extension
 2020-05-15 21:09 UTC  (5+ messages)
` [PATCH v6 1/3] rpmsg: core: Add wildcard match for name service
` [PATCH v6 2/3] rpmsg: core: Add support to retrieve name extension
` [PATCH v6 3/3] sample: rpmsg: Print out RPMSG device "

[PATCH 10/14] docs: move locking-specific documenta to locking/ directory
 2020-05-15 18:06 UTC  (6+ messages)
` [PATCH 12/14] docs: move remaining stuff under Documentation/*.txt to Documentation/staging

[PATCH v5 0/2] rpmsg: core: Add support for name extension
 2020-05-15 14:43 UTC  (4+ messages)
` [PATCH v5 1/2] rpmsg: core: Add wildcard match for name service
` [PATCH v5 2/2] rpmsg: core: Add support to retrieve name extension

[PATCH] remoteproc: wcss: Fix arguments passed to qcom_add_glink_subdev()
 2020-05-14 20:00 UTC  (2+ messages)

[PATCH 1/3] remoteproc: Make coredump functionality configurable
 2020-05-14 18:07 UTC  (10+ messages)
` [PATCH 2/3] remoteproc: Add inline coredump functionality

[PATCH 0/4] hwspinlock: qcom: Allow dropping the intermediate TCSR mutex syscon
 2020-05-14 17:32 UTC  (13+ messages)
` [PATCH 1/4] dt-bindings: hwlock: qcom: Migrate binding to YAML
` [PATCH 2/4] dt-bindings: hwlock: qcom: Allow device on mmio bus
` [PATCH 3/4] hwspinlock: qcom: Allow mmio usage in addition to syscon
` [PATCH 4/4] arm64: dts: qcom: sm8250: Drop tcsr_mutex syscon

[PATCH v2 1/2] dt-bindings: remoteproc: qcom: pas: Add SM8250 remoteprocs
 2020-05-14 13:45 UTC  (5+ messages)
` [PATCH v2 2/2] remoteproc: qcom: pas: Add SM8250 PAS remoteprocs

[PATCH v2 00/12] remoteproc: stm32: Add support for synchronising with M4
 2020-05-14  5:15 UTC  (15+ messages)
` [PATCH v2 01/12] remoteproc: stm32: Decouple rproc from memory translation
` [PATCH v2 02/12] remoteproc: stm32: Request IRQ with platform device
` [PATCH v2 03/12] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH v2 04/12] remoteproc: stm32: Remove memory translation "
` [PATCH v2 05/12] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
` [PATCH v2 10/12] remoteproc: stm32: Introduce new parse fw ops for synchronisation
` [PATCH v2 11/12] remoteproc: stm32: Introduce new loaded rsc "

[PATCH 0/3] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-13 22:31 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs
` [PATCH 2/3] remoteproc/k3-dsp: Add a remoteproc driver of K3 C66x DSPs
` [PATCH 3/3] remoteproc/k3-dsp: Add support for L2RAM loading on "

[PATCH v3 0/2] Misc. rproc fixes around fixed memory region support
 2020-05-13  9:50 UTC  (9+ messages)
` [PATCH v3 1/2] remoteproc: Fall back to using parent memory pool if no dedicated available

[PATCH V5 00/10] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2020-05-13  9:31 UTC  (11+ messages)
` [PATCH V5 01/10] remoteproc: qcom: Add PRNG proxy clock
` [PATCH V5 02/10] remoteproc: qcom: Add secure PIL support
` [PATCH V5 03/10] remoteproc: qcom: Add support for split q6 + m3 wlan firmware
` [PATCH V5 04/10] remoteproc: qcom: Add ssr subdevice identifier
` [PATCH V5 05/10] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH V5 06/10] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH V5 07/10] clk: qcom: Add WCSSAON reset
` [PATCH V5 08/10] dt-bindings: firmware: qcom: Add compatible for IPQ8074 SoC
` [PATCH V5 09/10] arm64: dts: Add support for scm on IPQ8074 SoCs
` [PATCH V5 10/10] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[PATCH] remoteproc: wcss: add support for rpmsg communication
 2020-05-13  6:20 UTC  (2+ messages)

[PATCH 0/2] Drop all accesses to MPSS PERPH register space
 2020-05-13  6:20 UTC  (2+ messages)

[PATCH] remoteproc: core: Prevent system suspend during remoteproc recovery
 2020-05-13  6:20 UTC  (3+ messages)

[PATCH] hwspinlock: Simplify Kconfig
 2020-05-13  6:20 UTC  (5+ messages)

[PATCH v2 1/2] remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use
 2020-05-13  6:20 UTC  (2+ messages)

[PATCH v6 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-05-12  0:10 UTC  (5+ messages)
` [PATCH v6 4/5] remoteproc: ingenic: Added remoteproc driver

[PATCH v4 0/5] remoteproc: Add zynqmp_r5 driver
 2020-05-11 22:17 UTC  (7+ messages)
` [PATCH v4 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v4 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH -next] remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()
 2020-05-11 19:40 UTC  (3+ messages)

[PATCH v2 0/7] Add PAS and MSA based Modem support
 2020-05-11 19:29 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: remoteproc: qcom: Add SC7180 MPSS support
` [PATCH v2 3/7] dt-bindings: remoteproc: qcom: Use memory-region to reference memory
` [PATCH v2 6/7] arm64: dts: qcom: sc7180: Add Q6V5 MSS node
` [PATCH v2 7/7] arm64: dts: qcom: sc7180: Update "

[PATCH 1/2] remoteproc: drop memset when loading elf segments
 2020-05-11  9:15 UTC  (9+ messages)

[PATCH] rpmsg: Replace zero-length array with flexible-array
 2020-05-07 19:19 UTC 

[PATCH] remoteproc: Replace zero-length array with flexible-array
 2020-05-07 19:19 UTC 

[PATCH 0/4] rpmsg: Refactor Qualcomm glink_ssr
 2020-05-07 18:03 UTC  (9+ 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 v7 0/2] Add rpmsg tty driver
 2020-05-06 10:21 UTC  (6+ messages)
` [PATCH v7 2/2] tty: add rpmsg driver

[RFC 0/2] Allow client to recover crashed processor
 2020-05-06  2:05 UTC  (3+ messages)
` [RFC 2/2] remoteproc: core: keep rproc in crash state in case of recovery failure

[PATCH v4 0/2] pmsg: core: Add support for name extension
 2020-05-05 21:30 UTC  (5+ messages)
` [PATCH v4 1/2] rpmsg: core: Add wildcard match for name service
` [PATCH v4 2/2] rpmsg: core: Add support to retrieve name extension

[PATCH v3 0/2] rpmsg: core: Add support for name extension
 2020-05-02 16:18 UTC  (4+ messages)
` [PATCH v3 1/2] rpmsg: core: Add wildcard match for name service
` [PATCH v3 2/2] rpmsg: core: Add support to retrieve name extension


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