linux-remoteproc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-08 13:15:34 to 2016-10-19 12:05:48 UTC [more...]

[PATCH v3 0/2] remoteproc: Add sysfs interface
 2016-10-19 12:05 UTC  (3+ messages)
` [PATCH v3 1/2] remoteproc: Add a sysfs interface for firmware and state
` [PATCH v3 2/2] remoteproc: debugfs: Remove state entry which is duplicated is sysfs

[PATCH v2 0/4] remoteproc: Add sysfs interface
 2016-10-19 11:04 UTC  (9+ messages)
` [PATCH v2 1/4] remoteproc: Keep local copy of firmware name
` [PATCH v2 2/4] remoteproc: Make rproc_add_virtio_devices non-static
` [PATCH v2 3/4] remoteproc: Add a sysfs interface for firmware and state
` [PATCH v2 4/4] remoteproc: debugfs: Remove state entry which is duplicated is sysfs

[PATCH] rpmsg: Handle invalid parameters in public API
 2016-10-19  0:23 UTC 

[PATCH 0/3] remoteproc: Fix module autoload for qcom platform drivers
 2016-10-18 22:19 UTC  (5+ messages)
` [PATCH 1/3] remoteproc: qcom: q6v5_pil: Fix module autoload
` [PATCH 2/3] remoteproc: qcom: wcnss: "
` [PATCH 3/3] remoteproc: qcom: wcnss_iris: "

[PATCH v2 1/2] remoteproc: core: Add rproc OF look-up functions
 2016-10-18 17:45 UTC  (2+ messages)

[PATCH 0/4] Venus remoteproc driver
 2016-10-18 16:23 UTC  (3+ messages)
` [PATCH 4/4] remoteproc: qcom: add Venus video core firmware loader driver

[RESEND PATCH v10 00/11] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-10-18 14:43 UTC  (14+ messages)
` [PATCH v10 01/11] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v10 02/11] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v10 03/11] remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'
` [PATCH v10 04/11] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH v10 05/11] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v10 06/11] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v10 07/11] MAINTAINERS: Add FDMA driver files to STi section
` [PATCH v10 08/11] ARM: multi_v7_defconfig: Enable remoteproc core
` [PATCH v10 09/11] ARM: multi_v7_defconfig: Enable st_remoteproc driver
` [PATCH v10 10/11] ARM: multi_v7_defconfig: Enable STi FDMA driver
` [PATCH v10 11/11] ARM: multi_v7_defconfig: Enable STi and simple-card drivers

[PATCH v3 0/4] MIPS: Remote processor driver
 2016-10-18 14:30 UTC  (9+ messages)
` [PATCH v3 1/4] irqchip: mips-gic: Add context saving for MIPS_REMOTEPROC
` [PATCH v3 2/4] MIPS: CPS: Add VP(E) stealing
` [PATCH v3 3/4] remoteproc/MIPS: Add a remoteproc driver for MIPS
` [PATCH v3 4/4] MIPS: Deprecate VPE Loader

Query on vring allocation in internal SRAM with remoteproc
 2016-10-17 17:52 UTC  (5+ messages)

[PATCH v3 00/20] remoteproc: Allow platform-specific drivers to request resources
 2016-10-17 16:26 UTC  (23+ messages)
` [PATCH v3 01/20] remoteproc: core: New API to add new resources to the resource table
` [PATCH v3 02/20] remoteproc: core: Add function to dump "
` [PATCH v3 03/20] remoteproc: core: Add function to amend an existing resource table entry
` [PATCH v3 04/20] remoteproc: core: Add function to append a new "
` [PATCH v3 05/20] remoteproc: core: Add function to over-ride current resource table
` [PATCH v3 06/20] remoteproc: core: Associate action to resource request
` [PATCH v3 07/20] remoteproc: core: Add RSC_VDEV support to rproc_request_resource
` [PATCH v3 08/20] remoteproc: core: Complete VDEV support in rproc_dump_resource_table function
` [PATCH v3 09/20] remoteproc: core: Unify rproc_dump_resource_table debug messages
` [PATCH v3 10/20] remoteproc: core: Call rproc_dump_resource_table only if debug is activated
` [PATCH v3 11/20] remoteproc: core: Correction carveout name comparison in rproc_update_resource_table_entry
` [PATCH v3 12/20] remoteproc: core: Add function to verify an existing resource in rsc table
` [PATCH v3 13/20] remoteproc: core: Add vdev support to resource amending function
` [PATCH v3 14/20] remoteproc: core: Add force mode "
` [PATCH v3 15/20] remoteproc: core: Append resource only if .resource_table section is large enough
` [PATCH v3 16/20] remoteproc: core: Add resource request action support
` [PATCH v3 17/20] remoteproc: core: Add function to verify resource table consistency
` [PATCH v3 18/20] remoteproc: core: Clean-up resource table sanity checks
` [PATCH v3 19/20] remotecore: core: Add resource table pointer argument to rproc_handle_resource
` [PATCH v3 20/20] remoteproc: core: Support empty resource tables

[PATCH -next] remoteproc: st: Fix error return code in st_rproc_probe()
 2016-10-17 16:23 UTC 

[PATCH 0/4] remoteproc: Add sysfs interface
 2016-10-14  5:14 UTC  (15+ messages)
