linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-24 19:22:24 to 2017-06-02 11:36:04 UTC [more...]

[PATCH] rpmsg: cleanup incorrect function in dev_err message
 2017-06-02 11:36 UTC 

[PATCH] rpmsg: virtio_rpmsg_bus: fix announce for devices without endpoint
 2017-06-02 11:35 UTC 

[PATCH] rpmsg: rpmsg_core: fix null-ptr dereference for devices without ops
 2017-06-02 11:35 UTC 

[PATCH] rpmsg: Release rpmsg devices in backends
 2017-06-02 10:07 UTC  (2+ messages)

[PATCH v5 0/4] Add memory ownership switch support and enable mss rproc on msm8996
 2017-06-01 21:42 UTC  (10+ messages)
` [PATCH v5 1/4] firmware: scm: Add new SCM call API for switching memory ownership
` [PATCH v5 2/4] remoteproc: qcom: refactor mss fw image loading sequence
` [PATCH v5 3/4] remoteproc: qcom: Make secure world call for mem ownership switch
` [PATCH v5 4/4] remoteproc: qcom: Add support for mss remoteproc on msm8996

[PATCH 0/3] Add Keystone2 Remoteproc driver
 2017-05-31 20:05 UTC  (6+ messages)
` [PATCH 1/3] Documentation: DT: add Keystone DSP remoteproc binding
` [PATCH 2/3] remoteproc/keystone: add a remoteproc driver for Keystone 2 DSPs
` [PATCH 3/3] remoteproc/keystone: ensure the DSPs are in reset in probe

[PATCH 0/4] Add DT support for davinci remoteproc driver
 2017-05-31 19:53 UTC  (7+ messages)
` [PATCH 1/4] remoteproc/davinci: Switch to platform_get_resource_byname()
` [PATCH 2/4] remoteproc/davinci: add support to parse internal memories
` [PATCH 3/4] Documentation: dt: Add bindings for Davinci DSP processors
` [PATCH 4/4] remoteproc/davinci: Add device tree support for OMAP-L138 DSP

[PATCH] remoteproc: fix spelling mistake: "Resouce" -> "Resource"
 2017-05-31  3:58 UTC  (2+ messages)

[PATCH v7 1/2] soc: qcom: Add device tree binding for GLINK RPM
 2017-05-31  3:38 UTC  (3+ messages)
` [PATCH v7 2/2] rpmsg: Introduce Qualcomm RPM glink driver

[PATCH v3 1/2] remoteproc: Introduce rproc_{start,stop}() functions
 2017-05-27  1:12 UTC  (3+ messages)
` [PATCH v3 2/2] remoteproc: Modify recovery path to use rproc_{start,stop}()

[RESEND: PATCH v4 0/4] Add memory ownership switch support and enable mss rproc on msm8996
 2017-05-26 19:19 UTC  (21+ messages)
` [RESEND: PATCH v4 1/4] firmware: scm: Add new SCM call for switching memory ownership
` [RESEND: PATCH v4 2/4] remoteproc: qcom: refactor mss fw image loading sequence
` [RESEND: PATCH v4 3/4] remoteproc: qcom: Make secure world call for mem ownership switch
` [RESEND: PATCH v4 4/4] remoteproc: qcom: Add support for mss boot on msm8996

[PATCH v4 0/5] virtio_rpmsg: make rpmsg channel configurable
 2017-05-26 16:24 UTC  (8+ 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] remoteproc: Introduce rproc_{start,stop}() functions
 2017-05-26  0:40 UTC  (2+ messages)
` [PATCH v2 2/2] remoteproc: Modify recovery path to use rproc_{start,stop}()

[PATCH] DT: hwspinlock: Add binding documentation for Spreadtrum hwspinlock
 2017-05-25  9:06 UTC  (4+ messages)

[PATCH 00/29] Standardize doc formats - part 3
 2017-05-19  1:25 UTC  (3+ messages)
