Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2018-12-15 10:35:52 to 2019-01-21 13:48:34 UTC [more...]

[PATCH 1/1] remoteproc: fix recovery procedure
 2019-01-21 13:48 UTC  (11+ messages)

[RFC] virtio_ring: check dma_mem for xen_domain
 2019-01-21  8:28 UTC  (2+ messages)

[PATCH 1/2] remoteproc: Add __iomem to return of rproc_da_to_va
 2019-01-21  7:34 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: elf_loader: Use memset_io instead of memset

[RFC v3 1/5] dt-bindings: Add a binding for Mediatek SCP
 2019-01-21  7:18 UTC  (3+ messages)
` [RFC v3 2/5] remoteproc/mediatek: add SCP support for mt8183
` [RFC v3 3/5] rpmsg: add rpmsg support for mt8183 SCP

[RFC v2 1/6] dt-bindings: Add a binding for Mediatek SCP
 2019-01-21  7:03 UTC  (8+ messages)
` [RFC v2 2/6] remoteproc/mediatek: add SCP support for mt8183
` [RFC v2 3/6] remoteproc: move IPI interface into separate file
` [RFC v2 4/6] rpmsg: add rpmsg support for mt8183 SCP

[PATCH] remoteproc: qcom_q6v5: don't auto boot remote processor
 2019-01-19  4:17 UTC  (7+ messages)

[PATCH v6] arm64: dts: qcom: sdm845: Add Q6V5 MSS node
 2019-01-18  5:21 UTC  (3+ messages)

[PATCH -next] remoteproc: qcom: remove duplicated include from qcom_sysmon.c
 2019-01-17  7:04 UTC 

[rpmsg PATCH v2 1/1] rpmsg: virtio_rpmsg_bus: fix unexpected huge vmap mappings
 2019-01-16  3:38 UTC  (13+ messages)

[PATCH] remoteproc/qcom_sysmon.c: Remove duplicate header
 2019-01-15  5:53 UTC  (3+ messages)

[PATCH v3] remoteproc: qcom: Add support for parsing fw dt bindings
 2019-01-14 19:50 UTC 

[PATCH 0/2] qcom_adsp_pil: Remove voting for lpass_aon clock
 2019-01-14 10:44 UTC  (5+ messages)
` [PATCH 2/2] remoteproc: q6v5_adsp: "

[PATCH v5 8/8] arm64: dts: qcom: sdm845: Add Q6V5 MSS node
 2019-01-12 18:42 UTC  (3+ messages)

[PATCH 1/1] rpmsg: virtio: change header file sort style
 2019-01-11  9:33 UTC 

