messages from 2018-06-27 08:06:19 to 2018-09-03 11:52:38 UTC [more...]
[PATCH v3 0/2] Add ADSP PIL driver for SDM845
2018-09-03 11:52 UTC
[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)
rproc_elf_load_segments: rproc_elf_load_segments elf loading problem
2018-08-31 1:21 UTC (7+ 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] remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP support
2018-08-28 8:43 UTC (2+ messages)
[PATCH] rpmsg: Convert to using %pOFn instead of device_node.name
2018-08-28 3:08 UTC (2+ messages)
[PATCH 0/7] Add Xilinx ZynqMP R5 remoteproc driver
2018-08-24 16:26 UTC (13+ 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
[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 (13+ messages)
` [PATCH 4/8] dt-bindings: add bindings for TI PRU as remoteproc
` [PATCH 5/8] remoteproc: new driver for TI PRU
` New remoteproc "
[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 (18+ messages)
` [PATCH v7 1/4] remoteproc/davinci: use "
` [PATCH v7 2/4] clk: davinci: kill davinci_clk_reset_assert/deassert()
` [PATCH v7 3/4] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v7 4/4] ARM: davinci: dts: add a reset control to the dsp node
[PATCH] remoteproc: qcom: fix Q6V5_WCSS dependencies
2018-07-31 4:21 UTC (3+ 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 (11+ messages)
` [PATCH V4 1/9] dt-bindings: soc: qcom: Add label for GLINK bindings
` [PATCH V4 2/9] rpmsg: glink: Store edge name for glink device
` [PATCH V4 3/9] rpmsg: glink: Use complete_all for open states
` [PATCH V4 4/9] rpmsg: Guard against null endpoint ops in destroy
` [PATCH V4 5/9] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH V4 6/9] rpmsg: glink: Expose rpmsg name attr for glink
` [PATCH V4 7/9] rpmsg: glink: Remove chunk size word align warning
` [PATCH V4 8/9] rpmsg: glink: unregister rpmsg device during endpoint destroy
` [PATCH V4 9/9] rpmsg: Add compat ioctl for rpmsg char driver
[PATCH v4 00/17] remoteproc: add fixed memory region support
2018-07-27 13:14 UTC (18+ messages)
` [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested
` [PATCH v4 02/17] remoteproc: add rproc_va_to_pa function
` [PATCH v4 03/17] remoteproc: add release ops in rproc_mem_entry struct
` [PATCH v4 04/17] remoteproc: add name "
` [PATCH v4 05/17] remoteproc: add helper function to allocate and init "
` [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 1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging
2018-07-27 7:10 UTC (6+ messages)
[PATCH 1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_remove() release order
2018-07-26 7:09 UTC (3+ messages)
[PATCH 1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_create_channel memory leak
2018-07-26 7:04 UTC (3+ messages)
[PATCH 1/1] remoteproc: replace "%p" with "%pK"
2018-07-25 20:27 UTC (2+ messages)
[PATCH] remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvote
2018-07-10 21:09 UTC (2+ messages)
[PATCH] remoteproc: qcom q6v5: fix modular build
2018-07-10 21:08 UTC (2+ messages)
[PATCH 1/1] remoteproc: st_slim: replace "%p" with "%pK"
2018-07-06 12:38 UTC
[PATCH 1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging
2018-07-06 4:06 UTC (2+ messages)
[PATCH] rpmsg: smd: Add missing include of sizes.h
2018-07-02 6:33 UTC (2+ messages)
[bug report] hwspinlock: Add devm_xxx() APIs to request/free hwlock
2018-06-28 2:34 UTC (3+ messages)
[PATCH v5 0/8] Add support for remoteproc modem-pil on SDM845 SoCs
2018-06-27 14:24 UTC (4+ messages)
` [PATCH v5 1/8] dt-bindings: reset: Add AOSS reset bindings for "
[RFC v2 0/5] System resource management
2018-06-27 8:06 UTC (5+ messages)
` [RFC v2 2/5] remoteproc: add system resource manager core
` [RFC v2 3/5] remoteproc: add system resource manager device
` [RFC v2 4/5] remoteproc: probe the system resource manager
` [RFC v2 5/5] remoteproc: srm: introduce dynamic "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox