Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2018-09-15 00:37:24 to 2018-10-24 03:12:54 UTC [more...]

[PATCH v3 00/13] remoteproc: add fixed memory region support
 2018-10-24  3:12 UTC  (5+ messages)
` [PATCH v3 08/13] remoteproc: add prepare and unprepare ops

[PATCH v4 00/17] remoteproc: add fixed memory region support
 2018-10-24  3:01 UTC  (48+ 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 10/17] remoteproc: add helper function to check carveout device address
` [PATCH v4 12/17] remoteproc: modify vring allocation to rely on centralized carveout allocator
` [PATCH v4 13/17] remoteproc: create vdev subdevice with specific dma memory pool
` [PATCH v4 15/17] remoteproc: da8xx: declare reserved memory region for vdev device
` [PATCH v4 16/17] remoteproc: st: add reserved memory support
` [PATCH v4 17/17] rpmsg: virtio: allocate buffer from parent

[PATCH] rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"
 2018-10-24  1:19 UTC 

[PATCH v2 00/16] remoteproc: add fixed memory region support
 2018-10-23 19:12 UTC  (7+ messages)
` [PATCH v2 05/16] remoteproc: modify rproc_handle_carveout to support preallocated region

[PATCH v5 0/5] Add coredump support for Q6v5 Modem remoteproc
 2018-10-19 18:35 UTC  (7+ messages)
` [PATCH v5 1/5] remoteproc: Introduce custom dump function for each remoteproc segment
` [PATCH v5 2/5] remoteproc: Add mechanism for custom dump function assignment
` [PATCH v5 3/5] remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequence
` [PATCH v5 4/5] remoteproc: qcom: q6v5-mss: Add custom dump function for modem
` [PATCH v5 5/5] remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredump

[PATCH v2 0/6] Add non PAS wcss Q6 support for QCS404
 2018-10-17 20:08 UTC  (12+ messages)
` [PATCH v2 1/6] dt-bindings: clock: qcom: Add QCOM WCSS GCC clock bindings
` [PATCH v2 2/6] clk: qcom: Add WCSS gcc clock control for QCS404
` [PATCH v2 3/6] dt-bindings: clock: qcom: Introduce QCOM WCSS Q6DSP clock bindings
` [PATCH v2 4/6] clk: qcom: Add WCSS Q6DSP clock controller for QCS404
` [PATCH v2 5/6] remoteproc: qcom: wcss: populate hardcoded param using driver data
` [PATCH v2 6/6] remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404

[PATCH V4 0/4] Add TIOCM Signals support for RPMSG char devices
 2018-10-12  9:46 UTC  (10+ messages)
` [PATCH V4 1/4] rpmsg: core: Add signal API support
` [PATCH V4 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V4 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V4 4/4] rpmsg: char: Add signal callback and POLLPRI support

[PATCH 0/6] Add non PAS wcss Q6 support for QCS404
 2018-10-10  7:33 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: clock: qcom: Add QCOM WCSS GCC clock bindings
` [PATCH 2/6] clk: qcom: Add WCSS gcc clock control for QCS404
` [PATCH 3/6] dt-bindings: clock: qcom: Introduce QCOM WCSS Q6DSP clock bindings
` [PATCH 4/6] clk: qcom: Add WCSS Q6DSP clock controller for QCS404
` [PATCH 5/6] remoteproc: qcom: wcss: populate hardcoded param using driver data
` [PATCH 6/6] remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404

[PATCH] remoteproc: qcom: q6v5: shore up resource probe handling
 2018-10-10  6:19 UTC  (4+ messages)

[PATCH -next] remoteproc: qcom: qcom_q6v5_adsp: Fix some return value check
 2018-10-10  6:10 UTC  (2+ messages)

[PATCH] remoteproc: qcom: q6v5-pil: add SCM probe dependency
 2018-10-09 17:21 UTC  (4+ messages)

[PATCH v4 0/5] Add coredump support for Q6v5 Modem remoteproc
 2018-10-09 16:23 UTC  (6+ messages)
` [PATCH v4 1/5] remoteproc: Introduce custom dump function for each remoteproc segment
` [PATCH v4 2/5] remoteproc: Add mechanism for custom dump function assignment
` [PATCH v4 3/5] remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequence
` [PATCH v4 4/5] remoteproc: qcom: q6v5-mss: Add custom dump function for modem
` [PATCH v4 5/5] remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredump

[PATCH v3 0/6] Add coredump support for Q6v5 Modem remoteproc
 2018-10-09 16:21 UTC  (12+ messages)
` [PATCH v3 1/6] remoteproc: Introduce custom dump function for each remoteproc segment
` [PATCH v3 4/6] remoteproc: qcom: q6v5-pil: Add custom dump function for modem
` [PATCH v3 5/6] remoteproc: qcom: q6v5-pil: Register segments/dumpfn for coredump
` [PATCH v3 6/6] remoteproc: qcom: q6v5-pil: Assign the relocated address

[PATCH 0/5] remoteproc sysfs fixes/improvements
 2018-10-08 16:42 UTC  (16+ messages)
