linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-20 14:47:23 to 2020-06-11 21:47:44 UTC [more...]

[PATCH v7 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-06-11 21:47 UTC  (12+ messages)
` [PATCH v7 3/5] remoteproc: Add support for runtime PM
` [PATCH v7 4/5] remoteproc: ingenic: Added remoteproc driver

[PATCH] rpmsg: fix driver_override memory leak
 2020-06-11 18:50 UTC 

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

[PATCH v4 0/5] remoteproc: Add zynqmp_r5 driver
 2020-06-10 20:38 UTC  (5+ messages)
` [PATCH v4 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings

[RFC 00/12] Audio DSP VirtIO and vhost drivers
 2020-06-09 16:26 UTC  (20+ messages)
` [RFC 01/12] ASoC: add function parameters to enable forced path pruning
` [RFC 02/12] ASoC: SOF: extract firmware-related operation into a function
` [RFC 03/12] ASoC: SOF: support IPC with immediate response
` [RFC 04/12] ASoC: SOF: add a power status IPC
` [RFC 05/12] ASoC: SOF: add two helper lookup functions
` [RFC 06/12] ASoC: SOF: add an RPMsg VirtIO DSP driver
` [RFC 07/12] ASoC: SOF: use a macro instead of a hard-coded value
` [RFC 08/12] ASoC: SOF: add a vhost driver: sound part
` [RFC 09/12] ASoC: SOF: VirtIO: free guest pipelines upon termination
` [RFC 10/12] vhost: add an SOF Audio DSP driver
` [RFC 11/12] rpmsg: increase buffer size and reduce buffer number
` [RFC 12/12] rpmsg: add a device ID to also bind to the ADSP device

[PATCH v6 0/3] rpmsg: core: Add support for name extension
 2020-06-08 22:47 UTC  (8+ 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

[GIT PULL] remoteproc updates for v5.8
 2020-06-08 20:05 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v5.8
 2020-06-08 20:05 UTC  (2+ messages)

[PATCH] rpmsg: virtio: add endianness conversions
 2020-06-08 13:13 UTC  (2+ messages)

[PATCH v3 0/5] Add a vhost RPMsg API
 2020-06-08 13:08 UTC  (22+ messages)
` [PATCH v3 1/5] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v3 2/5] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH v3 3/5] rpmsg: move common structures and defines to headers
` [PATCH v3 4/5] rpmsg: update documentation
` [PATCH v3 5/5] vhost: add an RPMsg API
  ` [Sound-open-firmware] [PATCH v3 0/5] Add a vhost "

[PATCH] hwspinlock: sirf: Remove the redundant 'of_match_ptr'
 2020-06-08 12:20 UTC 

VirtIO RPMsg VirtQ endianness
 2020-06-08  9:07 UTC  (2+ messages)

[PATCH v4 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-06-05 21:26 UTC 

[PATCH v4 0/9] remoteproc: Add support for attaching with rproc
 2020-06-04 20:27 UTC  (14+ messages)
` [PATCH v4 1/9] remoteproc: Add new RPROC_DETACHED state
` [PATCH v4 2/9] remoteproc: Add new attach() remoteproc operation
` [PATCH v4 3/9] remoteproc: Introducing function rproc_attach()
` [PATCH v4 4/9] remoteproc: Introducing function rproc_actuate()
` [PATCH v4 5/9] remoteproc: Introducing function rproc_validate()
` [PATCH v4 6/9] remoteproc: Refactor function rproc_boot()
` [PATCH v4 7/9] remoteproc: Refactor function rproc_trigger_auto_boot()
` [PATCH v4 8/9] remoteproc: Refactor function rproc_free_vring()
` [PATCH v4 9/9] remoteproc: Properly handle firmware name when attaching

[PATCH 1/2] remoteproc: qcom: q6v5: Update running state before requesting stop
 2020-06-04 18:50 UTC  (7+ messages)
