Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2016-12-05 09:04:36 to 2017-01-20 18:38:26 UTC [more...]

[RFC PATCH v2 0/3] remoteproc: qcom: Introduce Qualcomm low pass sensor peripheral loader
 2017-01-20 18:38 UTC  (6+ messages)
` [RFC PATCH v2 1/3] remoteproc: qcom: make adsp resource handling generic
` [RFC PATCH v2 2/3] remoteproc: qcom: Add slpi boot support in adsp rproc driver
` [RFC PATCH v2 3/3] arm64: dts: msm8996: Add SLPI SMP2P dt node

[PATCH v1 0/3] remoteproc: st: add virtio_rpmsg support
 2017-01-19 15:29 UTC  (8+ messages)
` [PATCH v1 1/3] remoteproc: st: add virtio communication support
` [PATCH v1 2/3] remoteproc: st: add da to va support
` [PATCH v1 3/3] remoteproc: core: don't allocate carveout if pa or da are defined
` [STLinux Kernel] [PATCH v1 0/3] remoteproc: st: add virtio_rpmsg support

[PATCH v5 0/4] MIPS: Remote processor driver
 2017-01-19 15:09 UTC  (6+ messages)
` [PATCH v5 1/4] irqchip: mips-gic: Add context saving for MIPS_REMOTEPROC
` [PATCH v5 2/4] MIPS: CPS: Add VP(E) stealing
` [PATCH v5 3/4] remoteproc/MIPS: Add a remoteproc driver for MIPS
` [PATCH v5 4/4] MIPS: Deprecate VPE Loader

[PATCH] rpmsg: char: add CONFIG_NET dependency
 2017-01-19 14:54 UTC  (2+ messages)

[RFC 0/3] remoteproc: Introducing Qualcomm SLPI rproc driver
 2017-01-19  5:00 UTC  (13+ messages)
` [RFC 1/3] remoteproc: qcom: Introduce Qualcomm low pass sensor peripheral loader
` [RFC 2/3] dt-binding: remoteproc: Introduce DT binding for Qualcomm slpi subsystem
` [RFC 3/3] arm64: dts: msm8996: Add SMP2P node for Qualcomm SLPI rproc driver

[PATCH v1 0/6] rtio_rpmsg: make rpmsg channel configurable
 2017-01-16 16:02 UTC  (23+ messages)
` [PATCH v1 1/6] rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable
` [PATCH v1 2/6] rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel address
` [PATCH v1 3/6] include: virtio_rpmsg: add virtio rpmsg configuration structure
` [PATCH v1 4/6] rpmsg: virtio_rpmsg: get buffer configuration from virtio
` [PATCH v1 5/6] rpmsg: virtio_rpmsg: don't allocate buffer if provided by low level driver
` [PATCH v1 6/6] rpmsg: virtio_rpmsg: set buffer configuration to virtio

[PATCH v2 0/3] remoteproc: st: add virtio_rpmsg support
 2017-01-16  9:34 UTC  (7+ messages)
` [PATCH v2 1/3] remoteproc: st: add virtio communication support
` [PATCH v2 2/3] remoteproc: st: add da to va support
` [PATCH v2 3/3] remoteproc: core: don't allocate carveout if pa or da are defined

[PATCH v2 1/1] rpmsg: virtio_rpmsg_bus: fix channel creation
 2017-01-11 22:08 UTC  (12+ messages)
` [STLinux Kernel] "

[PATCH v3 1/4] rpmsg: Introduce "poll" to endpoint ops
 2017-01-11 14:35 UTC  (4+ messages)
` [PATCH v3 2/4] rpmsg: qcom_smd: Implement endpoint "poll"
` [PATCH v3 3/4] rpmsg: Driver for user space endpoint interface
` [PATCH v3 4/4] rpmsg: smd: Register rpmsg user space interface for edges

[GIT PULL] remoteproc fixes for v4.10
 2017-01-11 14:07 UTC 

[GIT PULL] rpmsg fixes for v4.10
 2017-01-11 14:07 UTC 

[PATCH v3] soc: ti: wkup_m3_ipc: Drop wait from wkup_m3_rproc_boot_thread
 2017-01-09 19:39 UTC  (4+ messages)

[RFC ADD HYPERVISOR CALL SUPPORT 0/2]: Add hypervisor call support to enable mss rproc on msm8996
 2017-01-09 15:10 UTC  (3+ messages)
` [RFC ADD HYPERVISOR CALL SUPPORT 1/2] soc: qcom: Add hypervisor stage two translation request support
` [RFC ADD HYPERVISOR CALL SUPPORT 2/2] remoteproc: qcom: Add mss rproc support for msm8996

[PATCH v2] soc: ti: Drop wait from wkup_m3_rproc_boot_thread
 2017-01-05 22:03 UTC  (5+ messages)

[PATCH 1/1] remoteproc: fix vdev reference management
 2017-01-04  8:13 UTC  (2+ messages)
` [STLinux Kernel] "