` [PATCH 1/5] remoteproc: Fix unbalanced boot with sysfs for no auto-boot rprocs
` [PATCH 2/5] remoteproc: Check for NULL firmwares in sysfs interface
` [PATCH 3/5] remoteproc: Add missing kernel-doc comment for auto-boot
` [PATCH 4/5] remoteproc: Introduce deny_sysfs_ops flag
` [PATCH 5/5] remoteproc/wkup_m3: Set "

[PATCH] samples/rpmsg: Introduce a module parameter for message count
 2018-10-08 16:33 UTC  (6+ messages)

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-10-06  7:05 UTC  (10+ messages)

[PATCH v4] remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
 2018-10-06  6:57 UTC  (3+ messages)

[PATCH v4] dt-binding: remoteproc: Add QTI ADSP PIL bindings
 2018-10-06  6:55 UTC  (4+ messages)

[PATCH] remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
 2018-10-06  6:39 UTC  (3+ messages)

[PATCH v2] remoteproc: qcom: pas: Add QCS404 remoteprocs
 2018-10-06  6:38 UTC  (3+ messages)

[PATCH] remoteproc: qcom: q6v5: Fix a race condition on fatal crash
 2018-10-06  6:35 UTC  (2+ messages)

[PATCH] remoteproc: Populate hardcoded param using driver data
 2018-10-06  6:30 UTC  (3+ messages)

[PATCH 0/7] Add Xilinx ZynqMP R5 remoteproc driver
 2018-10-06  5:50 UTC  (5+ messages)
` [PATCH 6/7] remoteproc: Add Xilinx ZynqMP R5 remoteproc
` [PATCH 7/7] Documentation: devicetree: Add Xilinx R5 rproc binding

[PATCH V3 0/4] Add TIOCM Signals support for RPMSG char devices
 2018-10-05 19:22 UTC  (6+ messages)
` [PATCH V3 1/4] rpmsg: core: Add signal API support
` [PATCH V3 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V3 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V3 4/4] rpmsg: char: Add signal callback and POLLPRI support

[PATCH V2 0/4] Add TIOCM Signals support for RPMSG char devices
 2018-10-04 13:40 UTC  (5+ messages)
` [PATCH V2 1/4] rpmsg: core: Add signal API support
` [PATCH V2 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V2 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V2 4/4] rpmsg: char: Add signal callback and POLLPRI support

[PATCH 0/5] Add TIOCM Signals support for RPMSG char devices
 2018-10-04  0:54 UTC  (10+ messages)
` [PATCH 1/5] rpmsg: glink: Add GLINK signal support for RPMSG
` [PATCH 2/5] rpmsg: Add signal callback to rpmsg char device
` [PATCH 3/5] rpmsg: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH 4/5] rpmsg: wakeup poll to notify signal update
` [PATCH 5/5] rpmsg: glink: Convert the native signals to TIOCM

[PATCH] rpmsg: glink: smem: Support rx peak for size less than 4 bytes
 2018-10-04  0:03 UTC  (2+ messages)

[PATCH v7 0/4] ARM: davinci: complete the conversion to using the reset framework
 2018-10-02 15:54 UTC  (6+ messages)
` [PATCH v7 2/4] clk: davinci: kill davinci_clk_reset_assert/deassert()

[bug report] rpmsg: glink: Use the local intents when receiving data
 2018-10-01 11:00 UTC 

[PATCH] rpmsg: fix memory leak on channel
 2018-09-28  3:12 UTC  (2+ messages)

[PATCH] rpmsg: core: add support to power domains for devices
 2018-09-26 17:14 UTC  (9+ messages)

[PATCH v3 0/2] remoteproc: qcom: Rename adsp and mss drivers
 2018-09-26 16:58 UTC  (5+ messages)
` [PATCH v3 1/2] remoteproc: qcom: Rename Hexagon v5 PAS driver
` [PATCH v3 2/2] remoteproc: qcom: Rename Hexagon v5 modem driver

[PATCH] remoteproc: qcom: pas: Add QCS404 remoteprocs
 2018-09-26 15:48 UTC  (4+ messages)

[PATCH 4.14 000/173] 4.14.72-stable review
 2018-09-26  9:48 UTC  (3+ messages)

review: imx_rproc stop, start steps
 2018-09-25  4:23 UTC 

[PATCH v2] remoteproc: q6v5: Add support to vote for rpmh power domains
 2018-09-25  5:51 UTC  (3+ messages)

[PATCH v3 0/2] Add ADSP PIL driver for SDM845
 2018-09-24 12:04 UTC  (7+ messages)
` [PATCH v3 2/2] remoteproc: qcom: Introduce Non-PAS ADSP PIL driver

[PATCH v2 0/2] remoteproc: qcom: Rename adsp and mss drivers
 2018-09-18 16:26 UTC  (5+ messages)
` [PATCH v2 1/2] remoteproc: qcom: Rename Hexagon v5 PAS driver
` [PATCH v2 2/2] remoteproc: qcom: Rename Hexagon v5 modem driver


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