Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2017-01-18 23:34:50 to 2017-04-28 22:14:24 UTC [more...]

[PATCH 0/3] dynamic_hex_dump cleanup
 2017-04-28 22:14 UTC  (8+ messages)
` [PATCH 1/3] printk: provide generic dynamic_hex_dump fallback
` [PATCH 2/3] virtio, rpmsg: switch to dynamic_hex_dump()
` [PATCH 3/3] acpi, nfit: kill ACPI_NFIT_DEBUG, "

[PATCH v3 0/2] Enable mss rproc support on msm8996
 2017-04-14 17:59 UTC  (9+ messages)
` [PATCH v3 1/2] soc: qcom: Add support of scm call for mss rproc to share access of ddr
` [PATCH v3 2/2] remoteproc: qcom: Enable mss rproc support on msm8996

[RFC PATCH v1] Make HWSPINLOCK a menuconfig to ease disabling
 2017-04-11 14:21 UTC  (2+ messages)
` [PATCH] "

Shared memory between remote processors
 2017-04-10 19:25 UTC  (2+ messages)

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

[PATCH 1/6] virtio: wrap find_vqs
 2017-04-01 16:13 UTC  (8+ messages)

[RFC LINUX PATCH 0/3] Allow remote to specify shared memory
 2017-03-30 17:39 UTC  (10+ messages)
` [RFC LINUX PATCH 1/3] remoteproc: add rproc mem resource entry
` [RFC LINUX PATCH 2/3] remoteproc: add rproc_mem resource entry handler
` [RFC LINUX PATCH 3/3] remoteproc: Release DMA declare mem when cleanup rsc

[PATCH v4 0/5] virtio_rpmsg: make rpmsg channel configurable
 2017-03-28 11:49 UTC  (6+ messages)
` [PATCH v4 1/5] rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable
` [PATCH v4 2/5] rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel address
` [PATCH v4 3/5] include: virtio_rpmsg: add virtio rpmsg configuration structure
` [PATCH v4 4/5] rpmsg: virtio_rpmsg: get buffer configuration from virtio
` [PATCH v4 5/5] rpmsg: virtio_rpmsg: set buffer configuration to virtio

[PATCH v2 1/2] soc: qcom: Add device tree binding for GLINK RPM
 2017-03-27 23:30 UTC  (6+ messages)
` [PATCH v2 2/2] rpmsg: Introduce Qualcomm RPM glink driver

[RFC LINUX PATCH 00/19] Allow master to restart without restarting slave
 2017-03-24 19:22 UTC  (20+ messages)
` [RFC LINUX PATCH 01/19] remoteproc: Add is_runinng to remoteproc ops
` [RFC LINUX PATCH 02/19] remtoeproc: Add an operation to check if remote is running
` [RFC LINUX PATCH 03/19] remoteproc: Add a running independent state
` [RFC LINUX PATCH 04/19] remoteproc: sysfs: Add "
` [RFC LINUX PATCH 05/19] remoteproc: check if remote is running the fw before reload fw
` [RFC LINUX PATCH 06/19] remoteproc: elf loader: Add get checksum firmware implementation
` [RFC LINUX PATCH 07/19] remoteproc: Add firmware checksum resource entry
` [RFC LINUX PATCH 08/19] remoteproc: add a function to set fw checksum rsc
` [RFC LINUX PATCH 09/19] remoteproc: check firmware checksum in rproc_is_running_fw()
` [RFC LINUX PATCH 10/19] remoteproc: Add rproc resource with id struct
` [RFC LINUX PATCH 11/19] remoteproc: Add rproc_idr_alloc/remove wrapper
` [RFC LINUX PATCH 12/19] remoteproc: use rproc_id_rsc for data got from idr_find()
` [RFC LINUX PATCH 13/19] remoteproc: add config_wait_complete to rproc_vdev
` [RFC LINUX PATCH 14/19] remoteproc virtio: handle rproc vdev notification
` [RFC LINUX PATCH 15/19] remoteproc: virtio: rename rproc_virtio_notify to rproc_vq_notify
` [RFC LINUX PATCH 16/19] remoteproc: virtio: use rproc_virtio_notify() to notify vdev changes
` [RFC LINUX PATCH 17/19] remoteproc: virtio: kick in reset virtio
` [RFC LINUX PATCH 18/19] remoteproc: shutdown: set state to OFFLINE after stopping remote
` [RFC LINUX PATCH 19/19] remoteproc: virtio: idr_alloc for rvdev

