messages from 2017-07-25 05:56:44 to 2017-10-24 15:52:27 UTC [more...]
[PATCH v8 0/4] Add memory ownership switch support and enable mss rproc on msm8996
2017-10-24 15:52 UTC (5+ messages)
` [PATCH v8 1/4] firmware: scm: Add new SCM call API for switching memory ownership
` [PATCH v8 2/4] remoteproc: qcom: refactor mss fw image loading sequence
` [PATCH v8 3/4] remoteproc: qcom: Make secure world call for mem ownership switch
` [PATCH v8 4/4] remoteproc: qcom: Add support for mss remoteproc on msm8996
[PATCH v7 0/4] Add memory ownership switch support and enable mss rproc on msm8996
2017-10-19 5:32 UTC (14+ 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 v3 0/6] Add support for Hexagon q6v5-wcss integrated core
2017-10-19 5:22 UTC (11+ messages)
` [PATCH v3 1/6] remoteproc: qcom: mdt_loader: Make the firmware authentication optional
` [PATCH v3 2/6] remoteproc: Export rproc_elf_get_boot_addr
` [PATCH v3 3/6] remoteproc: qcom: Push reset ops, fw ops, rproc ops in to of_match data
` [PATCH v3 4/6] remoteproc: qcom: Split the head and tail of the q6v5-pil rproc start function
` [PATCH v3 5/6] remoteproc: qcom: Add support for q6v5-wcss pil
` [PATCH v3 6/6] remoteproc: qcom: Add q6v5-wcss rproc ops
[PATCH] ARM: multi_v7_defconfig: Select RPMSG_VIRTIO as module
2017-10-16 4:22 UTC (2+ messages)
[PATCH v3] rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig
2017-10-16 4:22 UTC (2+ messages)
[GIT PULL] rpmsg fixes for v4.14
2017-10-11 18:01 UTC
[GIT PULL] remoteproc fixes for v4.14
2017-10-11 18:00 UTC
[PATCH] remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
2017-10-11 12:35 UTC (2+ messages)
[PATCH] rpmsg: glink: keep balance of mutex locks in qcom_glink_request_intent()
2017-10-10 18:26 UTC (2+ messages)
[PATCH] rpmsg: glink: fix memory leak on intent and intent->data
2017-10-09 12:42 UTC
[PATCH] remoteproc: imx_rproc: fix a couple off by one bugs
2017-10-09 5:14 UTC (2+ messages)
[PATCH v2] rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig
2017-10-05 4:00 UTC (3+ messages)
[PATCH] rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig
2017-10-02 0:39 UTC (2+ messages)
[PATCH] rpmsg: glink: fix memory leak
2017-09-17 12:14 UTC
[PATCH] remoteproc: qcom: select QCOM_SMP2P for all qcom pils
2017-09-15 9:09 UTC (3+ messages)
[PATCH] remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependencies
2017-09-11 19:54 UTC
[GIT PULL] remoteproc updates for v4.14
2017-09-09 21:34 UTC (2+ messages)
[GIT PULL] rpmsg updates for v4.14
2017-09-08 21:39 UTC
[PATCH 1/2] rpmsg: glink: Unlock on error in qcom_glink_request_intent()
2017-09-08 11:14 UTC (4+ messages)
` [PATCH 2/2] rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()
[PATCH] rpmsg: glink: initialize ret to zero to ensure error status check is correct
2017-09-04 17:53 UTC (2+ messages)
[PATCH][rpmsg-next] rpmsg: glink: fix null pointer dereference on a null intent
2017-09-03 12:46 UTC
[PATCH] remoteproc: Introduce rproc handle accessor for children
2017-09-01 21:00 UTC (2+ messages)
[PATCH 1/2] remoteproc: qcom: adsp: Allow defining GLINK edge
2017-09-01 15:36 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: soc: qcom: Extend GLINK to cover SMEM
[PATCH v3 0/2] provide imx rproc driver
2017-08-30 23:13 UTC (5+ 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 v2 0/6] Add support for Hexagon q6v5-wcss integrated core
2017-08-30 15:13 UTC (7+ messages)
` [PATCH v2 1/6] remoteproc: qcom: mdt_loader: Make the firmware authentication optional
` [PATCH v2 2/6] remoteproc: Export rproc_elf_get_boot_addr
` [PATCH v2 3/6] remoteproc: qcom: Push reset ops, fw ops, rproc ops in to of_match data
` [PATCH v2 4/6] remoteproc: qcom: Split the head and tail of the q6v5-pil rproc start function
` [PATCH v2 5/6] remoteproc: qcom: Add support for q6v5-wcss pil
` [PATCH v2 6/6] remoteproc: qcom: Add q6v5-wcss rproc ops
[PATCH] remoteproc: qcom: Use PTR_ERR_OR_ZERO
2017-08-29 22:35 UTC (2+ messages)
[PATCH v2 00/20] rpmsg: glink: Add glink smem based transport
2017-08-29 20:57 UTC (41+ messages)
` [PATCH v2 01/20] rpmsg: glink: Rename glink_rpm_xx functions to qcom_glink_xx
` [PATCH v2 02/20] rpmsg: glink: Associate indirections for pipe fifo accessor's
` [PATCH v2 03/20] rpmsg: glink: Split rpm_probe to reuse the common code
` [PATCH v2 04/20] rpmsg: glink: Move the common glink protocol implementation to glink_native.c
` [PATCH v2 05/20] rpmsg: glink: Allow unaligned data access
` [PATCH v2 06/20] rpmsg: glink: Return -EAGAIN when there is no FIFO space
` [PATCH v2 07/20] rpmsg: glink: Do a mbox_free_channel in remove
` [PATCH v2 08/20] rpmsg: glink: Introduce glink smem based transport
` [PATCH v2 09/20] rpmsg: glink: Fix default case while handling received commands
` [PATCH v2 10/20] rpmsg: glink: Add support for transport version negotiation
` [PATCH v2 11/20] rpmsg: glink: Fix idr_lock from mutex to spinlock
` [PATCH v2 12/20] rpmsg: glink: Add support for TX intents
` [PATCH v2 13/20] rpmsg: glink: Use the local intents when receiving data
` [PATCH v2 14/20] rpmsg: glink: Make RX FIFO peak accessor to take an offset
` [PATCH v2 15/20] rpmsg: glink: Add rx done command
` [PATCH v2 16/20] rpmsg: glink: Add announce_create ops and preallocate intents
` [PATCH v2 17/20] rpmsg: glink: Receive and store the remote intent buffers
` [PATCH v2 18/20] rpmsg: glink: Use the intents passed by remote
` [PATCH v2 19/20] rpmsg: glink: Request for intents when unavailable
` [PATCH v2 20/20] rpmsg: glink: Handle remote rx done command
[PATCH] remoteproc: Stop subdevices in reverse order
2017-08-28 5:31 UTC
[PATCH v4 0/5] virtio_rpmsg: make rpmsg channel configurable
2017-08-24 22:03 UTC (3+ messages)
` [PATCH v4 2/5] rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel address
[PATCH 000/102] Convert drivers to explicit reset API
2017-08-24 21:58 UTC (13+ messages)
` [PATCH 071/102] remoteproc/keystone: explicitly request exclusive reset control
[PATCH 13/13] remoteproc: Use sychronized interface of the IOMMU-API
2017-08-24 19:06 UTC (2+ messages)
[PATCH 00/18] rpmsg: glink: Add glink smem based transport
2017-08-23 4:44 UTC (29+ 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/15] drivers: make device_type const
2017-08-22 12:55 UTC (15+ 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 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 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 (3+ messages)
` [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 (7+ messages)
` [PATCH 1/3] drivers: remoteproc: Make mdt_loader firmware authentication optional
` [PATCH 2/3] drivers: remoteproc: Add Hexagon Q6 - WCSS integrated core driver
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 (7+ messages)
` [PATCH v1 1/2] remoteproc: dt: Provide bindings for iMX6SX/7D Remote Processor Controller driver
[PATCH] rpmsg: qcom_smd: add of_node node to edge device
2017-07-26 17:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox