Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2018-07-27 13:14:40 to 2018-09-25 19:02:19 UTC [more...]

[PATCH] rpmsg: core: add support to power domains for devices
 2018-09-25 19:02 UTC  (6+ messages)

review: imx_rproc stop, start steps
 2018-09-25  4:23 UTC 

[PATCH] remoteproc: qcom: pas: Add QCS404 remoteprocs
 2018-09-25 10:18 UTC  (2+ messages)

[PATCH] remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
 2018-09-25  6:50 UTC  (2+ messages)

[PATCH v2] remoteproc: q6v5: Add support to vote for rpmh power domains
 2018-09-25  5:51 UTC  (3+ messages)

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-24 21:17 UTC  (14+ messages)

[PATCH v3 0/2] remoteproc: qcom: Rename adsp and mss drivers
 2018-09-24 23:45 UTC  (3+ messages)
` [PATCH v3 1/2] remoteproc: qcom: Rename Hexagon v5 PAS driver
` [PATCH v3 2/2] remoteproc: qcom: Rename Hexagon v5 modem driver

[PATCH v4] remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
 2018-09-24 12:08 UTC  (2+ messages)

[PATCH v3 0/2] Add ADSP PIL driver for SDM845
 2018-09-24 12:04 UTC  (13+ messages)
` [PATCH v3 1/2] dt-binding: remoteproc: Add QTI ADSP PIL bindings
` [PATCH v3 2/2] remoteproc: qcom: Introduce Non-PAS ADSP PIL driver

[PATCH v4 00/17] remoteproc: add fixed memory region support
 2018-09-21  6:04 UTC  (15+ messages)
` [PATCH v4 05/17] remoteproc: add helper function to allocate and init rproc_mem_entry struct
` [PATCH v4 06/17] remoteproc: introduce rproc_add_carveout function
` [PATCH v4 07/17] remoteproc: introduce rproc_find_carveout_by_name function
` [PATCH v4 08/17] remoteproc: add alloc ops in rproc_mem_entry struct
` [PATCH v4 09/17] remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
` [PATCH v4 10/17] remoteproc: add helper function to check carveout device address
` [PATCH v4 11/17] remoteproc: modify rproc_handle_carveout to support pre-registered region
` [PATCH v4 12/17] remoteproc: modify vring allocation to rely on centralized carveout allocator
` [PATCH v4 13/17] remoteproc: create vdev subdevice with specific dma memory pool
` [PATCH v4 14/17] remoteproc: keystone: declare reserved memory region for vdev device
` [PATCH v4 15/17] remoteproc: da8xx: "
` [PATCH v4 16/17] remoteproc: st: add reserved memory support
` [PATCH v4 17/17] rpmsg: virtio: allocate buffer from parent

[PATCH v2 0/2] remoteproc: qcom: Rename adsp and mss drivers
 2018-09-18 16:26 UTC  (5+ messages)
` [PATCH v2 1/2] remoteproc: qcom: Rename Hexagon v5 PAS driver
` [PATCH v2 2/2] remoteproc: qcom: Rename Hexagon v5 modem driver

[PATCH v4] dt-binding: remoteproc: Add QTI ADSP PIL bindings
 2018-09-17 10:45 UTC  (2+ messages)

[PATCH 0/5] remoteproc sysfs fixes/improvements
 2018-09-15  0:37 UTC  (6+ messages)
` [PATCH 1/5] remoteproc: Fix unbalanced boot with sysfs for no auto-boot rprocs
` [PATCH 2/5] remoteproc: Check for NULL firmwares in sysfs interface
` [PATCH 3/5] remoteproc: Add missing kernel-doc comment for auto-boot
` [PATCH 4/5] remoteproc: Introduce deny_sysfs_ops flag
` [PATCH 5/5] remoteproc/wkup_m3: Set "

[PATCH] samples/rpmsg: Introduce a module parameter for message count
 2018-09-11 18:17 UTC  (2+ messages)

[PATCH 0/7] Add Xilinx ZynqMP R5 remoteproc driver
 2018-09-11  7:30 UTC  (17+ messages)
