Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2016-09-20 08:47:24 to 2016-11-04 09:13:34 UTC [more...]

[PATCH v3 0/2] remoteproc: Add sysfs interface
 2016-11-04  9:13 UTC  (8+ 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] remoteproc: qcom_wcnss: Fix circular module dependency
 2016-11-04  2:37 UTC 

[RESEND PATCH v10 00/11] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-11-03 21:37 UTC  (15+ 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 v10 00/11] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-11-03 21:24 UTC  (13+ 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] dmaengine: st_fdma: Update st_fdma to 'depends on REMOTEPROC'
 2016-11-03 13:15 UTC  (2+ messages)

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

[PATCH v2 1/1] remoteproc: Add support for xo clock
 2016-11-02 18:58 UTC  (7+ messages)

[PATCH -next] remoteproc: st: Fix error return code in st_rproc_probe()
 2016-11-01  0:37 UTC  (2+ messages)

[PATCH 0/5] Self authenticating hexagon driver for q6v55
 2016-10-25 19:35 UTC  (11+ messages)
` [PATCH 1/5] remoteproc: Add q6v55 specific parameters and enable probing "
` [PATCH 2/5] remoteproc: Adding q6v55 specific regulator, clk, reset interface
` [PATCH 3/5] remoteproc: Adding reset sequence and halt seq changes for q6v55
` [PATCH 4/5] remoteproc: Add start and shutdown interface "
` [PATCH 5/5] remoteproc: Modifying probe for initializing q6v55 specific resources

[PATCH] remoteproc: Add support for xo clock
 2016-10-21 23:15 UTC  (3+ messages)

[PATCH] rpmsg: Provide function stubs for API
 2016-10-21 17:25 UTC 

[PATCH 1/2] driver: rproc: q6v5_pil: driver changes to validate mss boot on 8996
 2016-10-20 17:17 UTC  (2+ messages)
` [PATCH 2/2] arch: arm64: dtsi: dtsi changes for q6v5_pil drv validation "

[PATCH 00/11] rproc subdevice support
 2016-10-20  2:40 UTC  (12+ messages)
` [PATCH 01/11] remoteproc: Introduce subdevices
` [PATCH 02/11] rpmsg: smd: Expose edge registration functions
` [PATCH 03/11] remoteproc: wcnss: Bond SMD edge to remoteproc
` [PATCH 04/11] dt-binding: remoteproc: wcnss: Allow describing smd edge
` [PATCH 05/11] remoteproc: Assign kref to rproc_vdev
` [PATCH 06/11] remoteproc: virtio: Anchor vring life cycle in vdev
` [PATCH 07/11] remoteproc: Further extend the vdev life cycle
` [PATCH 08/11] remoteproc: Decouple vdev resources and devices
` [PATCH 09/11] remoteproc: Update max_notifyid as we allocate vrings
` [PATCH 10/11] remoteproc: Remove custom vdev handler list
` [PATCH 11/11] remoteproc: Merge table_ptr and cached_table pointers

rpmsg: socket ipc based on rpmsg
 2016-10-19 18:51 UTC  (2+ messages)

[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

[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 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

[PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-10-07 17:44 UTC  (13+ messages)
` [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)


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