Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2018-06-01 06:16:13 to 2018-07-27 13:14:46 UTC [more...]

[PATCH v4 00/17] remoteproc: add fixed memory region support
 2018-07-27 13:14 UTC  (12+ messages)
` [PATCH v4 01/17] remoteproc: configure IOMMU only if device address requested
` [PATCH v4 02/17] remoteproc: add rproc_va_to_pa function
` [PATCH v4 03/17] remoteproc: add release ops in rproc_mem_entry struct
` [PATCH v4 04/17] remoteproc: add name "
` [PATCH v4 05/17] remoteproc: add helper function to allocate and init "
` [PATCH v4 06/17] remoteproc: introduce rproc_add_carveout function
` [PATCH v4 07/17] remoteproc: introduce rproc_find_carveout_by_name function
` [PATCH v4 08/17] remoteproc: add alloc ops in rproc_mem_entry struct
` [PATCH v4 09/17] remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
` [PATCH v4 10/17] remoteproc: add helper function to check carveout device address
` [PATCH v4 11/17] remoteproc: modify rproc_handle_carveout to support pre-registered region

[PATCH V4 0/9] Add chrdev and name query support for GLINK
 2018-07-27 12:17 UTC  (10+ messages)
` [PATCH V4 1/9] dt-bindings: soc: qcom: Add label for GLINK bindings
` [PATCH V4 2/9] rpmsg: glink: Store edge name for glink device
` [PATCH V4 3/9] rpmsg: glink: Use complete_all for open states
` [PATCH V4 4/9] rpmsg: Guard against null endpoint ops in destroy
` [PATCH V4 5/9] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH V4 6/9] rpmsg: glink: Expose rpmsg name attr for glink
` [PATCH V4 7/9] rpmsg: glink: Remove chunk size word align warning
` [PATCH V4 8/9] rpmsg: glink: unregister rpmsg device during endpoint destroy
` [PATCH V4 9/9] rpmsg: Add compat ioctl for rpmsg char driver

[PATCH v2 1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging
 2018-07-27  7:10 UTC  (6+ messages)

[PATCH] remoteproc: Reset table_ptr in rproc_start() failure paths
 2018-07-27  1:15 UTC 

[PATCH 1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_remove() release order
 2018-07-26  7:09 UTC  (3+ messages)

[PATCH 1/1] rpmsg: virtio_rpmsg_bus: Fix rpmsg_create_channel memory leak
 2018-07-26  7:04 UTC  (3+ messages)

[PATCH 1/1] remoteproc: replace "%p" with "%pK"
 2018-07-25 20:27 UTC  (2+ messages)

[PATCH] remoteproc/davinci: Mark error recovery as disabled
 2018-07-23 23:27 UTC 

[PATCH v7 0/4] ARM: davinci: complete the conversion to using the reset framework
 2018-07-23  8:03 UTC  (14+ messages)
` [PATCH v7 1/4] remoteproc/davinci: use "
` [PATCH v7 2/4] clk: davinci: kill davinci_clk_reset_assert/deassert()
` [PATCH v7 3/4] ARM: davinci: dts: make psc0 a reset provider
` [PATCH v7 4/4] ARM: davinci: dts: add a reset control to the dsp node

[PATCH] remoteproc: qcom: fix Q6V5_WCSS dependencies
 2018-07-19 12:00 UTC  (2+ messages)

[PATCH] remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvote
 2018-07-10 21:09 UTC  (2+ messages)

[PATCH] remoteproc: qcom q6v5: fix modular build
 2018-07-10 21:08 UTC  (2+ messages)

[PATCH v2] remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
 2018-07-09  5:59 UTC  (3+ messages)

[PATCH 1/1] remoteproc: st_slim: replace "%p" with "%pK"
 2018-07-06 12:38 UTC 

[PATCH 1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging
 2018-07-06  4:06 UTC  (2+ messages)

(no subject)
 2018-07-03 20:59 UTC  (17+ messages)
` [PATCH 1/8] remoteproc: add map parameter to da_to_va
` [PATCH 2/8] remoteproc: add page lookup for TI PRU to ELF loader
` [PATCH 3/8] ARM: OMAP2+: add pdata quirks for PRUSS reset
` [PATCH 4/8] dt-bindings: add bindings for TI PRU as remoteproc
` [PATCH 5/8] remoteproc: new driver for TI PRU
` [PATCH 6/8] ARM: davinci_all_defconfig: enable PRU remoteproc module
` [PATCH 7/8] ARM: dts: da850: add node for PRUSS
` [PATCH 8/8] ARM: dts: am33xx: add node for PRU remoteproc
` New remoteproc driver for TI PRU

