The following changes since commit 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9: Linux 4.14-rc5 (2017-10-15 21:01:12 -0400) are available in the Git repository at: git://github.com/andersson/remoteproc tags/rpmsg-v4.15 for you to fetch changes up to 38a9acb3bb7b2561a08144ff80a292889f389a9b: rpmsg: glink: The mbox client knows_txdone (2017-11-15 22:58:01 -0800) ---------------------------------------------------------------- rpmsg updates for v4.15 This turn RPMSG_VIRTIO into a user selectable config, fixes a few bugs in GLINK and provides the support for specifying initial buffer sizes for GLINK channels. ---------------------------------------------------------------- Anup Patel (1): rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig Arun Kumar Neelakantam (1): rpmsg: glink: Initialize the "intent_req_comp" completion variable Bjorn Andersson (2): rpmsg: glink: Add missing MODULE_LICENSE rpmsg: glink: The mbox client knows_txdone Chris Lew (3): dt-bindings: soc: qcom: Support GLINK intents rpmsg: glink: Add support to preallocate intents rpmsg: glink: Use best fit intent during tx .../devicetree/bindings/soc/qcom/qcom,glink.txt | 10 +++++ drivers/remoteproc/Kconfig | 4 -- drivers/rpmsg/Kconfig | 3 +- drivers/rpmsg/qcom_glink_native.c | 51 +++++++++++++++++----- 4 files changed, 52 insertions(+), 16 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-remoteproc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html