Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2016-03-29 12:37:25 to 2016-08-05 07:38:50 UTC [more...]

[PATCH 0/9] remoteproc: Allow platform-specific drivers to request resources
 2016-08-05  7:38 UTC  (12+ messages)
` [PATCH 1/9] remoteproc: core: Ensure error message is clear
` [PATCH 2/9] remoteproc: core: Trivial: Improve error checking, spelling and debug prints
` [PATCH 3/9] remoteproc: core: Remove pointless OOM print
` [PATCH 4/9] remoteproc: core: New API to add new resources to the resource table
` [PATCH 5/9] remoteproc: core: Add function to amend an existing resource table entry
` [PATCH 6/9] remoteproc: core: Add function to append a new "
` [PATCH 7/9] remoteproc: core: Add function to over-ride current resource table
` [PATCH 8/9] remoteproc: core: Skip resource table integrity checks if there are amendments
` [PATCH 9/9] remoteproc: core: Support empty resource tables

[PATCH 1/4] remoteproc: Introduce always-on flag
 2016-08-04 17:23 UTC  (10+ messages)
` [PATCH 2/4] remoteproc: Calculate max_notifyid during load
` [PATCH 3/4] remoteproc: Move vdev handling to boot/shutdown
` [PATCH 4/4] remoteproc: Move handling of cached table "

rpmsg: exposing the bus to userspace
 2016-08-04 10:33 UTC 

Ongoing remoteproc discussions
 2016-08-03 14:52 UTC  (4+ messages)

[PATCH v7 00/16] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-08-01 17:10 UTC  (17+ messages)
` [PATCH v7 01/16] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v7 02/16] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v7 03/16] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH v7 04/16] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v7 05/16] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v7 06/16] ARM: STi: DT: STiH407: Add FDMA driver dt nodes
` [PATCH v7 07/16] MAINTAINERS: Add FDMA driver files to STi section
` [PATCH v7 08/16] ARM: multi_v7_defconfig: Enable STi FDMA driver
` [PATCH v7 09/16] ARM: multi_v7_defconfig: Enable STi and simple-card drivers
` [PATCH v7 10/16] ARM: DT: STiH407: Add i2s_out pinctrl configuration
` [PATCH v7 11/16] ARM: DT: STiH407: Add i2s_in "
` [PATCH v7 12/16] ARM: DT: STiH407: Add spdif_out pinctrl config
` [PATCH v7 13/16] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node
` [PATCH v7 14/16] ARM: STi: DT: STiH407: Add uniperif player dt nodes
` [PATCH v7 15/16] ARM: STi: DT: STiH407: Add uniperif reader "
` [PATCH v7 16/16] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card

[PATCH] remoteproc: qcom: hexagon: Fix error return code in q6v5_probe()
 2016-07-29 15:56 UTC 

[GIT PULL] hwspinlock updates for v4.8
 2016-07-27 19:12 UTC 

[GIT PULL] remoteproc updates for v4.8
 2016-07-27 19:11 UTC 

[PATCH 1/1] rpmsg: virtio_rpmsg_bus: Fix randomly placed semi-colon
 2016-07-20  9:29 UTC 

[PATCH 1/2] remoteproc: core: Add rproc OF look-up functions
 2016-07-19 15:49 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: core: Rework obtaining a rproc from a DT phandle

[PATCH -next] remoteproc: qcom: remove redundant dev_err call in q6v5_init_mem()
 2016-07-14 12:57 UTC 

[PATCH 0/5] remoteproc: A few important improvements
 2016-07-14  6:53 UTC  (20+ messages)
` [PATCH 1/5] remoteproc: core: Task sync during rproc_fw_boot()
` [PATCH 2/5] remoteproc: core: Add rproc OF look-up functions
` [PATCH 3/5] remoteproc: core: Add ability to select a firmware from the client
` [PATCH 4/5] remoteproc: core: Supply framework to request, declare and fetch shared memory
    ` [STLinux Kernel] "
` [PATCH 5/5] remoteproc: core: Clip carveout if it's too big
    ` [STLinux Kernel] "

[PATCH] rpmsg: remove unneeded conversions to bool
 2016-07-13 20:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update hwspinlock paths
 2016-07-13 19:16 UTC  (2+ messages)

[PATCH v6 44/46] remoteproc: qcom: Use unsigned long for dma_attrs
 2016-07-13 16:51 UTC  (2+ messages)

[PATCH] remoteproc: qcom: hexagon: Clean up mpss validation
 2016-07-13  0:15 UTC 

[patch] remoteproc: qcom: remove some bogus error handling
 2016-07-05 23:43 UTC  (2+ messages)

[PATCH v3 1/2] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding
 2016-06-30  5:57 UTC  (6+ messages)
` [PATCH v3 2/2] remoteproc: qcom: Introduce WCNSS peripheral image loader

[PATCH v3 1/2] remoteproc: qcom: Driver for the self-authenticating Hexagon v5
 2016-06-27 15:36 UTC  (3+ messages)
` [PATCH v3 2/2] dt-binding: remoteproc: Introduce Hexagon loader binding

[PATCH v2 1/2] remoteproc: qcom: Driver for the self-authenticating Hexagon v5
 2016-06-20 17:41 UTC  (4+ messages)
