public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] rpmsg updates for v4.15
@ 2017-11-18  0:58 Bjorn Andersson
  0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2017-11-18  0:58 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel, Chris Lew,
	Bjorn Andersson, Anup Patel, Arun Kumar Neelakantam

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-18  0:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-18  0:58 [GIT PULL] rpmsg updates for v4.15 Bjorn Andersson

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