Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2016-09-01 22:27:55 to 2016-10-12 16:00:26 UTC [more...]

[PATCH v3 00/20] remoteproc: Allow platform-specific drivers to request resources
 2016-10-12 16:00 UTC  (9+ 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 0/4] MIPS: Remote processor driver
 2016-10-12 11:09 UTC  (6+ 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

[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 0/4] remoteproc: Add sysfs interface
 2016-10-11 13:39 UTC  (5+ 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

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  (46+ messages)
` [PATCH v9 01/19] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v9 02/19] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v9 03/19] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH v9 04/19] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v9 05/19] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v9 06/19] ARM: STi: DT: STiH407: Add FDMA driver dt nodes
` [PATCH v9 07/19] MAINTAINERS: Add FDMA driver files to STi section
` [PATCH v9 08/19] ARM: multi_v7_defconfig: Enable STi FDMA driver
` [PATCH v9 09/19] ARM: multi_v7_defconfig: Enable STi and simple-card drivers
` [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
` [PATCH v9 18/19] drm/virtio: kconfig: Fixup white space
` [PATCH v9 19/19] dmaengine: kconfig: Remove superfluous '\n'

Query on vring allocation in internal SRAM with remoteproc
 2016-10-06  7:30 UTC 

[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  (33+ messages)
` [PATCH v2 06/19] remoteproc: core: Add explicit message error if cached table failed
` [PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes
` [PATCH v2 08/19] remoteproc: core: Associate action to resource request
` [PATCH v2 09/19] remoteproc: core: Finalize dump resource table function
` [PATCH v2 11/19] remoteproc: core: Add function to get resource table spare bytes information
` [PATCH v2 12/19] remoteproc: core: Add vdev support and force mode to resource amending function
` [PATCH v2 13/19] remoteproc: core: Append resource only if spare resource present
` [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  (10+ messages)
` [PATCH v2 1/3] remoteproc: Modify FW_RSC_ADDR_ANY definition
` [PATCH v2 2/3] remoteproc: core: transform struct fw_rsc_vdev_vring reserved field in pa
` [PATCH v2 3/3] remoteproc: core: add rproc ops for memory allocation

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

[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  (32+ messages)
` [PATCH v2 01/17] rpmsg: Enable matching devices with drivers based on DT
` [PATCH v2 02/17] rpmsg: Name rpmsg devices based on channel id
` [PATCH v2 03/17] rpmsg: rpmsg_send() operations takes rpmsg_endpoint
` [PATCH v2 04/17] rpmsg: Make rpmsg_create_ept() take channel_info struct
` [PATCH v2 05/17] rpmsg: Clean up rpmsg device vs channel naming
` [PATCH v2 06/17] rpmsg: Introduce indirection table for rpmsg_device operations
` [PATCH v2 07/17] rpmsg: Move rpmsg_device API to new file
` [PATCH v2 08/17] rpmsg: Indirection table for rpmsg_endpoint operations
` [PATCH v2 09/17] rpmsg: Move endpoint related interface to rpmsg core
` [PATCH v2 10/17] rpmsg: Move helper for finding rpmsg devices to core
` [PATCH v2 11/17] rpmsg: Split off generic tail of create_channel()
` [PATCH v2 12/17] rpmsg: Split rpmsg core and virtio backend
` [PATCH v2 13/17] rpmsg: Hide rpmsg indirection tables
` [PATCH v2 14/17] rpmsg: virtio: Hide vrp pointer from the public API
` [PATCH v2 15/17] rpmsg: Move virtio specifics from public header
` [PATCH v2 16/17] rpmsg: Allow callback to return errors
` [PATCH v2 17/17] rpmsg: Introduce Qualcomm SMD backend

[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

[PATCH v8 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-09-05 15:42 UTC  (7+ messages)
` [PATCH v8 15/18] ARM: STi: DT: STiH407: Add uniperif reader dt nodes


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