linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-08 12:34:39 to 2019-02-14 02:16:34 UTC [more...]

[PATCH v2 00/14] Add support for TI PRU ICSS
 2019-02-14  2:16 UTC  (38+ messages)
` [PATCH v2 01/14] dt-bindings: remoteproc: Add TI PRUSS bindings
` [PATCH v2 02/14] soc: ti: pruss: Add a platform driver for PRUSS in TI SoCs
` [PATCH v2 03/14] dt-binding: irqchip: Add pruss-intc-irq driver for PRUSS interrupts
` [PATCH v2 04/14] irqchip: pruss: Add a PRUSS irqchip "
` [PATCH v2 05/14] remoteproc: add map parameter to da_to_va
` [PATCH v2 06/14] remoteproc: add page lookup for TI PRU to ELF loader
` [PATCH v2 07/14] remoteproc: Add a rproc_set_firmware() API
` [PATCH v2 08/14] remoteproc: Add support to handle device specific resource types
` [PATCH v2 09/14] dt-binding: remoteproc: Add binding doc for PRU Cores in the PRU-ICSS
` [PATCH v2 10/14] remoteproc/pru: Add PRU remoteproc driver
` [PATCH v2 11/14] remoteproc/pru: Add pru_rproc_set_ctable() and pru_rproc_set_gpimode()
` [PATCH v2 12/14] remoteproc/pru: Add support for virtio rpmsg stack
` [PATCH v2 13/14] rpmsg: virtio_rpmsg_bus: move back rpmsg_hdr into a public header
` [PATCH v2 14/14] rpmsg: pru: add a PRU RPMsg driver

[PATCH v4 1/6] dt-bindings: Add a binding for Mediatek SCP
 2019-02-13 17:01 UTC  (12+ messages)
` [PATCH v4 2/6] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v4 3/6] rpmsg: add rpmsg support for mt8183 SCP
` [PATCH v4 6/6] remoteproc/mediatek: Load ELF instead of bin file for mtk_scp

[PATCH] rpmsg: virtio_rpmsg_bus: acknowledge the received creation message
 2019-02-12  7:13 UTC 

Rpmsg Char Driver
 2019-02-09  4:06 UTC  (4+ messages)

[PATCH v5 00/10] Qualcomm AOSS QMP driver and modem dts
 2019-02-06  1:33 UTC  (22+ messages)
` [PATCH v5 01/10] arm64: dts: qcom: sdm845: Update reserved memory map
` [PATCH v5 02/10] arm64: dts: qcom: sdm845: Define rmtfs memory
` [PATCH v5 03/10] arm64: dts: sdm845: Introduce ADSP and CDSP PAS nodes
` [PATCH v5 04/10] dt-bindings: soc: qcom: Add AOSS QMP binding
` [PATCH v5 05/10] soc: qcom: Add AOSS QMP communication driver
` [PATCH v5 06/10] soc: qcom: Add AOSS QMP genpd provider
` [PATCH v5 07/10] remoteproc: q6v5-mss: Vote for rpmh power domains
` [PATCH v5 08/10] remoteproc: q6v5-mss: Active powerdomain for SDM845
` [PATCH v5 09/10] arm64: dts: qcom: Add AOSS QMP node
` [PATCH v5 10/10] arm64: dts: qcom: sdm845: Add Q6V5 MSS node

[PATCH v4 0/8] Add non PAS wcss Q6 support for QCS404
 2019-02-05 21:53 UTC  (11+ messages)
` [PATCH v4 1/8] dt-bindings: clock: qcom: Add QCOM WCSS GCC clock bindings
` [PATCH v4 2/8] clk: qcom: Add WCSS gcc clock control for QCS404
` [PATCH v4 3/8] dt-bindings: clock: qcom: Introduce QCOM WCSS Q6DSP clock bindings
` [PATCH v4 4/8] clk: qcom: Add WCSS Q6DSP clock controller for QCS404
` [PATCH v4 5/8] remoteproc: qcom: wcss: populate hardcoded param using driver data
` [PATCH v4 6/8] dt-binding: remoteproc: Add QTI WCSS PIL bindings
` [PATCH v4 7/8] remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404
` [PATCH v4 8/8] remoteproc: qcom: wcss: explicitly request exclusive reset control

[PATCH v3] arm64: dts: sdm845: Add Q6V5 ADSP node
 2019-02-05 10:34 UTC 

[PATCH v3 0/7] Add non PAS wcss Q6 support for QCS404
 2019-02-02 15:45 UTC  (13+ 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 v2 0/7] remoteproc: Fixes for memoy carveout management
 2019-02-01 15:59 UTC  (9+ 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 -next] remoteproc: make rproc_check_carveout_da static
 2019-02-01 15:56 UTC  (2+ messages)

[PATCH] rpmsg: add match optional callback to rpmsg_driver
 2019-02-01  3:24 UTC 

[PATCH 0/3] Enhance virtio rpmsg bus driver buffer allocation
 2019-01-31 15:41 UTC  (4+ messages)
` [PATCH 1/3] rpmsg: virtio_rpmsg_bus: allow the different vring size for send/recv
` [PATCH 2/3] rpmsg: virtio_rpmsg_bus: allocate rx/tx buffer separately
` [PATCH 3/3] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH] remoteproc: qcom_q6v5: don't auto boot remote processor
 2019-01-30 21:07 UTC  (8+ messages)

[PATCH v3] remoteproc: qcom: Add support for parsing fw dt bindings
 2019-01-30 21:04 UTC  (2+ messages)

[PATCH v2] arm64: dts: sdm845: Add Q6V5 ADSP node
 2019-01-30  8:46 UTC 

[PATCH v4 00/10] Qualcomm AOSS QMP driver and modem dts
 2019-01-30  6:47 UTC  (12+ messages)
` [PATCH v4 01/10] arm64: dts: qcom: sdm845: Update reserved memory map
` [PATCH v4 02/10] arm64: dts: qcom: sdm845: Define rmtfs memory
` [PATCH v4 03/10] arm64: dts: sdm845: Introduce ADSP and CDSP PAS nodes
` [PATCH v4 04/10] dt-bindings: soc: qcom: Add AOSS QMP binding
` [PATCH v4 05/10] soc: qcom: Add AOSS QMP communication driver
` [PATCH v4 06/10] soc: qcom: Add AOSS QMP genpd provider
` [PATCH v4 07/10] remoteproc: q6v5-mss: Vote for rpmh power domains
` [PATCH v4 08/10] remoteproc: q6v5-mss: Active powerdomain for SDM845
` [PATCH v4 09/10] arm64: dts: qcom: Add AOSS QMP node
` [PATCH v4 10/10] arm64: dts: qcom: sdm845: Add Q6V5 MSS node

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

[RFC] virtio_ring: check dma_mem for xen_domain
 2019-01-29  9:26 UTC  (18+ messages)
` [Xen-devel] "

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

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

[PATCH v2 1/1] remoteproc: fix recovery procedure
 2019-01-21 13:55 UTC 

[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 v2 1/6] dt-bindings: Add a binding for Mediatek SCP
 2019-01-21  7:03 UTC  (6+ messages)
` [RFC v2 3/6] remoteproc: move IPI interface into separate file

[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 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  (10+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: qcom: Add firmware bindings for Q6V5

[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 0/2] arm64: dts: qcom: sdm845: add support for ADSP PIL
 2019-01-08 12:34 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sdm845: Add Q6V5 ADSP node


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