summaryrefslogtreecommitdiff
path: root/include/linux/rpmsg.h
Commit message (Expand)AuthorAge
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* rpmsg: Introduce "poll" to endpoint opsBjorn Andersson2017-01-18
* rpmsg: Provide function stubs for APIBjorn Andersson2016-10-31
* rpmsg: Introduce a driver override mechanismBjorn Andersson2016-10-31
* rpmsg: Allow callback to return errorsBjorn Andersson2016-09-08
* rpmsg: Move virtio specifics from public headerBjorn Andersson2016-09-08
* rpmsg: virtio: Hide vrp pointer from the public APIBjorn Andersson2016-09-08
* rpmsg: Hide rpmsg indirection tablesBjorn Andersson2016-09-08
* rpmsg: Move endpoint related interface to rpmsg coreBjorn Andersson2016-09-08
* rpmsg: Indirection table for rpmsg_endpoint operationsBjorn Andersson2016-09-08
* rpmsg: Introduce indirection table for rpmsg_device operationsBjorn Andersson2016-09-08
* rpmsg: Clean up rpmsg device vs channel namingBjorn Andersson2016-09-08
* rpmsg: Make rpmsg_create_ept() take channel_info structBjorn Andersson2016-09-08
* rpmsg: rpmsg_send() operations takes rpmsg_endpointBjorn Andersson2016-09-08
* rpmsg: Drop prototypes for non-existing functionsBjorn Andersson2016-08-12
* rpmsg: align code with open parenthesisAnna, Suman2016-08-12
* rpmsg: add helper macro module_rpmsg_driverAndrew F. Davis2016-05-06
* rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg coreAndrew F. Davis2016-05-06
* rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen2012-07-04
* rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen2012-07-04
* rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen2012-02-08