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
Subject: [GIT PULL] rpmsg updates for v4.10
Date: Mon, 12 Dec 2016 16:17:51 -0800	[thread overview]
Message-ID: <20161213001750.GC3439@tuxbot> (raw)

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

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

for you to fetch changes up to 5c8a934349ee61027a48e3e6c0bba2b7d3dd09d1:

  dt-binding: soc: qcom: smd: Add label property (2016-12-08 10:55:47 -0800)

----------------------------------------------------------------
rpmsg updates for v4.10

Argument validation in public functions, function stubs for COMPILE_TEST-ing
clients, preparation for exposing rpmsg endponts to user space and minor
Qualcomm SMD fixes.

----------------------------------------------------------------
Bjorn Andersson (7):
      rpmsg: smd: Reduce restrictions when finding channel
      rpmsg: Introduce a driver override mechanism
      rpmsg: Support drivers without primary endpoint
      rpmsg: Handle invalid parameters in public API
      rpmsg: Provide function stubs for API
      rpmsg: qcom_smd: Correct return value for O_NONBLOCK
      dt-binding: soc: qcom: smd: Add label property

 .../devicetree/bindings/soc/qcom/qcom,smd.txt      |   7 ++
 drivers/rpmsg/qcom_smd.c                           |  17 +--
 drivers/rpmsg/rpmsg_core.c                         |  74 +++++++++---
 include/linux/rpmsg.h                              | 125 +++++++++++++++++++--
 4 files changed, 185 insertions(+), 38 deletions(-)

                 reply	other threads:[~2016-12-13  0:17 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=20161213001750.GC3439@tuxbot \
    --to=bjorn.andersson@linaro.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