All of lore.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,
	Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Chris Lew <clew@codeaurora.org>,
	Arun Kumar Neelakantam <aneela@codeaurora.org>,
	Niklas Cassel <niklas.cassel@linaro.org>
Subject: [GIT PULL] rpmsg updates for v4.19
Date: Fri, 17 Aug 2018 14:44:47 -0700	[thread overview]
Message-ID: <20180817214447.GB3941@tuxbook-pro> (raw)

The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the Git repository at:

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

for you to fetch changes up to 00b645e0b4e4a3e5f8d88a4e9acf7e80045c34b4:

  rpmsg: Add compat ioctl for rpmsg char driver (2018-07-30 23:40:23 -0700)

----------------------------------------------------------------
rpmsg updates for v4.19

This fixes a few compile and kerneldoc warnings, allows rpmsg devices to
handle power domains, allow for labeling GLINK edges and supports compat
for rpmsg_char.

----------------------------------------------------------------
Arun Kumar Neelakantam (1):
      rpmsg: Add compat ioctl for rpmsg char driver

Chris Lew (2):
      dt-bindings: soc: qcom: Add label for GLINK bindings
      rpmsg: glink: Store edge name for glink device

Niklas Cassel (1):
      rpmsg: smd: Add missing include of sizes.h

Srinivas Kandagatla (4):
      rpmsg: glink: correctly annotate intent members
      rpmsg: glink: Fix various kerneldoc warnings.
      rpmsg: smd: fix kerneldoc warnings
      rpmsg: core: add support to power domains for devices

 .../devicetree/bindings/soc/qcom/qcom,glink.txt    |  5 +++
 drivers/rpmsg/qcom_glink_native.c                  | 51 +++++++++++++---------
 drivers/rpmsg/qcom_smd.c                           | 10 ++++-
 drivers/rpmsg/rpmsg_char.c                         |  2 +
 drivers/rpmsg/rpmsg_core.c                         |  7 +++
 5 files changed, 53 insertions(+), 22 deletions(-)

                 reply	other threads:[~2018-08-17 21:44 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=20180817214447.GB3941@tuxbook-pro \
    --to=bjorn.andersson@linaro.org \
    --cc=aneela@codeaurora.org \
    --cc=clew@codeaurora.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=niklas.cassel@linaro.org \
    --cc=ohad@wizery.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.