messages from 2016-08-30 10:23:50 to 2016-10-03 22:16:36 UTC [more...]
[PATCH v2 0/6] MIPS: Remote processor driver
2016-10-03 22:16 UTC (16+ 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
rpmsg: exposing the bus to userspace
2016-09-29 20:07 UTC (8+ messages)
[PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
2016-09-27 17:01 UTC (40+ 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'
[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 (44+ messages)
` [PATCH v2 01/19] remoteproc: core: New API to add new resources to the resource table
` [PATCH v2 02/19] remoteproc: core: Add function to dump "
` [PATCH v2 03/19] remoteproc: core: Add function to amend an existing resource table entry
` [PATCH v2 04/19] remoteproc: core: Add function to append a new "
` [PATCH v2 05/19] remoteproc: core: Add function to over-ride current resource table
` [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 10/19] remoteproc: core: Add function to verify an existing resource in rsc table
` [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 14/19] remoteproc: core: Add resource request action support
` [PATCH v2 15/19] remoteproc: core: Add function to verify resource table consistency
` [PATCH v2 16/19] remoteproc: core: Clean-up resource table sanity checks
` [PATCH v2 17/19] remotecore: core: Add resource table pointer argument to rproc_handle_resource
` [PATCH v2 18/19] remoteproc: core: Add function to create remoteproc local resource table
` [PATCH v2 19/19] remoteproc: core: Support empty resource tables
[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 (18+ messages)
` [PATCH 2/4] firmware: qcom: scm: add iommu scm calls for pg table
` [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 (26+ messages)
` [PATCH v8 01/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v8 02/18] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v8 05/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v8 06/18] ARM: STi: DT: STiH407: Add FDMA driver dt nodes
` [PATCH v8 09/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers
` [PATCH v8 10/18] ARM: DT: STiH407: Add i2s_out pinctrl configuration
` [PATCH v8 11/18] ARM: DT: STiH407: Add i2s_in "
` [PATCH v8 15/18] ARM: STi: DT: STiH407: Add uniperif reader dt nodes
Remoteproc Virtio-Net Support
2016-09-01 19:01 UTC (2+ messages)
[PATCH 0/2] Remoteproc: Add predefined coprocessor memory mapping support
2016-08-31 16:55 UTC (8+ messages)
` [PATCH 2/2] remoteproc: core: Add fixed memory region support
[PATCH v2 1/4] dt-binding: remoteproc: Introduce ADSP loader binding
2016-08-30 23:47 UTC (4+ messages)
[PATCH 1/1] rpmsg: driver which exposes channels through char devices
2016-08-30 14:39 UTC
[PATCH 0/1] rpmsg: char device for exposing channels to userspace
2016-08-30 14:37 UTC
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