[PATCH] rpmsg: smd: Add missing include of sizes.h
 2018-07-02  6:33 UTC  (2+ messages)

[PATCH] remoteproc: q6v5: Add support to vote for rpmh power domains
 2018-06-29 10:20 UTC 

[bug report] hwspinlock: Add devm_xxx() APIs to request/free hwlock
 2018-06-28  2:34 UTC  (3+ messages)

[PATCH] hwspinlock: Fix incorrect return pointers
 2018-06-28  2:32 UTC 

[PATCH v5 0/8] Add support for remoteproc modem-pil on SDM845 SoCs
 2018-06-27 14:24 UTC  (6+ messages)
` [PATCH v5 1/8] dt-bindings: reset: Add AOSS reset bindings for "
` [PATCH v5 2/8] reset: qcom: AOSS (always on subsystem) reset controller

[RFC v2 0/5] System resource management
 2018-06-27  8:06 UTC  (6+ messages)
` [RFC v2 1/5] dt-bindings: remoteproc: add system resource manager (SRM)
` [RFC v2 2/5] remoteproc: add system resource manager core
` [RFC v2 3/5] remoteproc: add system resource manager device
` [RFC v2 4/5] remoteproc: probe the system resource manager
` [RFC v2 5/5] remoteproc: srm: introduce dynamic "

[PATCH 1/8] hwspinlock: Add one new API to support getting a specific hwlock by the name
 2018-06-27  2:18 UTC  (14+ messages)
` [PATCH 2/8] hwspinlock: Add devm_xxx() APIs to request/free hwlock
` [PATCH 3/8] hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controller
` [PATCH 4/8] hwspinlock: Remove redundant config
` [PATCH 5/8] hwspinlock: Fix one comment mistake
` [PATCH 6/8] hwspinlock: sprd: Use devm_hwspin_lock_register()
` [PATCH 7/8] spi: sprd: Replace of_hwspin_lock_get_id() with of_hwspin_lock_get_id_byname()
` [PATCH 8/8] spi: sprd: Change to use devm_hwspin_lock_request_specific()

[PATCH v2 0/5] remoteproc: updates for new events
 2018-06-26 12:11 UTC  (6+ messages)
` [PATCH v2 1/5] remoteproc: Rename subdev functions to start/stop
` [PATCH v2 2/5] remoteproc: Make start and stop in subdev optional
` [PATCH v2 3/5] remoteproc: Make client initialize ops in rproc_subdev
` [PATCH v2 4/5] remoteproc: rename subdev probe and remove functions
` [PATCH v2 5/5] remoteproc: Introduce prepare and unprepare for subdevices

[PATCH v3 00/13] remoteproc: add fixed memory region support
 2018-06-26  8:17 UTC  (3+ messages)

[PATCH resend 0/5] remoteproc: updates for new events
 2018-06-26  3:04 UTC  (8+ messages)
` [PATCH resend 1/5] remoteproc: Rename subdev functions to start/stop
` [PATCH resend 2/5] remoteproc: Make start and stop in subdev optional
` [PATCH resend 3/5] remoteproc: Make client initialize ops in rproc_subdev
` [PATCH resend 4/5] remoteproc: rename subdev probe and remove functions
` [PATCH resend 5/5] remoteproc: Introduce prepare and unprepare for subdevices

[PATCH 0/5] remoteproc: updates for new events
 2018-06-26  2:20 UTC  (6+ messages)