` [PATCH 07/29] remoteproc.txt: standardize document format
` [PATCH 11/29] rpmsg.txt: "

[PATCH 00/31] Standardize doc formats - part 1
 2017-05-19  1:22 UTC  (2+ messages)
` [PATCH 26/31] hwspinlock.txt: standardize document format

[PATCH 0/4] Davinci remoteproc cleanups/fixes
 2017-05-18 22:09 UTC  (5+ messages)
` [PATCH 1/4] remoteproc/davinci: Update Kconfig to depend on DMA_CMA
` [PATCH 2/4] remoteproc/davinci: simplify the reset function
` [PATCH 3/4] remoteproc/davinci: fix unbalanced reset between start and stop ops
` [PATCH 4/4] remoteproc/davinci: streamline the interrupt management

[PATCH 1/1] remoteproc: fix elf_loader da_to_va translation and writing beyond segment
 2017-05-18 18:00 UTC  (6+ messages)

[PATCH v2] hwspinlock: sprd: Add hardware spinlock driver
 2017-05-18  1:54 UTC  (3+ messages)

[PATCH] hwspinlock: sprd: Add hardware spinlock driver
 2017-05-17  2:54 UTC  (3+ messages)

[PATCH v4 1/5] mailbox: Make startup and shutdown ops optional
 2017-05-16 11:25 UTC  (29+ messages)
` [PATCH v4 2/5] dt-bindings: mailbox: Introduce Qualcomm APCS global binding
` [PATCH v4 3/5] soc: qcom: Introduce APCS IPC driver
` [PATCH v4 4/5] soc: qcom: Add device tree binding for GLINK RPM
` [PATCH v4 5/5] rpmsg: Introduce Qualcomm RPM glink driver

[PATCH v4 0/4] Add new SCM call for stage two mem translation and enable mss rproc on msm8996
 2017-05-15 22:32 UTC  (6+ messages)
` [PATCH v4 1/4] firmware: scm: Add support for shared access of a memory
` [PATCH v4 2/4] remoteproc: qcom: refactor mss fw image loading sequence
` [PATCH v4 3/4] remoteproc: qcom: Add new secure monitor call for access
` [PATCH v4 4/4] remoteproc: qcom: Add support for mss boot on msm8996

[PATCH] rpmsg: Make rpmsg_create_ept() propagate error
 2017-05-09  8:47 UTC  (2+ messages)

[RFC PATCH v1] Make HWSPINLOCK a menuconfig to ease disabling
 2017-05-08  5:07 UTC  (4+ messages)
` [PATCH] "

[PATCH v3 1/4] dt-bindings: Introduce doorbell binding
 2017-05-04 17:00 UTC  (10+ messages)
` [PATCH v3 2/4] soc: qcom: Introduce APCS IPC driver
` [PATCH v3 3/4] soc: qcom: Add device tree binding for GLINK RPM
` [PATCH v3 4/4] rpmsg: Introduce Qualcomm RPM glink driver

[PATCH v4 0/2] remoteproc: st: add virtio_rpmsg support
 2017-05-03 15:29 UTC  (2+ messages)

[PATCH 1/2] remoteproc: Introduce rproc_{start,stop}() functions
 2017-05-03  2:06 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: Rearrange code to avoid duplication

[PATCH 0/3] dynamic_hex_dump cleanup
 2017-04-29  8:46 UTC  (14+ 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  (8+ messages)
` [PATCH v3 1/2] soc: qcom: Add support of scm call for mss rproc to share access of ddr

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  (3+ messages)
` [PATCH v6 3/4] remoteproc/MIPS: Add a remoteproc driver for MIPS

[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  (7+ messages)

[PATCH v2 1/2] soc: qcom: Add device tree binding for GLINK RPM
 2017-03-27 23:30 UTC  (5+ messages)

[RFC LINUX PATCH 00/19] Allow master to restart without restarting slave
 2017-03-24 19:22 UTC  (13+ messages)
` [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


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