linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-24 05:30:46 to 2020-07-13 19:11:21 UTC [more...]

[PATCH v6 0/2] Extend SSR notifications framework
 2020-07-13 19:09 UTC  (7+ messages)
` [PATCH v6 1/2] remoteproc: qcom: Add per subsystem SSR notification
` [PATCH v6 2/2] remoteproc: qcom: Add notification types to SSR

[PATCH -next] remoteproc: qcom: Add missing slab.h
 2020-07-13 19:01 UTC  (3+ messages)

[PATCH v3 0/6] TI K3 DSP remoteproc driver for C66x DSPs
 2020-07-13 18:31 UTC  (8+ messages)
` [PATCH v3 3/6] dt-bindings: remoteproc: Add common TI SCI rproc bindings
` [PATCH v3 4/6] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs

[PATCH 0/6] Add support of mt8183 APU
 2020-07-13 13:29 UTC  (7+ messages)
` [PATCH 1/6] dt bindings: remoteproc: Add bindings for MT8183 APU
` [PATCH 2/6] remoteproc: Add a remoteproc driver for the MT8183's APU
` [PATCH 3/6] remoteproc: mtk_vpu_rproc: Add support of JTAG
` [PATCH 4/6] remoteproc: mtk_vpu_rproc: Don't try to load empty PT_LOAD segment
` [PATCH 5/6] remoteproc: mtk_apu: Don't try to use the APU local RAM
` [PATCH 6/6] ARM64: mt8183: Add support of APU to mt8183