` [PATCH 1/7] firmware: xlnx-zynqmp: Add RPU ioctl enums
` [PATCH 2/7] firmware: xlnx-zynqmp: Add request ack enums
` [PATCH 3/7] firmware: xilinx-zynqmp: Add request access capability macro
` [PATCH 4/7] firmware: xlnx-zynqmp: Add request/release node
` [PATCH 5/7] firmware: xlnx-zynqmp: Add shutdown/wakeup request
` [PATCH 6/7] remoteproc: Add Xilinx ZynqMP R5 remoteproc
` [PATCH 7/7] Documentation: devicetree: Add Xilinx R5 rproc binding

rproc_elf_load_segments: rproc_elf_load_segments elf loading problem
 2018-09-06  2:04 UTC  (12+ messages)

[PATCH] remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP support
 2018-09-04  0:26 UTC  (3+ messages)

[PATCH v3] rpmsg: qcom_smd: Access APCS through mailbox framework
 2018-08-31 21:34 UTC  (8+ messages)

[PATCH] remoteproc: qcom: Rename Hexagon v5 PAS driver
 2018-08-31  9:44 UTC  (5+ messages)

[PATCH v2] remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
 2018-08-30 14:16 UTC  (6+ messages)

[PATCH v2 0/6] Add support for PDC Global on SDM845 SoCs
 2018-08-29 16:38 UTC  (19+ messages)
` [PATCH v2 1/6] dt-bindings: reset: Add PDC Global binding for "
` [PATCH v2 2/6] reset: qcom: PDC Global (Power Domain Controller) reset controller
` [PATCH v2 3/6] dt-bindings: remoteproc: Remove additional definition tag
` [PATCH v2 4/6] dt-bindings: remoteproc: Add PDC reset binding for Q6V5 PIL
` [PATCH v2 5/6] remoteproc: qcom: q6v5-pil: Explicitly get mss_restart line
` [PATCH v2 6/6] remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCs

[PATCH] rpmsg: Convert to using %pOFn instead of device_node.name
 2018-08-28  3:08 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: reset: Add PDC reset binding for SDM845 SoCs
 2018-08-21 22:33 UTC  (21+ messages)
` [PATCH 2/4] reset: qcom: PDC (Power Domain Controller) reset controller
` [PATCH 3/4] remoteproc: qcom: q6v5-pil: Explicitly get mss_restart line
` [PATCH 4/4] remoteproc: qcom: q6v5-pil: Add PDC restart for modem on SDM845 SoCs

[GIT PULL] hwspinlock updates for v4.19
 2018-08-17 21:45 UTC 

[GIT PULL] rpmsg updates for v4.19
 2018-08-17 21:44 UTC 

[GIT PULL] remoteproc updates for v4.19
 2018-08-17 21:44 UTC 

[PATCH] remoteproc/davinci: Use %zx for formating size_t
 2018-08-17  8:04 UTC  (4+ messages)

[PATCH] remoteproc/davinci: Mark error recovery as disabled
 2018-08-14  5:20 UTC  (4+ messages)

[PATCH] remoteproc: q6v5: Add support to vote for rpmh power domains
 2018-08-08 20:02 UTC  (6+ messages)

[PATCH v3 0/6] Add coredump support for Q6v5 Modem remoteproc
 2018-08-08 14:10 UTC  (9+ messages)
` [PATCH v3 1/6] remoteproc: Introduce custom dump function for each remoteproc segment
` [PATCH v3 2/6] remoteproc: Add mechanism for custom dump function assignment
` [PATCH v3 3/6] remoteproc: qcom: q6v5-pil: Refactor mba load/unload sequence
` [PATCH v3 4/6] remoteproc: qcom: q6v5-pil: Add custom dump function for modem
` [PATCH v3 5/6] remoteproc: qcom: q6v5-pil: Register segments/dumpfn for coredump
` [PATCH v3 6/6] remoteproc: qcom: q6v5-pil: Assign the relocated address

[PATCH] rpmsg: char: Migrate to iter versions of read and write
 2018-08-07  7:14 UTC 

(no subject)
 2018-08-07  1:39 UTC  (6+ messages)
` New remoteproc driver for TI PRU

[PATCH] remoteproc: Reset table_ptr in rproc_start() failure paths
 2018-07-31 14:49 UTC  (3+ messages)

[PATCH v7 0/4] ARM: davinci: complete the conversion to using the reset framework
 2018-07-31 10:04 UTC  (9+ messages)
` [PATCH v7 1/4] remoteproc/davinci: use "

[PATCH] remoteproc: qcom: fix Q6V5_WCSS dependencies
 2018-07-31  4:21 UTC  (2+ messages)

[PATCH] hwspinlock: Fix incorrect return pointers
 2018-07-31  4:02 UTC  (3+ messages)

[PATCH V4 0/9] Add chrdev and name query support for GLINK
 2018-07-30 22:30 UTC  (3+ messages)
` [PATCH V4 1/9] dt-bindings: soc: qcom: Add label for GLINK bindings


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox