linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] rpmsg updates for v4.19
@ 2018-08-17 21:44 Bjorn Andersson
  0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2018-08-17 21:44 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ohad Ben-Cohen, linux-remoteproc, linux-kernel,
	Srinivas Kandagatla, Chris Lew, Arun Kumar Neelakantam,
	Niklas Cassel

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

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

only message in thread, other threads:[~2018-08-17 21:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-17 21:44 [GIT PULL] rpmsg updates for v4.19 Bjorn Andersson

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