messages from 2018-06-18 12:37:45 to 2018-08-16 07:06:29 UTC [more...]
[PATCH 0/7] Add Xilinx ZynqMP R5 remoteproc driver
2018-08-16 7:06 UTC (7+ messages)
` [PATCH 1/7] firmware: xlnx-zynqmp: Add RPU ioctl enums
` [PATCH 2/7] firmware: xlnx-zynqmp: Add request ack enums
` [PATCH 3/7] firmware: xilinx-zynqmp: Add request access capability macro
` [PATCH 4/7] firmware: xlnx-zynqmp: Add request/release node
` [PATCH 5/7] firmware: xlnx-zynqmp: Add shutdown/wakeup request
` [PATCH 6/7] remoteproc: Add Xilinx ZynqMP R5 remoteproc
[PATCH] remoteproc/davinci: Mark error recovery as disabled
2018-08-14 5:20 UTC (4+ messages)
[PATCH 1/4] dt-bindings: reset: Add PDC reset binding for SDM845 SoCs
2018-08-08 22:48 UTC (18+ messages)
` [PATCH 2/4] reset: qcom: PDC (Power Domain Controller) reset controller
` [PATCH 3/4] remoteproc: qcom: q6v5-pil: Explicitly get mss_restart line
` [PATCH 4/4] remoteproc: qcom: q6v5-pil: Add PDC restart for modem on SDM845 SoCs
[PATCH] remoteproc: q6v5: Add support to vote for rpmh power domains
2018-08-08 20:02 UTC (6+ messages)
[PATCH v3 0/6] Add coredump support for Q6v5 Modem remoteproc
2018-08-08 14:10 UTC (9+ messages)
` [PATCH v3 1/6] remoteproc: Introduce custom dump function for each remoteproc segment
` [PATCH v3 2/6] remoteproc: Add mechanism for custom dump function assignment
` [PATCH v3 3/6] remoteproc: qcom: q6v5-pil: Refactor mba load/unload sequence
` [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] rpmsg: char: Migrate to iter versions of read and write
2018-08-07 7:14 UTC
(no subject)
2018-08-07 1:39 UTC (19+ 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 v2] remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
2018-08-03 11:23 UTC (4+ messages)
[PATCH] remoteproc: Reset table_ptr in rproc_start() failure paths
2018-07-31 14:49 UTC (3+ messages)
[PATCH v7 0/4] ARM: davinci: complete the conversion to using the reset framework
2018-07-31 10:04 UTC (18+ 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-31 4:21 UTC (3+ messages)
[PATCH] hwspinlock: Fix incorrect return pointers
2018-07-31 4:02 UTC (3+ messages)
[PATCH V4 0/9] Add chrdev and name query support for GLINK
2018-07-30 22:30 UTC (11+ 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 v4 00/17] remoteproc: add fixed memory region support
2018-07-27 13:14 UTC (18+ 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 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 14/17] remoteproc: keystone: declare reserved memory region for vdev device
` [PATCH v4 15/17] remoteproc: da8xx: "
` [PATCH v4 16/17] remoteproc: st: add reserved memory support
` [PATCH v4 17/17] rpmsg: virtio: allocate buffer from parent
[PATCH v2 1/1] remoteproc: correct rproc_free_vring() to avoid invalid kernel paging
2018-07-27 7:10 UTC (6+ messages)
[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: 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 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)
[PATCH] rpmsg: smd: Add missing include of sizes.h
2018-07-02 6:33 UTC (2+ messages)
[bug report] hwspinlock: Add devm_xxx() APIs to request/free hwlock
2018-06-28 2:34 UTC (3+ messages)
[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 (10+ messages)
[PATCH 0/3] rpmsg: glink: fix W=1 warnings
2018-06-19 4:36 UTC (3+ messages)
` [PATCH 3/3] rpmsg: smd: fix kerneldoc warnings
[PATCH 0/4] Hexagon remoteproc spring cleaning
2018-06-18 22:22 UTC (3+ messages)
` [PATCH 1/4] remoteproc: qcom: mdt_loader: Make the firmware authentication optional
[PATCH] remoteproc: wcnss: Wait for iris before starting
2018-06-18 16:50 UTC (2+ messages)
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