Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2016-12-08 12:14:02 to 2017-01-30 22:01:19 UTC [more...]

[PATCH] remoteproc: Move rproc_delete_debug_dir() to rproc_del()
 2017-01-30 22:01 UTC  (2+ messages)

[PATCH v3 0/4]remoteproc: qcom: Add support for Qualcomm low pass sensor peripheral loader
 2017-01-30 21:50 UTC  (8+ messages)
` [PATCH v3 1/4] remoteproc: qcom: Compatible string based resource initialization
` [PATCH v3 2/4] remoteproc: qcom: Add additional agree2_clk and px regulator resource
` [PATCH v3 3/4] remoteproc: qcom: Add SLPI rproc support to load and boot slpi proc
` [PATCH v3 4/4] arm64: dts: msm8996: Add SLPI SMP2P dt node

[PATCH 1/3] remoteproc: qcom-common: Extract non-mdt related helper
 2017-01-30 17:26 UTC  (3+ messages)
` [PATCH 2/3] remoteproc: qcom: wcnss: Make SMD handling common
` [PATCH 3/3] remoteproc: qcom: Use common SMD edge handler

[PATCH] MAINTAINERS: Add missing rpmsg include path
 2017-01-30 17:03 UTC 

[PATCH] rpmsg: qcom: smd: Return positively when not enabled
 2017-01-30 17:00 UTC 

[PATCH 1/5] remoteproc: qcom: q6v5: Decouple driver from MDT loader
 2017-01-30 16:55 UTC  (5+ messages)
` [PATCH 2/5] remoteproc: qcom: mdt_loader: Don't overwrite firmware object
` [PATCH 3/5] remoteproc: qcom: mdt_loader: Refactor MDT loader
` [PATCH 4/5] remoteproc: qcom-common: Extract non-mdt related helper
` [PATCH 5/5] soc/qcom: Move qcom_mdt_loader from remoteproc

[PATCH] remoteproc: qcom: q6v5: Remove mss supply from 8916
 2017-01-30 16:47 UTC 

[PATCH v2 0/3] Enable msm8996 support in mss rproc driver
 2017-01-30 10:44 UTC  (4+ messages)
` [PATCH v2 1/3] soc: qcom: Add scm call to protect modem mem in qcom scm driver
` [PATCH v2 2/3] remoteproc: qcom: Add scm call to protect modem mem in mss rproc drv
` [PATCH v2 3/3] remoteproc: qcom: Add msm8996 specific changes in mss rproc driver

[PATCH v3 0/2] Venus remoteproc driver
 2017-01-27 15:32 UTC  (3+ messages)
` [PATCH v3 1/2] dt-binding: remoteproc: venus rproc dt binding document
` [PATCH v3 2/2] remoteproc: qcom: add Venus video core firmware loader driver

[RFC ADD HYPERVISOR CALL SUPPORT 0/2]: Add hypervisor call support to enable mss rproc on msm8996
 2017-01-25 13:43 UTC  (5+ 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

[RFC][PATCH 1/2] remoteproc: Reduce asynchronous request_firmware to auto-boot only
 2017-01-24 23:13 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: Modify the function names

[RFC PATCH v2 0/3] remoteproc: qcom: Introduce Qualcomm low pass sensor peripheral loader
 2017-01-24 12:13 UTC  (8+ 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 v2 1/2] remoteproc: Add RPROC_DELETED state
 2017-01-24  1:53 UTC  (2+ messages)
` [PATCH v2 2/2] remoteproc: Drop firmware_loading_complete

[PATCH -next] rpmsg: char: Fix missing unlock on error in rpmsg_eptdev_read()
 2017-01-23 14:09 UTC 

[patch] rpmsg: unlock on error in rpmsg_eptdev_read()
 2017-01-21  4:53 UTC 

[PATCH v1 0/3] remoteproc: st: add virtio_rpmsg support
 2017-01-19 15:29 UTC  (6+ messages)
` [PATCH v1 1/3] remoteproc: st: add virtio communication support
` [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)

[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  (4+ messages)
` [PATCH 1/2] virtio_ring: Do not call dma_map_page if sg is already mapped

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


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