` [PATCH 4/5] remoteproc: rename subdev probe and remove functions

[PATCH v1 1/2] imx-rproc: dt: provide new remote-nodes option
 2018-06-22 22:53 UTC  (11+ messages)
` [PATCH v1 2/2] remoteproc: imx_rproc: assign other DT nodes to rproc node

[PATCH 0/3] rpmsg: glink: fix W=1 warnings
 2018-06-19  4:36 UTC  (5+ messages)
` [PATCH 1/3] rpmsg: glink: correctly annotate intent members
` [PATCH 2/3] rpmsg: glink: Fix various kerneldoc warnings
` [PATCH 3/3] rpmsg: smd: fix "

[PATCH 0/4] Hexagon remoteproc spring cleaning
 2018-06-18 22:22 UTC  (6+ messages)
` [PATCH 1/4] remoteproc: qcom: mdt_loader: Make the firmware authentication optional
` [PATCH 2/4] remoteproc: q6v5: Extract common resource handling
` [PATCH 3/4] remoteproc: qcom: adsp: Use common q6v5 helpers
` [PATCH 4/4] remoteproc: qcom: q6v5-pil: "

[PATCH] remoteproc: wcnss: Wait for iris before starting
 2018-06-18 16:50 UTC  (2+ messages)

[PATCH] rpmsg: core: add support to power domains for devices
 2018-06-15  9:59 UTC 

[PATCH v2 0/7] soc: qcom: Allow COMPILE_TEST of all drivers
 2018-06-14 11:11 UTC  (2+ messages)
` [PATCH v2 1/7] rpmsg: smd: Add missing include of sizes.h

[PULL v2] vhost, virtio
 2018-06-13 23:45 UTC 

[PATCH 0/5] soc: qcom: remove depends on ARCH_QCOM
 2018-06-13 13:16 UTC  (3+ messages)
` [PATCH 1/5] rpmsg: smd: Add missing include of sizes.h

[GIT PULL] rpmsg updates for v4.18
 2018-06-11 18:24 UTC 

[GIT PULL] remoteproc updates for v4.18
 2018-06-11 18:24 UTC 

[GIT PULL] hwspinlock updates for v4.18
 2018-06-11 18:23 UTC 

[PULL] vhost: cleanups and fixes
 2018-06-11 16:23 UTC 

[PATCH V2] remoteproc: qcom: Introduce Hexagon V5 based WCSS driver
 2018-06-07 17:27 UTC 

[PATCH] remoteproc: qcom: Introduce Hexagon V5 based WCSS driver
 2018-06-07  9:32 UTC  (15+ messages)

[bug report] remoteproc: st_slim_rproc: add a slimcore rproc driver
 2018-06-07  8:18 UTC 

[PATCH] virtio_ring: switch to dma_XX barriers for rpmsg
 2018-06-04 20:16 UTC  (6+ messages)

[PATCH v2] rpmsg: smd: do not use mananged resources for endpoints and channels
 2018-06-04 19:35 UTC  (2+ messages)

[PATCH] rpmsg: smd: do not use mananged resources for endpoints and channels
 2018-06-04  9:16 UTC  (3+ messages)

[PATCH 0/5] rpmsg: Convert to use SPDX license identifiers
 2018-06-04  0:40 UTC  (2+ messages)

[RFC PATCH 0/5] Hexagon remoteproc spring cleaning
 2018-06-01 16:39 UTC  (11+ messages)
` [RFC PATCH 2/5] remoteproc: q6v5: Extract common resource handling
` [RFC PATCH 3/5] remoteproc: qcom: adsp: Use common q6v5 helpers
` [RFC PATCH 4/5] remoteproc: qcom: q6v5-pil: "

[PATCH 1/4] hwspinlock: Add one new API to support getting a specific hwlock by the name
 2018-06-01  9:04 UTC  (4+ messages)
` [PATCH 2/4] hwspinlock: Add devm_xxx() APIs to request/free hwlock
` [PATCH 3/4] spi: sprd: Replace of_hwspin_lock_get_id() with of_hwspin_lock_get_id_byname()
` [PATCH 4/4] spi: sprd: Change to use devm_hwspin_lock_request_specific()


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