public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Suman Anna <s-anna@ti.com>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Anup Patel <anup@brainfault.org>,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Subject: [GIT PULL] rpmsg updates for v4.18
Date: Mon, 11 Jun 2018 11:24:44 -0700	[thread overview]
Message-ID: <20180611182444.GE3206@builder> (raw)

The following changes since commit 75bc37fefc4471e718ba8e651aa74673d4e0a9eb:

  Linux 4.17-rc4 (2018-05-06 16:57:38 -1000)

are available in the Git repository at:

  git://github.com/andersson/remoteproc tags/rpmsg-v4.18

for you to fetch changes up to 4a2e84c6ed85434ce7843e4844b4d3263f7e233b:

  rpmsg: smd: do not use mananged resources for endpoints and channels (2018-06-04 12:35:03 -0700)

----------------------------------------------------------------
rpmsg updates for v4.18

This migrates rpmsg to use SPDX license headers and fixes a
use-after-free in SMD.

----------------------------------------------------------------
Anup Patel (1):
      rpmsg: Add driver_override device attribute for rpmsg_device

Bjorn Andersson (2):
      rpmsg: qcom_smd: Access APCS through mailbox framework
      Merge tag 'v4.17-rc4' into rpmsg-next

Srinivas Kandagatla (1):
      rpmsg: smd: do not use mananged resources for endpoints and channels

Suman Anna (5):
      rpmsg: Switch to SPDX license identifier
      rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifier
      rpmsg: smd: Switch to SPDX license identifier
      rpmsg: glink: Switch to SPDX license identifier
      rpmsg: char: Switch to SPDX license identifier

 Documentation/ABI/testing/sysfs-bus-rpmsg          | 20 +++++
 .../devicetree/bindings/soc/qcom/qcom,smd.txt      |  8 +-
 drivers/rpmsg/Kconfig                              |  3 +
 drivers/rpmsg/qcom_glink_native.c                  | 10 +--
 drivers/rpmsg/qcom_glink_native.h                  | 10 +--
 drivers/rpmsg/qcom_glink_rpm.c                     | 10 +--
 drivers/rpmsg/qcom_glink_smem.c                    | 10 +--
 drivers/rpmsg/qcom_smd.c                           | 96 +++++++++++++---------
 drivers/rpmsg/rpmsg_char.c                         | 10 +--
 drivers/rpmsg/rpmsg_core.c                         | 49 +++++++++--
 drivers/rpmsg/rpmsg_internal.h                     | 10 +--
 drivers/rpmsg/virtio_rpmsg_bus.c                   | 10 +--
 include/linux/rpmsg.h                              | 27 +-----
 include/linux/rpmsg/qcom_glink.h                   |  2 +
 include/uapi/linux/rpmsg.h                         |  9 --
 15 files changed, 139 insertions(+), 145 deletions(-)

                 reply	other threads:[~2018-06-11 18:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180611182444.GE3206@builder \
    --to=bjorn.andersson@linaro.org \
    --cc=anup@brainfault.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=ohad@wizery.com \
    --cc=s-anna@ti.com \
    --cc=srinivas.kandagatla@linaro.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox