linux-kernel.vger.kernel.org archive mirror
 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,
	Chris Lew <clew@codeaurora.org>,
	Arnaud Pouliquen <arnaud.pouliquen@st.com>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Deepak Kumar Singh <deesin@codeaurora.org>,
	Nicolas Boichat <drinkcat@chromium.org>
Subject: [GIT PULL] rpmsg updates for 5.10
Date: Thu, 22 Oct 2020 11:54:24 -0500	[thread overview]
Message-ID: <20201022165424.23320-1-bjorn.andersson@linaro.org> (raw)

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/rpmsg-v5.10

for you to fetch changes up to 4e3dda0bc603c1ca84680a56bfc49e8fe2519c89:

  rpmsg: glink: Expose rpmsg name attr for glink (2020-09-15 03:51:13 +0000)

----------------------------------------------------------------
rpmsg updates for 5.10

This introduces rpmsg_char support for GLINK and fixes a few issues.

----------------------------------------------------------------
Arnaud Pouliquen (1):
      rpmsg: virtio: fix compilation warning for virtio_rpmsg_channel description

Chris Lew (3):
      rpmsg: glink: Use complete_all for open states
      rpmsg: Guard against null endpoint ops in destroy
      rpmsg: glink: Expose rpmsg name attr for glink

Dan Carpenter (1):
      rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge()

Deepak Kumar Singh (1):
      rpmsg: glink: Add support for rpmsg glink chrdev

Nicolas Boichat (1):
      rpmsg: Avoid double-free in mtk_rpmsg_register_device

 drivers/rpmsg/mtk_rpmsg.c         |  9 +----
 drivers/rpmsg/qcom_glink_native.c | 70 +++++++++++++++++++++++++++++++++++++--
 drivers/rpmsg/qcom_smd.c          | 32 ++++++++++++------
 drivers/rpmsg/rpmsg_core.c        |  2 +-
 drivers/rpmsg/virtio_rpmsg_bus.c  |  7 +++-
 5 files changed, 97 insertions(+), 23 deletions(-)

             reply	other threads:[~2020-10-22 16:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22 16:54 Bjorn Andersson [this message]
2020-10-22 20:04 ` [GIT PULL] rpmsg updates for 5.10 pr-tracker-bot

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=20201022165424.23320-1-bjorn.andersson@linaro.org \
    --to=bjorn.andersson@linaro.org \
    --cc=arnaud.pouliquen@st.com \
    --cc=clew@codeaurora.org \
    --cc=dan.carpenter@oracle.com \
    --cc=deesin@codeaurora.org \
    --cc=drinkcat@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=ohad@wizery.com \
    --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;
as well as URLs for NNTP newsgroup(s).