` [PATCH v2 2/2] dt-binding: remoteproc: Introduce Hexagon loader binding

[PATCH] remoteproc: Fix potential race condition in rproc_add
 2016-06-14 18:34 UTC  (2+ messages)

[PATCH 1/2] remoteproc: qcom: Driver for the self-authenticating Hexagon v5
 2016-06-10 18:03 UTC  (3+ messages)
` [PATCH 2/2] dt-binding: remoteproc: Introduce Hexagon loader binding

[PATCH v5 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-06-07 19:56 UTC  (22+ messages)
` [PATCH v5 01/18] remoteproc: make rsc table support optional
` [PATCH v5 02/18] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v5 03/18] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v5 04/18] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH v5 05/18] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v5 06/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v5 07/18] ARM: STi: DT: STiH407: Add FDMA driver dt nodes
` [PATCH v5 08/18] MAINTAINERS: Add FDMA driver files to STi section
` [PATCH v5 09/18] ARM: multi_v7_defconfig: Enable STi FDMA driver
` [PATCH v5 10/18] ASoC: sti: Update DT example to match the driver code
` [PATCH v5 11/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers
` [PATCH v5 12/18] ARM: DT: STiH407: Add i2s_out pinctrl configuration
` [PATCH v5 13/18] ARM: DT: STiH407: Add i2s_in "
` [PATCH v5 14/18] ARM: DT: STiH407: Add spdif_out pinctrl config
` [PATCH v5 15/18] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node
` [PATCH v5 16/18] ARM: STi: DT: STiH407: Add uniperif player dt nodes
` [PATCH v5 17/18] ARM: STi: DT: STiH407: Add uniperif reader "
` [PATCH v5 18/18] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card

[PATCH 00/18] Add support for FDMA DMA controller and xp70 rproc found on STi chipsets
 2016-06-06 17:40 UTC  (45+ messages)
` [PATCH v4 "
` [PATCH v4 01/18] remoteproc: st_xp70_rproc: add a xp70 slimcore rproc driver
` [PATCH v4 02/18] ARM: multi_v7_defconfig: enable st xp70 "
` [PATCH v4 03/18] MAINTAINERS: Add st xp70 rproc driver to STi section
` [PATCH v4 04/18] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH v4 05/18] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v4 06/18] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v4 07/18] ARM: STi: DT: STiH407: Add FDMA driver dt nodes
` [PATCH v4 08/18] MAINTAINERS: Add FDMA driver files to STi section
` [PATCH v4 09/18] ARM: multi_v7_defconfig: Enable STi FDMA driver
` [PATCH v4 10/18] ASoC: sti: Update DT example to match the driver code
` [PATCH v4 11/18] ARM: multi_v7_defconfig: Enable STi and simple-card drivers
` [PATCH v4 12/18] ARM: DT: STiH407: Add i2s_out pinctrl configuration
` [PATCH v4 13/18] ARM: DT: STiH407: Add i2s_in "
` [PATCH v4 14/18] ARM: DT: STiH407: Add spdif_out pinctrl config
` [PATCH v4 15/18] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node
` [PATCH v4 16/18] ARM: STi: DT: STiH407: Add uniperif player dt nodes
` [PATCH v4 17/18] ARM: STi: DT: STiH407: Add uniperif reader "
` [PATCH v4 18/18] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card

[PATCH v2 0/9] Qualcomm WCNSS remoteproc
 2016-05-25 19:00 UTC  (11+ messages)
` [PATCH v2 1/9] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding
  ` [PATCH v2.1 "
` [PATCH v2 4/9] remoteproc: Introduce Qualcomm WCNSS firmware loader

[PATCH 41/54] MAINTAINERS: Add file patterns for remoteproc device tree bindings
 2016-05-23 15:33 UTC  (2+ messages)

[GIT PULL] remoteproc updates for v4.7
 2016-05-17  0:24 UTC 

[GIT PULL] rpmsg updates for v4.7
 2016-05-17  0:23 UTC 

[PATCH] rpmsg: Make rpmsg sample selectable
 2016-05-11 19:45 UTC  (5+ messages)

[PATCH v2 1/4] rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg core
 2016-05-06 18:18 UTC  (5+ messages)
` [PATCH v2 2/4] rpmsg: drop owner assignment from rpmsg_drivers
` [PATCH v2 3/4] rpmsg: add helper macro module_rpmsg_driver
` [PATCH v2 4/4] rpmsg: use module_rpmsg_driver in existing drivers and examples

[PATCH 1/4] rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg core
 2016-05-04 18:58 UTC  (9+ messages)
` [PATCH 2/4] rpmsg: drop owner assignment from spi_drivers
` [PATCH 3/4] rpmsg: add helper macro module_rpmsg_driver
` [PATCH 4/4] rpmsg: use module_rpmsg_driver in existing drivers and examples

[RFC] remoteproc: support ELF loading without resource table
 2016-04-08  0:43 UTC  (2+ messages)

[GIT PULL] fix for v4.6-rc1
 2016-04-02 23:28 UTC 

[PATCH] MAINTAINERS: Add mailing list for remote processor subsystems
 2016-03-29 12:37 UTC  (2+ messages)


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