linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-08 00:24:47 to 2017-08-19 08:22:26 UTC [more...]

[PATCH 00/15] drivers: make device_type const
 2017-08-19  8:22 UTC  (11+ messages)
` [PATCH 01/15] EDAC: "
` [PATCH 04/15] [media] rc: "
` [PATCH 05/15] mei: "
` [PATCH 06/15] mtd: "
` [PATCH 07/15] mux: "
` [PATCH 09/15] phy: tegra: "
` [PATCH 10/15] platform/x86: wmi: "
` [PATCH 12/15] s390/zcrypt: "
` [PATCH 14/15] staging: greybus: "
` [PATCH 15/15] usb: "

[PATCH v3 0/2] provide imx rproc driver
 2017-08-17 22:20 UTC  (4+ messages)
` [PATCH v3 1/2] remoteproc: dt: Provide bindings for iMX6SX/7D Remote Processor Controller driver
` [PATCH v3 2/2] remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver

[PATCH 13/13] remoteproc: Use sychronized interface of the IOMMU-API
 2017-08-17 12:56 UTC 

[PATCH 00/18] rpmsg: glink: Add glink smem based transport
 2017-08-16 17:19 UTC  (19+ messages)
` [PATCH 01/18] rpmsg: glink: Rename glink_rpm_xx functions to qcom_glink_xx
` [PATCH 02/18] rpmsg: glink: Associate indirections for pipe fifo accessor's
` [PATCH 03/18] rpmsg: glink: Split rpm_probe to reuse the common code
` [PATCH 04/18] rpmsg: glink: Move the common glink protocol implementation to glink_native.c
` [PATCH 05/18] rpmsg: glink: Allow unaligned data access
` [PATCH 06/18] rpmsg: glink: Introduce glink smem based transport
` [PATCH 07/18] rpmsg: glink: Fix default case while handling received commands
` [PATCH 08/18] rpmsg: glink: Add support for transport version negotiation
` [PATCH 09/18] rpmsg: glink: Fix idr_lock from mutex to spinlock
` [PATCH 10/18] rpmsg: glink: Add support for TX intents
` [PATCH 11/18] rpmsg: glink: Use the local intents when receiving data
` [PATCH 12/18] rpmsg: glink: Make RX FIFO peak accessor to take an offset
` [PATCH 13/18] rpmsg: glink: Add rx done command
` [PATCH 14/18] rpmsg: glink: Add announce_create ops and preallocate intents
` [PATCH 15/18] rpmsg: glink: Receive and store the remote intent buffers
` [PATCH 16/18] rpmsg: glink: Use the intents passed by remote
` [PATCH 17/18] rpmsg: glink: Request for intents when unavailable
` [PATCH 18/18] rpmsg: glink: Handle remote rx done command

[PATCH 00/18] rpmsg: glink: Add glink smem based transport
 2017-08-16 17:17 UTC 

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16  9:19 UTC  (6+ messages)
` [patch net-next 1/3] idr: Use unsigned long instead of int
` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "

[PATCH 000/102] Convert drivers to explicit reset API
 2017-08-14  7:36 UTC  (18+ messages)
` [PATCH 071/102] remoteproc/keystone: explicitly request exclusive reset control
` [PATCH 072/102] remoteproc: qcom: "
` [PATCH 073/102] remoteproc: st: "

[PATCH v2 0/2] provide imx rproc driver
 2017-08-11  2:59 UTC  (4+ messages)
` [PATCH v2 1/2] remoteproc: dt: Provide bindings for iMX6SX/7D Remote Processor Controller driver
` [PATCH v2 2/2] remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver

[PATCH v2 0/4] Add DT support for davinci remoteproc driver
 2017-08-10 15:05 UTC  (8+ messages)
` [PATCH v2 1/4] remoteproc/davinci: Switch to platform_get_resource_byname()
` [PATCH v2 2/4] remoteproc/davinci: Add support to parse internal memories
` [PATCH v2 3/4] dt-bindings: remoteproc: Add bindings for Davinci DSP processors
` [PATCH v2 4/4] remoteproc/davinci: Add device tree support for OMAP-L138 DSP

[PATCH] remoteproc/keystone: Add support for Keystone 66AK2G SOCs
 2017-08-09 23:46 UTC  (2+ messages)

[PATCH 0/2] Qualcomm GLINK SSR support
 2017-08-02  5:58 UTC  (4+ messages)
` [PATCH 1/2] remoteproc: qcom: Add support for SSR notifications
` [PATCH 2/2] soc: qcom: GLINK SSR notifier

[PATCH 0/3] Add remoteproc driver for Hexagon Q6 - WCSS integrated core
 2017-07-31 10:51 UTC  (11+ messages)
` [PATCH 1/3] drivers: remoteproc: Make mdt_loader firmware authentication optional
` [PATCH 2/3] drivers: remoteproc: Add Hexagon Q6 - WCSS integrated core driver
` [PATCH 3/3] dt-binding: remoteproc: Add the bindings required for Q6 - WCSS core

kernel crash during remoteproc error recovery with 4.13-rc1
 2017-07-28 19:55 UTC 