` [PATCH 1/4] remoteproc: Use fixed length field for firmware name
` [PATCH 2/4] remoteproc: Introduce rproc_change_firmware
` [PATCH 3/4] remoteproc: Add a sysfs interface for firmware and state
` [PATCH 4/4] remoteproc: debugfs: Remove state entry which is duplicated is sysfs

[PATCH 1/5] rpmsg: smd: Reduce restrictions when finding channel
 2016-10-11 16:36 UTC  (8+ messages)
` [PATCH 2/5] rpmsg: Introduce a driver override mechanism
` [PATCH 3/5] rpmsg: Support drivers without primary endpoint
` [PATCH 4/5] rpmsg: Driver for user space endpoint interface
` [PATCH 5/5] rpmsg: smd: Register rpmsg user space interface for edges

rpmsg: socket ipc based on rpmsg
 2016-10-10 10:30 UTC 

[PATCH v10 00/11] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-10-08 12:52 UTC  (12+ messages)
` [PATCH v10 01/11] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v10 02/11] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v10 03/11] remoteproc: Update Kconfig setup to 'depends on REMOTEPROC'
` [PATCH v10 04/11] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH v10 05/11] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v10 06/11] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v10 07/11] MAINTAINERS: Add FDMA driver files to STi section
` [PATCH v10 08/11] ARM: multi_v7_defconfig: Enable remoteproc core
` [PATCH v10 09/11] ARM: multi_v7_defconfig: Enable st_remoteproc driver
` [PATCH v10 10/11] ARM: multi_v7_defconfig: Enable STi FDMA driver
` [PATCH v10 11/11] ARM: multi_v7_defconfig: Enable STi and simple-card drivers

[PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-10-07 17:44 UTC  (37+ messages)
` [PATCH v9 01/19] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v9 06/19] ARM: STi: DT: STiH407: Add FDMA driver dt nodes
` [PATCH v9 10/19] ARM: DT: STiH407: Add i2s_out pinctrl configuration
` [PATCH v9 11/19] ARM: DT: STiH407: Add i2s_in "
` [PATCH v9 12/19] ARM: DT: STiH407: Add spdif_out pinctrl config
` [PATCH v9 13/19] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node
` [PATCH v9 14/19] ARM: STi: DT: STiH407: Add uniperif player dt nodes
` [PATCH v9 15/19] ARM: STi: DT: STiH407: Add uniperif reader "
` [PATCH v9 16/19] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card
` [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue

[GIT PULL] rpmsg updates for v4.9
 2016-10-05 22:20 UTC 

[GIT PULL] remoteproc updates for v4.9
 2016-10-05 22:18 UTC 

rpmsg: exposing the bus to userspace
 2016-10-05 20:58 UTC  (10+ messages)

[PATCH v2 0/6] MIPS: Remote processor driver
 2016-10-05 16:22 UTC  (17+ messages)
` [PATCH v2 1/6] irqchip: mips-gic: Add context saving for MIPS_REMOTEPROC
` [PATCH v2 2/6] MIPS: tlb-r4k: If there are wired entries, don't use TLBINVF
` [PATCH v2 3/6] MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs
` [PATCH v2 4/6] MIPS: CPS: Add VP(E) stealing
` [PATCH v2 5/6] remoteproc/MIPS: Add a remoteproc driver for MIPS
` [PATCH v2 6/6] MIPS: Deprecate VPE Loader

[PATCH 1/2] remoteproc: Split driver and consumer dereferencing
 2016-10-03  0:46 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: Refactor rproc module locking

[PATCH] remoteproc: Correct resource handling upon boot failure
 2016-10-03  0:41 UTC 

[PATCH v2 1/4] remoteproc: Introduce auto-boot flag
 2016-09-20 21:29 UTC  (6+ messages)

[PATCH v2 00/19] remoteproc: Allow platform-specific drivers to request resources
 2016-09-19  7:50 UTC  (11+ messages)
` [PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes
` [PATCH v2 18/19] remoteproc: core: Add function to create remoteproc local resource table

[PATCH] dt-binding: remoteproc: Document generic properties
 2016-09-16 22:12 UTC  (9+ messages)

[PATCH v2 0/3] Remoteproc: Add predefined coprocessor memory mapping support
 2016-09-16 18:12 UTC  (6+ messages)
` [PATCH v2 3/3] remoteproc: core: add rproc ops for memory allocation

[PATCH 3/4] dt-binding: remoteproc: venus rproc dt binding document
 2016-09-15  8:46 UTC  (12+ messages)

[PATCH] remoteproc: Drop unnecessary NULL check
 2016-09-13 19:16 UTC 

[PATCH v2 00/17] Make rpmsg a framework
 2016-09-12 22:58 UTC  (15+ messages)
` [PATCH v2 01/17] rpmsg: Enable matching devices with drivers based on DT

[PATCH] rpmsg: smd: fix dependency on QCOM_SMD=n
 2016-09-12 14:06 UTC  (2+ messages)

[PATCH 0/6] MIPS: Remote processor driver
 2016-09-12  8:49 UTC  (3+ messages)
` [PATCH 5/6] remoteproc/MIPS: Add a remoteproc driver for MIPS


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