messages from 2017-11-09 14:46:15 to 2018-01-09 18:44:13 UTC [more...]
[PATCH 0/6] Add chrdev and name query support for GLINK
2018-01-09 18:44 UTC (16+ messages)
` [PATCH 1/6] dt-bindings: soc: qcom: Add label for GLINK bindings
` [PATCH 2/6] rpmsg: glink: Store edge name for glink device
` [PATCH 3/6] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH 4/6] rpmsg: glink: Expose rpmsg name attr for glink
` [PATCH 5/6] rpmsg: Introduce rpmsg_get_rproc_name
` [PATCH 6/6] rpmsg: glink: Add get_rproc_name device op
[RFC] rpmsg: virtio rpmsg: Add RPMsg char driver support
2018-01-09 12:55 UTC (4+ messages)
[PATCH v2 0/8] Remoteproc cleanups
2018-01-08 21:03 UTC (10+ messages)
` [PATCH v2 1/8] remoteproc: Remove depricated crash completion
` [PATCH v2 2/8] remoteproc: Cache resource table size
` [PATCH v2 3/8] remoteproc: Clone rproc_ops in rproc_alloc()
` [PATCH v2 4/8] remoteproc: Merge rproc_ops and rproc_fw_ops
` [PATCH v2 5/8] remoteproc: Don't handle empty resource table
` [PATCH v2 6/8] remoteproc: Move resource table load logic to find
` [PATCH v2 7/8] remoteproc: Drop dangling find_rsc_table dummies
` [PATCH v2 8/8] remoteproc: Reset table_ptr on stop
[PATCH 0/8] Remoteproc cleanups
2018-01-08 8:14 UTC (17+ messages)
` [PATCH 1/8] remoteproc: Remove depricated crash completion
` [PATCH 2/8] remoteproc: Cache resource table size
` [PATCH 3/8] remoteproc: Clone rproc_ops in rproc_alloc()
` [PATCH 4/8] remoteproc: Merge rproc_ops and rproc_fw_ops
` [PATCH 5/8] remoteproc: Don't handle empty resource table
` [PATCH 6/8] remoteproc: Move resource table load logic to find
` [PATCH 7/8] remoteproc: Drop dangling find_rsc_table dummies
` [PATCH 8/8] remoteproc: Reset table_ptr on stop
[PATCH v3 0/4] Remoteproc core dump support
2018-01-06 0:04 UTC (5+ messages)
` [PATCH v3 1/4] remoteproc: Add remote processor coredump support
` [PATCH v3 2/4] remoteproc: Rename "load_rsc_table" to "parse_fw"
` [PATCH v3 3/4] soc: qcom: mdt-loader: Return relocation base
` [PATCH v3 4/4] remoteproc: qcom: Register segments for core dump
[PATCH v2 0/4] Remoteproc core dump support
2018-01-03 20:19 UTC (8+ messages)
` [PATCH v2 1/4] remoteproc: Add remote processor coredump support
` [PATCH v2 2/4] remoteproc: Rename "load_rsc_table" to "parse_fw"
` [PATCH v2 3/4] soc: qcom: mdt-loader: Return relocation base
` [PATCH v2 4/4] remoteproc: qcom: Register segments for core dump
[PATCH] rpmsg: virtio_rpmsg_bus: fix rpmsg_probe() for virtio-mmio transport
2018-01-03 3:43 UTC (2+ messages)
[PATCH -next] rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel()
2018-01-02 17:23 UTC (2+ messages)
[PATCH] rpmsg: Add driver_override device attribute for rpmsg_device
2018-01-01 12:31 UTC
[RFC 0/6] System resource management
2017-12-21 17:46 UTC (12+ messages)
` [RFC 1/6] remoteproc: add early probed subdevices
` [RFC 2/6] dt-bindings: remoteproc: add system resource manager (SRM)
` [RFC 3/6] remoteproc: add system resource manager core
` [RFC 4/6] remoteproc: add system resource manager device
` [RFC 5/6] remoteproc: Add posibility to probe a sub device
` [RFC 6/6] remoteproc: sti: select srm
[PATCH v5 0/6] Add support for Hexagon q6v5-wcss integrated core
2017-12-19 11:51 UTC (9+ messages)
` [PATCH v5 1/6] remoteproc: qcom: mdt_loader: Make the firmware authentication optional
` [PATCH v5 2/6] remoteproc: Export rproc_elf_get_boot_addr
` [PATCH v5 3/6] remoteproc: qcom: Push reset ops, fw ops, rproc ops in to of_match data
` [PATCH v5 4/6] remoteproc: qcom: Split the head and tail of the q6v5-pil rproc start function
` [PATCH v5 5/6] remoteproc: qcom: Add support for q6v5-wcss pil
` [PATCH v5 6/6] remoteproc: qcom: Add q6v5-wcss rproc ops
[PATCH] rpmsg: glink: smem: Ensure ordering during tx
2017-12-18 22:09 UTC (2+ messages)
[PATCH v2 00/16] remoteproc: add fixed memory region support
2017-12-14 5:37 UTC (31+ messages)
` [PATCH v2 01/16] remoteproc: add rproc_va_to_pa function
` [PATCH v2 02/16] remoteproc: add release ops in rproc_mem_entry struct
` [PATCH v2 03/16] remoteproc: introduce rproc_add_carveout function
` [PATCH v2 04/16] remoteproc: introduce rproc_find_carveout_by_da
` [PATCH v2 05/16] remoteproc: modify rproc_handle_carveout to support preallocated region
` [PATCH v2 06/16] remoteproc: modify vring allocation "
` [PATCH v2 07/16] remoteproc: st: add reserved memory support
` [PATCH v2 08/16] remoteproc: add name in rproc_mem_entry struct
` [PATCH v2 09/16] remoteproc: add memory device management support
` [PATCH v2 10/16] remoteproc: add memory device registering in rproc_add_carveout
` [PATCH v2 11/16] remoteproc: introduce rproc_find_carveout_by_name function
` [PATCH v2 12/16] remoteproc: look-up memory-device for vring allocation
` [PATCH v2 13/16] remoteproc: look-up memory-device for virtio device allocation
` [PATCH v2 14/16] remoteproc: look-up pre-registered carveout by name for carveout allocation
` [PATCH v2 15/16] remoteproc: st: associate memory device to memory regions
` [PATCH v2 16/16] rpmsg: virtio: allocate buffer from parent
[PATCH 0/5] Qualcomm SMD updates
2017-12-12 23:58 UTC (6+ messages)
` [PATCH 1/5] rpmsg: smd: Perform handshake during open
` [PATCH 2/5] rpmsg: smd: Create device for all channels
` [PATCH 3/5] rpmsg: smd: Wake up all waiters
` [PATCH 4/5] rpmsg: smd: Fail send on a closed channel
` [PATCH 5/5] rpmsg: smd: Don't hold the tx lock during wait
[PATCH] remoteproc: make REMOTEPROC a menuconfig to ease disabling it all
2017-12-09 15:34 UTC
[PATCH v4 0/5] In-kernel QMI helpers and sysmon
2017-12-07 12:14 UTC (24+ messages)
` [PATCH v4 1/5] soc: qcom: Introduce QMI encoder/decoder
` [PATCH v4 2/5] soc: qcom: Introduce QMI helpers
` [PATCH v4 3/5] remoteproc: Pass type of shutdown to subdev remove
` [PATCH v4 4/5] remoteproc: qcom: Introduce sysmon
` [PATCH v4 5/5] samples: Introduce Qualcomm QMI sample client
[PATCH v5 0/5] In-kernel QMI helpers and sysmon
2017-12-07 10:20 UTC (8+ messages)
` [PATCH v5 1/5] soc: qcom: Introduce QMI encoder/decoder
` [PATCH v5 2/5] soc: qcom: Introduce QMI helpers
` [PATCH v5 3/5] remoteproc: Pass type of shutdown to subdev remove
` [PATCH v5 4/5] remoteproc: qcom: Introduce sysmon
` [PATCH v5 5/5] samples: Introduce Qualcomm QMI sample client
[PATCH 16/45] drivers: rpmsg: remove duplicate includes
2017-12-06 21:59 UTC (2+ messages)
[PATCH] rpmsg: qcom_smd: Access APCS through mailbox framework
2017-12-06 21:55 UTC (6+ messages)
[PATCH v2] rpmsg: qcom_smd: Access APCS through mailbox framework
2017-11-30 0:02 UTC
[PATCH] remoteproc: qcom: Use PTR_ERR_OR_ZERO() in glink prob
2017-11-28 23:02 UTC (2+ messages)
[PATCH v3 0/5] In-kernel QMI helpers and sysmon
2017-11-21 22:42 UTC (17+ messages)
` [PATCH v3 1/5] soc: qcom: Introduce QMI encoder/decoder
` [PATCH v3 2/5] soc: qcom: Introduce QMI helpers
` [PATCH v3 3/5] remoteproc: Pass type of shutdown to subdev remove
` [PATCH v3 4/5] remoteproc: qcom: Introduce sysmon
` [PATCH v3 5/5] samples: Introduce Qualcomm QMI sample client
[GIT PULL] hwspinlock update for v4.15
2017-11-18 0:59 UTC
[GIT PULL] remoteproc updates for v4.15
2017-11-18 0:59 UTC
[GIT PULL] rpmsg updates for v4.15
2017-11-18 0:58 UTC
[PATCH] rpmsg: qcom: The mbox clients knows_txdone
2017-11-16 6:08 UTC
[PATCH] remoteproc: qcom: Fix error handling paths in order to avoid memory leaks
2017-11-15 7:23 UTC (2+ messages)
rpmsg: qcom_glink_native: no module license, taints kernel
2017-11-15 5:52 UTC (2+ messages)
[PATCH] hwspinlock: Change hwspinlock to a bool
2017-11-15 2:07 UTC (4+ messages)
[PATCH v4 0/6] Add support for Hexagon q6v5-wcss integrated core
2017-11-14 9:51 UTC (5+ messages)
` [PATCH v4 5/6] remoteproc: qcom: Add support for q6v5-wcss pil
` [PATCH v4 6/6] remoteproc: qcom: Add q6v5-wcss rproc ops
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