[PATCH v2 1/1] remoteproc: core: probe subdevices before booting coprocessor
 2017-01-04  8:12 UTC  (7+ messages)

[PATCH 1/2] soc: ti: Use remoteproc auto_boot feature
 2017-01-03 23:52 UTC  (13+ messages)
` [PATCH 2/2] remoteproc: Remove firmware_loading_complete

[PATCH v6 0/3]remoteproc: qcom: Modification of MSS rproc driver for future platform support
 2017-01-02 10:11 UTC  (5+ messages)
` [PATCH v6 1/3] remoteproc: qcom: Compatible string based private resource initialization
` [PATCH v6 2/3] remoteproc: qcom: Initialize and enable proxy and active clocks
` [PATCH v6 3/3] remoteproc: qcom: Initialize and enable proxy and active regulators

[PATCH v2] drivers: remoteproc: constify rproc_ops structures
 2017-01-02  9:54 UTC  (2+ messages)

[PATCH] drivers: remoteproc: constify rproc_ops structures
 2017-01-01  6:23 UTC  (6+ messages)

[PATCH] remoteproc: add some kind of help
 2016-12-30 12:01 UTC  (2+ messages)

[PATCH v5 0/7] remoteproc: qcom: Add support of mss rproc for msm8996
 2016-12-30 11:02 UTC  (20+ messages)
` [PATCH v5 1/7] remoteproc: qcom: Add private resource struct and new compatible
` [PATCH v5 2/7] remoteproc: qcom: Add and initialize proxy and active clocks
` [PATCH v5 3/7] remoteproc: qcom: Add and initialize proxy and active regulators
` [PATCH v5 4/7] remoteproc: qcom: Modify regulator enable and disable interface
` [PATCH v5 5/7] remoteproc: qcom: Modify clock "
` [PATCH v5 6/7] remoteproc: qcom: Implement Hexagon core specific changes
` [PATCH v5 7/7] clk: qcom: Add GCC_MSS_RESET support

[PATCH v5 0/7] remoteproc: qcom: Add support of mss rproc for msm8996
 2016-12-15 12:05 UTC  (8+ messages)
` [PATCH v5 1/7] remoteproc: qcom: Add private resource struct and new compatible
` [PATCH v5 2/7] remoteproc: qcom: Add and initialize proxy and active clocks
` [PATCH v5 3/7] remoteproc: qcom: Add and initialize proxy and active regulators
` [PATCH v5 4/7] remoteproc: qcom: Modify regulator enable and disable interface
` [PATCH v5 5/7] remoteproc: qcom: Modify clock "
` [PATCH v5 6/7] remoteproc: qcom: Implement Hexagon core specific changes
` [PATCH v5 7/7] clk: qcom: Add GCC_MSS_RESET support

[PATCH] remoteproc: Remove firmware_loading_complete
 2016-12-14  4:50 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v4.10
 2016-12-13  0:17 UTC 

[GIT PULL] remoteproc updates for v4.10
 2016-12-13  0:12 UTC 

[PATCH 1/1] rpmsg: virtio_rpmsg_bus: fix channel creation
 2016-12-11 20:24 UTC  (7+ messages)

[PATCH] remoteproc: qcom_adsp_pil: select qcom_scm
 2016-12-09 20:42 UTC  (3+ messages)

[PATCH 0/2] Virtio ring works with DMA coherent memory
 2016-12-09 18:19 UTC  (5+ messages)
` [PATCH 1/2] virtio_ring: Do not call dma_map_page if sg is already mapped
` [PATCH 2/2] rpmsg: DMA map sgs passed to virtio

[PATCH v2] rpmsg: qcom_smd: Add support for "label" property
 2016-12-08 18:59 UTC  (3+ messages)

[PATCH] firwmare: Correct handling of fw_state_wait() return value
 2016-12-08 15:28 UTC  (3+ messages)

[RFC LINUX PATCH 0/2] Virtio ring works with DMA coherent memory
 2016-12-08  5:57 UTC  (3+ messages)

[PATCH] remoteproc/ste: Delete unused driver
 2016-12-07 20:40 UTC  (4+ messages)

[PATCH 00/10] virtio: sparse fixes
 2016-12-07 14:09 UTC  (7+ messages)
` [PATCH 10/10] virtio: enable endian checks for sparse builds

[PATCH] remoteproc: Drop wait in __rproc_boot()
 2016-12-07  1:04 UTC 

[RFC LINUX PATCH 0/2] Virtio ring works with DMA coherent memory
 2016-12-06 18:08 UTC  (3+ messages)
` [RFC LINUX PATCH 1/2] virtio_ring: Do not call dma_map_page if sg is already mapped
` [RFC LINUX PATCH 2/2] rpmsg: DMA map sgs passed to virtio

[PATCH 1/1] remoteproc: core: probe subdevices before booting coprocessor
 2016-12-05  9:04 UTC  (3+ messages)


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