[PATCH v2 0/2] Add firmware bindings for Q6V5 MSS/PAS
 2019-01-10 14:56 UTC  (16+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: qcom: Add firmware bindings for Q6V5
` [PATCH v2 2/2] remoteproc: qcom: Add support for parsing fw dt bindings

[PATCH v2 0/3] remoteproc: complete fixed memory region support
 2019-01-10 13:50 UTC  (4+ messages)
` [PATCH v2 1/3] remoteproc: create vdev subdevice with specific dma memory pool
` [PATCH v2 2/3] remoteproc: st: add reserved memory support
` [PATCH v2 3/3] rpmsg: virtio: allocate buffer from parent

[PATCH v2 0/7] remoteproc: Fixes for memoy carveout management
 2019-01-10 13:49 UTC  (8+ messages)
` [PATCH v2 1/7] remoteproc: correct rproc_mem_entry_init() comments
` [PATCH v2 2/7] remoteproc: fix rproc_da_to_va in case of unallocated carveout
` [PATCH v2 3/7] remoteproc: fix rproc_alloc_carveout() bad variable cast
` [PATCH v2 4/7] remoteproc: add warning on resource table cast
` [PATCH v2 5/7] remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain
` [PATCH v2 6/7] remoteproc: fix trace buffer va initialization
` [PATCH v2 7/7] remoteproc: fix rproc_check_carveout_da() returned error and comments

[PATCH 0/2] arm64: dts: qcom: sdm845: add support for ADSP PIL
 2019-01-08 12:34 UTC  (8+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845: Add ADSP reserve-memory nodes
` [PATCH 2/2] arm64: dts: qcom: sdm845: Add Q6V5 ADSP node

[PATCH v4 1/8] dt-bindings: soc: qcom: Add remote-pid binding for GLINK SMEM
 2019-01-08 10:26 UTC  (13+ messages)
` [PATCH v4 2/8] dt-bindings: remoteproc: qcom: Add missing clocks for SDM845
` [PATCH v4 3/8] dt-bindings: remoteproc: qcom: Add missing clocks for MSM8996
` [PATCH v4 4/8] remoteproc: qcom: q6v5-mss: "
` [PATCH v4 5/8] dt-bindings: remoteproc: qcom: Fixup regulator dependencies
` [PATCH v4 6/8] remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996
` [PATCH v4 7/8] dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5
` [PATCH v4 8/8] arm64: dts: qcom: sdm845: Add Q6V5 MSS node

[PATCH v3 1/3] dt-bindings: remoteproc: qcom: Introduce shutdown-ack irq for Q6V5
 2019-01-08 10:23 UTC  (3+ messages)
` [PATCH v3 2/3] remoteproc: qcom: Add shutdown-ack irq
` [PATCH v3 3/3] remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdown

[PATCH v2 1/4] dt-bindings: remoteproc: qcom: Introduce shutdown-ack irq for Q6V5
 2019-01-08 10:14 UTC  (7+ messages)
` [PATCH v2 2/4] remoteproc: qcom: q6v5: Add shutdown-ack irq
` [PATCH v2 3/4] remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdown
` [PATCH v2 4/4] remoteproc: qcom: Enable shutdown-ack irq on Q6V5

[PATCH] rpmsg: core: Make remove handler for rpmsg driver optional
 2019-01-07 17:30 UTC  (2+ messages)

[GIT PULL] hwspinlock updates for v4.21
 2019-01-06 20:20 UTC  (2+ messages)

[RFC,0/5] Add support for mt8183 SCP
 2019-01-03 21:19 UTC  (6+ messages)
` [RFC,1/5] dt-bindings: Add a binding for Mediatek SCP
` [RFC,2/5] remoteproc/mediatek: add SCP support for mt8183
` [RFC,3/5] remoteproc: move IPI interface into separate file
` [RFC,4/5] rpmsg: add rpmsg support for mt8183 SCP

[PATCH -next] hwspinlock: fix return value check in stm32_hwspinlock_probe()
 2019-01-03 20:07 UTC  (3+ messages)

[PATCH 0/2] Add firmware bindings for Q6V5 MSS
 2018-12-28  4:47 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom: "

[PATCH v3 1/8] dt-bindings: soc: qcom: Add remote-pid binding for GLINK SMEM
 2018-12-28  4:45 UTC  (13+ messages)
` [PATCH v3 2/8] dt-bindings: remoteproc: qcom: Add missing clocks for SDM845
` [PATCH v3 3/8] dt-bindings: remoteproc: qcom: Add missing clocks for MSM8996
` [PATCH v3 4/8] remoteproc: qcom: q6v5-mss: "
` [PATCH v3 5/8] dt-bindings: remoteproc: qcom: Fixup regulator dependencies
` [PATCH v3 6/8] remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996
` [PATCH v3 7/8] dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5
` [PATCH v3 8/8] arm64: dts: qcom: sdm845: Add Q6V5 MSS node

[PATCH] remoteproc: fix a ! vs ~ typo
 2018-12-20 10:17 UTC  (4+ messages)

[PATCH 00/16] remoteproc: Add support for TI PRU
 2018-12-20  8:45 UTC  (17+ messages)
` [PATCH 05/16] remoteproc/pru: Add pru-specific debugfs support
` [PATCH 12/16] dt-bindings: remoteproc: ti-pruss: Document application node bindings
` [PATCH 04/16] remoteproc/pru: Add PRU remoteproc driver

[PATCH v2 1/7] dt-bindings: soc: qcom: Add remote-pid binding for GLINK SMEM
 2018-12-19  7:04 UTC  (24+ messages)
` [PATCH v2 2/7] dt-bindings: remoteproc: qcom: Add clock bindings for Q6V5
` [PATCH v2 3/7] dt-bindings: remoteproc: qcom: Fixup regulator dependencies
` [PATCH v2 4/7] dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5
` [PATCH v2 5/7] arm64: dts: qcom: sdm845: Add Q6V5 MSS node
` [PATCH v2 6/7] arm64: dts: qcom: sdm845: Add power-domain for "
` [PATCH v2 7/7] arm64: dts: qcom: sdm845: Add shutdown-ack "

[PATCH v3 0/7] Add non PAS wcss Q6 support for QCS404
 2018-12-17 20:48 UTC  (16+ messages)
` [PATCH v3 1/7] dt-bindings: clock: qcom: Introduce QCOM WCSS Q6DSP clock bindings
` [PATCH v3 2/7] clk: qcom: Add WCSS Q6DSP clock controller for QCS404
` [PATCH v3 3/7] dt-bindings: clock: qcom: Add QCOM WCSS GCC clock bindings
` [PATCH v3 4/7] clk: qcom: Add WCSS gcc clock control for QCS404
` [PATCH v3 5/7] remoteproc: qcom: wcss: populate hardcoded param using driver data
` [PATCH v3 6/7] remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404
` [PATCH v3 7/7] remoteproc: qcom: wcss: explicitly request exclusive reset control

[PATCH v2 0/6] Add non PAS wcss Q6 support for QCS404
 2018-12-15 18:00 UTC  (10+ messages)
` [PATCH v2 2/6] clk: qcom: Add WCSS gcc clock control "
` [PATCH v2 4/6] clk: qcom: Add WCSS Q6DSP clock controller "
` [PATCH v2 6/6] remoteproc: qcom: wcss: Add non pas wcss Q6 support "


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