[RESEND PATCH] remoteproc: qcom: fix QCOM_SMD dependencies
 2017-03-20 22:22 UTC  (4+ messages)

[GIT PULL] remoteproc fix for v4.11
 2017-03-20 22:07 UTC 

[PATCH 1/2] soc: qcom: Add device tree binding for GLINK RPM
 2017-03-20 10:06 UTC  (3+ messages)
` [PATCH 2/2] rpmsg: Introduce Qualcomm RPM glink driver

[PATCH] rpmsg: Release rpmsg devices in backends
 2017-03-16  5:18 UTC 

[PATCH v2 0/3] Enable msm8996 support in mss rproc driver
 2017-03-03 18:23 UTC  (12+ 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] remoteproc: qcom: fix QCOM_SMD dependencies
 2017-02-28 21:10 UTC 

mainline build: 9 warnings 1 failures (mainline/v4.10-7345-g5bcbe22)
 2017-02-23 23:05 UTC  (2+ messages)

[GIT PULL] rpmsg updates for v4.11
 2017-02-22 12:10 UTC 

[GIT PULL] remoteproc updates for v4.11
 2017-02-22 11:53 UTC 

[PATCH] remoteproc: qcom: mdt_loader: Use signed type for offset
 2017-02-17  0:37 UTC  (2+ messages)

[PATCH 1/5] remoteproc: qcom: q6v5: Decouple driver from MDT loader
 2017-02-16  6:01 UTC  (9+ 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 v4 0/2] remoteproc: st: add virtio_rpmsg support
 2017-02-15 20:18 UTC  (3+ messages)
` [PATCH v4 1/2] remoteproc: st: add da to va support
` [PATCH v4 2/2] remoteproc: core: don't allocate carveout if pa is defined

[bug report] rpmsg: Handle invalid parameters in public API
 2017-02-14  7:28 UTC  (3+ messages)

[PATCH v3 0/4] remoteproc: st: add virtio_rpmsg support
 2017-02-09 21:34 UTC  (11+ messages)
` [PATCH v3 1/4] remoteproc: st: correct probe error management
` [PATCH v3 2/4] remoteproc: st: add virtio communication support
` [PATCH v3 3/4] remoteproc: st: add da to va support
  ` [v3,3/4] "
` [PATCH v3 4/4] remoteproc: core: don't allocate carveout if pa or da are defined
  ` [v3, "

[PATCH v1 0/6] rtio_rpmsg: make rpmsg channel configurable
 2017-02-08 16:35 UTC  (6+ messages)

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

[RFC][PATCH 1/2] remoteproc: Reduce asynchronous request_firmware to auto-boot only
 2017-02-07 18:55 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: Modify the function names

[PATCH 1/2] remoteproc: Introduce rproc_{start,stop}() functions
 2017-02-07  3:24 UTC 

[PATCH] remoteproc: Drop qcom_scm_pas_supported() from adsp_probe()
 2017-02-06 20:46 UTC  (2+ messages)

[PATCH] remoteproc: qcom: fix initializers for qcom_mss_reg_res array
 2017-02-01 16:56 UTC  (2+ messages)

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

[PATCH v3 0/4]remoteproc: qcom: Add support for Qualcomm low pass sensor peripheral loader
 2017-01-31  6:05 UTC  (11+ 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] remoteproc: Move rproc_delete_debug_dir() to rproc_del()
 2017-01-30 22:13 UTC  (3+ messages)

[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] remoteproc: qcom: q6v5: Remove mss supply from 8916
 2017-01-30 16:47 UTC 

[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  (4+ messages)
` [RFC ADD HYPERVISOR CALL SUPPORT 1/2] soc: qcom: Add hypervisor stage two translation request support

[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  (4+ messages)
` [PATCH v1 1/3] remoteproc: st: add virtio communication support

[PATCH v5 0/4] MIPS: Remote processor driver
 2017-01-19 15:09 UTC  (3+ messages)
` [PATCH v5 3/4] remoteproc/MIPS: Add a remoteproc driver for MIPS

[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  (6+ messages)
` [RFC 1/3] remoteproc: qcom: Introduce Qualcomm low pass sensor peripheral loader


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