[PATCH v7 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset
 2020-07-11  8:40 UTC 

[PATCH v5 0/7] Add non PAS wcss Q6 support for QCS404
 2020-07-10 23:44 UTC  (14+ messages)
` [v6 0/4] "
  ` [v6 1/4] remoteproc: qcom: wcss: populate hardcoded param using driver data
  ` [v6 2/4] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for QCS404
  ` [v6 3/4] remoteproc: qcom: wcss: Add non pas wcss Q6 support "
  ` [v6 4/4] remoteproc: qcom: wcss: explicitly request exclusive reset control
` [v7 0/4] Add non PAS wcss Q6 support for QCS404
  ` [v7 1/4] remoteproc: qcom: wcss: populate hardcoded param using driver data
  ` [v7 2/4] dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for QCS404
  ` [v7 3/4] remoteproc: qcom: wcss: Add non pas wcss Q6 support "
  ` [v7 4/4] remoteproc: qcom: wcss: explicitly request exclusive reset control

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

[PATCH v7 0/5] remoteproc: qcom: PIL info support
 2020-07-10 16:35 UTC  (7+ messages)
` [PATCH v7 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v7 2/5] remoteproc: qcom: Introduce helper to store pil info in IMEM
` [PATCH v7 3/5] remoteproc: qcom: Update PIL relocation info on load

[PATCH] rpmsg: virtio: add endianness conversions
 2020-07-10  6:20 UTC  (13+ messages)
    ` [PATCH v2] "
              ` [PATCH v3] "
                  ` [PATCH v4] "

[PATCH] hwspinlock: sirf: Remove the redundant 'of_match_ptr'
 2020-07-10  6:08 UTC  (2+ messages)

[PATCH v2 0/4] TI K3 R5F remoteproc support
 2020-07-09 22:02 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
` [PATCH v2 2/4] remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem
` [PATCH v2 3/4] remoteproc: k3-r5: Initialize TCM memories for ECC
` [PATCH v2 4/4] remoteproc: k3-r5: Add loading support for on-chip SRAM regions

[PATCH v7 0/4] Extend coredump functionality
 2020-07-09 20:31 UTC  (5+ messages)
` [PATCH v7 1/4] remoteproc: Move coredump functionality to a new file
` [PATCH v1 2/4] remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
` [PATCH v7 3/4] remoteproc: Add inline coredump functionality
` [PATCH v7 4/4] remoteproc: Add coredump debugfs entry

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

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

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-09  6:26 UTC  (36+ messages)
` [RFC PATCH 01/22] vhost: Make _feature_ bits a property of vhost device
` [RFC PATCH 02/22] vhost: Introduce standard Linux driver model in VHOST
` [RFC PATCH 03/22] vhost: Add ops for the VHOST driver to configure VHOST device
` [RFC PATCH 04/22] vringh: Add helpers to access vring in MMIO
` [RFC PATCH 05/22] vhost: Add MMIO helpers for operations on vhost virtqueue
` [RFC PATCH 06/22] vhost: Introduce configfs entry for configuring VHOST
` [RFC PATCH 07/22] virtio_pci: Use request_threaded_irq() instead of request_irq()
` [RFC PATCH 08/22] rpmsg: virtio_rpmsg_bus: Disable receive virtqueue callback when reading messages
` [RFC PATCH 09/22] rpmsg: Introduce configfs entry for configuring rpmsg
` [RFC PATCH 10/22] rpmsg: virtio_rpmsg_bus: Add Address Service Notification support
` [RFC PATCH 11/22] rpmsg: virtio_rpmsg_bus: Move generic rpmsg structure to rpmsg_internal.h
` [RFC PATCH 12/22] virtio: Add ops to allocate and free buffer
` [RFC PATCH 13/22] rpmsg: virtio_rpmsg_bus: Use virtio_alloc_buffer() and virtio_free_buffer()
` [RFC PATCH 14/22] rpmsg: Add VHOST based remote processor messaging bus
` [RFC PATCH 15/22] samples/rpmsg: Setup delayed work to send message
` [RFC PATCH 16/22] samples/rpmsg: Wait for address to be bound to rpdev for sending message
` [RFC PATCH 17/22] rpmsg.txt: Add Documentation to configure rpmsg using configfs
` [RFC PATCH 18/22] virtio_pci: Add VIRTIO driver for VHOST on Configurable PCIe Endpoint device
` [RFC PATCH 19/22] PCI: endpoint: Add EP function driver to provide VHOST interface
` [RFC PATCH 20/22] NTB: Add a new NTB client driver to implement VIRTIO functionality
` [RFC PATCH 21/22] NTB: Add a new NTB client driver to implement VHOST functionality
` [RFC PATCH 22/22] NTB: Describe ntb_virtio and ntb_vhost client in the documentation

[PATCH v7 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-08 19:31 UTC 

[PATCH] Replace HTTP links with HTTPS ones: REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
 2020-07-08 19:25 UTC  (3+ messages)
  ` [PATCH] remoteproc: Replace HTTP links with HTTPS ones

[PATCH] Replace HTTP links with HTTPS ones: hardware spinlock core
 2020-07-08 18:51 UTC  (2+ messages)

[PATCH v6 0/3] Extend coredump functionality
 2020-07-07 21:55 UTC  (10+ messages)
` [PATCH v6 1/3] remoteproc: Move coredump functionality to a new file
` [PATCH v6 2/3] remoteproc: Add inline coredump functionality
` [PATCH v6 3/3] remoteproc: Add coredump debugfs entry

[PATCH v4 0/2] Add character device interface to remoteproc
 2020-07-07 19:07 UTC  (3+ messages)
` [PATCH v4 1/2] remoteproc: Add remoteproc character device interface
` [PATCH v4 2/2] remoteproc: core: Register the "

[PATCH v6 08/12] device core: Introduce DMA range map, supplanting dma_pfn_offset
 2020-07-07 15:11 UTC  (3+ messages)

[PATCH 0/2] remoteproc: Address runtime PM issues
 2020-07-07 10:49 UTC  (7+ messages)
` [PATCH 1/2] remoteproc: ingenic: Move clock handling to prepare/unprepare callbacks
` [PATCH 2/2] Revert "remoteproc: Add support for runtime PM"

RPMSG subsystem improvement and extensions
 2020-07-06 21:15 UTC 

[PATCH V5 0/4] Signaling api support in glink/rpmsg clients
 2020-07-06 18:04 UTC  (6+ messages)
` [PATCH V6 1/4] rpmsg: core: Add signal API support
` [PATCH V6 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V6 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V6 4/4] rpmsg: char: Add signal callback and POLLPRI support

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

[PATCH v6 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-01 21:21 UTC 

[PATCH] remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
 2020-07-01 19:49 UTC 

[PATCH v3 0/2] Add character device interface to remoteproc
 2020-07-01 18:53 UTC  (11+ messages)
` [PATCH v3 1/2] remoteproc: Add remoteproc character device interface

[PATCH V5 00/10] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2020-06-30 12:31 UTC  (2+ messages)

[PATCH v5 2/3] remoteproc: Add inline coredump functionality
 2020-06-25 18:33 UTC  (4+ messages)

[PATCH v7 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-06-24 23:14 UTC  (8+ messages)
` [PATCH v7 4/5] remoteproc: ingenic: Added remoteproc driver

[PATCH V5 1/4] rpmsg: core: Add signal API support
 2020-06-24 22:26 UTC  (5+ messages)
` [PATCH V5 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V5 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V5 4/4] rpmsg: char: Add signal callback and POLLPRI support

[PATCH V7 1/4] rpmsg: glink: Use complete_all for open states
 2020-06-24 16:45 UTC  (4+ messages)
` [PATCH V7 2/4] rpmsg: Guard against null endpoint ops in destroy
` [PATCH V7 3/4] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH V7 4/4] rpmsg: glink: Expose rpmsg name attr for glink

[PATCH v5 0/2] Extend SSR notifications framework
 2020-06-24  5:28 UTC  (5+ messages)
` [PATCH v5 1/2] remoteproc: qcom: Add per subsystem SSR notification


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