]> Git Repo - linux.git/commitdiff
Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteproc
authorLinus Torvalds <[email protected]>
Thu, 23 Feb 2017 17:41:03 +0000 (09:41 -0800)
committerLinus Torvalds <[email protected]>
Thu, 23 Feb 2017 17:41:03 +0000 (09:41 -0800)
Pull rpmsg updates from Bjorn Andersson:
 "This introduces an interface for user space to directly communicate on
  rpmsg endpoints without the implementation of specific kernel drivers,
  which is useful for e.g. debug channels:

* tag 'rpmsg-v4.11' of git://github.com/andersson/remoteproc:
  rpmsg: rpmsg_create_ept() returns NULL on error
  rpmsg: qcom: smd: Return positively when not enabled
  rpmsg: unlock on error in rpmsg_eptdev_read()
  rpmsg: char: add CONFIG_NET dependency
  rpmsg: smd: Register rpmsg user space interface for edges
  rpmsg: Driver for user space endpoint interface
  rpmsg: qcom_smd: Implement endpoint "poll"
  rpmsg: Introduce "poll" to endpoint ops
  rpmsg: qcom_smd: Add support for "label" property


Trivial merge
This page took 0.056362 seconds and 4 git commands to generate.