[PATCH v1 0/2] provide imx rproc driver
 2017-07-26 17:11 UTC  (8+ messages)
` [PATCH v1 1/2] remoteproc: dt: Provide bindings for iMX6SX/7D Remote Processor Controller driver
` [PATCH v1 2/2] remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver

[PATCH] rpmsg: qcom_smd: add of_node node to edge device
 2017-07-26 17:00 UTC  (2+ messages)

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

[PATCH] remoteproc: Merge __rproc_boot() with rproc_boot()
 2017-07-20 20:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] rpmsg: virtio_rpmsg_bus: fix export of rpmsg_send_offchannel_raw()
 2017-07-20  2:06 UTC 

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

[PATCH 1/2] remoteproc: Add remote processor coredump support
 2017-07-12 23:47 UTC  (9+ messages)
` [PATCH 2/2] remoteproc: qcom: Register segments with remoteproc

[GIT PULL] hwspinlock updates for v4.13
 2017-07-05 23:44 UTC 

[GIT PULL] remoteproc updates for v4.13
 2017-07-05 23:43 UTC 

[GIT PULL] rpmsg updates for v4.13
 2017-07-05 23:43 UTC 

[RFC PATCH 0/3] provide imx rproc driver
 2017-07-04 10:48 UTC  (14+ messages)
` [RFC PATCH 1/3] ARM: dts: imx7d: add imx7d-phyboard-zeta
` [RFC PATCH 2/3] remoteproc: imx_rproc: add a NXP/Freescale imx rproc driver
` [RFC PATCH 3/3] ARM: dts: imx7s: add rproc node

[PATCH v2] rpmsg: Make modalias work for DeviceTree based devices
 2017-06-29 23:06 UTC  (2+ messages)

[PATCH] rpmsg: rpmsg_core: fix null-ptr dereference for devices without ops
 2017-06-28 19:24 UTC  (4+ messages)

[PATCH] rpmsg: Make modalias work for DeviceTree based devices
 2017-06-28 18:48 UTC 

[PATCH 0/4] Some remoteproc/rpmsg Kconfig cleanups
 2017-06-28 16:20 UTC  (7+ messages)
` [PATCH 1/4] rpmsg: Drop VIRTUALIZATION dependency from RPMSG_VIRTIO
` [PATCH 2/4] remoteproc: Drop VIRTUALIZATION dependency from REMOTEPROC
` [PATCH 3/4] remoteproc: Drop redundant REMOTEPROC dependency from driver Kconfigs
` [PATCH 4/4] remoteproc/keystone: Fix circular dependencies for ARM configs

[PATCH] rpmsg: Solve circular dependencies involving RPMSG_VIRTIO
 2017-06-27 23:16 UTC  (5+ messages)

[PATCH 0/4] Davinci remoteproc cleanups/fixes
 2017-06-27 19:14 UTC  (9+ messages)
` [PATCH 4/4] remoteproc/davinci: streamline the interrupt management

[PATCH v3 0/3] Add Keystone2 Remoteproc driver
 2017-06-26 21:19 UTC  (10+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: Add Keystone DSP remoteproc binding
` [PATCH v3 2/3] remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs
` [PATCH v3 3/3] remoteproc/keystone: Ensure the DSPs are in reset in probe

[PATCH] rpmsg: Don't overwrite release op of rpdev
 2017-06-25 22:05 UTC 

[PATCH] rpmsg: virtio_rpmsg_bus: cleanup multiple assignment to ops
 2017-06-25 21:43 UTC  (2+ messages)

[PATCH] rpmsg: virtio_rpmsg_bus: fix nameservice address
 2017-06-25 21:42 UTC  (2+ messages)

[PATCH] rpmsg: cleanup incorrect function in dev_err message
 2017-06-25 21:36 UTC  (2+ messages)

[PATCH] rpmsg: virtio_rpmsg_bus: fix announce for devices without endpoint
 2017-06-25 21:35 UTC  (2+ messages)

[PATCH] rpmsg: Release rpmsg devices in backends
 2017-06-25 21:28 UTC  (3+ messages)

[PATCH v2 06/26] remoteproc.txt: standardize document format
 2017-06-17 15:26 UTC  (2+ messages)
` [PATCH v2 10/26] rpmsg.txt: "

[PATCH v2 25/31] hwspinlock.txt: standardize document format
 2017-06-17 15:25 UTC 

[PATCH v6 0/4] MIPS: Remote processor driver
 2017-06-14 11:26 UTC  (4+ messages)
` [PATCH v6 3/4] remoteproc/MIPS: Add a remoteproc driver for MIPS

[PATCH v2 0/3] Add Keystone2 Remoteproc driver
 2017-06-10 19:33 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: Add Keystone DSP remoteproc binding
` [PATCH v2 2/3] remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs
` [PATCH v2 3/3] remoteproc/keystone: Ensure the DSPs are in reset in probe

patch "rpmsg: use dev_groups and not dev_attrs for bus_type" added to driver-core-next
 2017-06-09 18:08 UTC 

patch "rpmsg: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 


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