` [PATCH 2/2] remoteproc: qcom_q6v5_mss: Remove redundant running state

[PATCH v3 00/13] PCI: brcmstb: enable PCIe for STB chips
 2020-06-03 19:20 UTC 

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-06-02 21:42 UTC  (18+ messages)
` [PATCH v2 1/4] remoteproc: Introduce rproc_of_parse_firmware() helper
` [PATCH v2 2/4] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs
` [PATCH v2 3/4] remoteproc/k3-dsp: Add a remoteproc driver of K3 C66x DSPs
` [PATCH v2 4/4] remoteproc/k3-dsp: Add support for L2RAM loading on "

[PATCH v4 00/11] remoteproc: stm32: Add support for attaching to M4
 2020-06-01 17:55 UTC  (12+ messages)
` [PATCH v4 01/11] remoteproc: stm32: Decouple rproc from memory translation
` [PATCH v4 02/11] remoteproc: stm32: Request IRQ with platform device
` [PATCH v4 03/11] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH v4 04/11] remoteproc: stm32: Remove memory translation "
` [PATCH v4 05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
` [PATCH v4 06/11] remoteproc: stm32: Properly set co-processor state when attaching
` [PATCH v4 07/11] remoteproc: Make function rproc_resource_cleanup() public
` [PATCH v4 08/11] remoteproc: stm32: Split function stm32_rproc_parse_fw()
` [PATCH v4 09/11] remoteproc: stm32: Properly handle the resource table when attaching
` [PATCH v4 10/11] remoteproc: stm32: Introduce new attach() operation
` [PATCH v4 11/11] remoteproc: stm32: Update M4 state in stm32_rproc_stop()

[PATCH] hwspinlock: sprd: Remove redundant header files
 2020-06-01  6:05 UTC 

[PATCH v4 0/2] Extend SSR notifications framework
 2020-05-28  3:34 UTC  (3+ messages)
` [PATCH v4 1/2] remoteproc: qcom: Add per subsystem SSR notification
` [PATCH v4 2/2] remoteproc: qcom: Add notification types to SSR

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

[PATCH 0/4] hwspinlock: qcom: Allow dropping the intermediate TCSR mutex syscon
 2020-05-27 19:31 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: hwlock: qcom: Migrate binding to YAML

[PATCH v2 0/5] Add a vhost RPMsg API
 2020-05-27 17:47 UTC  (11+ messages)
` [PATCH v2 1/5] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v2 2/5] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH v2 3/5] rpmsg: move common structures and defines to headers
` [PATCH v2 4/5] rpmsg: update documentation
` [PATCH v2 5/5] vhost: add an RPMsg API

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

[PATCH v5 0/5] remoteproc: qcom: PIL info support
 2020-05-26 22:32 UTC  (6+ 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 0/6] Add a vhost RPMsg API
 2020-05-26 20:09 UTC  (7+ messages)
` [PATCH 5/6] vhost: add an rpmsg API
  ` [Sound-open-firmware] "

[PATCH v3 0/2] Extend SSR notifications framework
 2020-05-26 18:03 UTC  (4+ messages)
` [PATCH v3 1/2] remoteproc: qcom: Add per subsystem SSR notification

[PATCH RFC] vhost: add an SOF Audio DSP driver
 2020-05-25 12:43 UTC  (3+ messages)
` [Sound-open-firmware] "

[PATCH v2 0/2] Update K3 DSP remoteproc driver for C71x DSPs
 2020-05-22 21:33 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: k3-dsp: Update bindings "
` [PATCH v2 2/2] remoteproc/k3-dsp: Add support "

[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
 2020-05-22 19:28 UTC  (18+ messages)
` [PATCH 2/4] remoteproc: introduce version element into resource type field
` [PATCH 3/4] remoteproc: add support for a new 64-bit trace version

[PATCH 10/14] docs: move locking-specific documenta to locking/ directory
 2020-05-22  4:39 UTC  (3+ messages)

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-21 21:55 UTC  (10+ messages)
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation

[PATCH v3 0/3] Extend coredump functionality
 2020-05-21 21:35 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] remoteproc: Fix an error code in devm_rproc_alloc()
 2020-05-20 20:00 UTC  (4+ messages)


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