aboutsummaryrefslogtreecommitdiff
path: root/drivers/rpmsg/rpmsg_internal.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-24rpmsg: Fix parameter naming for announce_create/destroy opsGravatar Arnaud Pouliquen 1-2/+2
2022-05-06rpmsg: Fix calling device_lock() on non-initialized deviceGravatar Krzysztof Kozlowski 1-13/+1
2022-04-22rpmsg: Fix kfree() of static memory on setting driver_overrideGravatar Krzysztof Kozlowski 1-2/+11
2022-03-13rpmsg: Update rpmsg_chrdev_register_device functionGravatar Arnaud Pouliquen 1-4/+4
2022-03-13rpmsg: Create the rpmsg class in core instead of in rpmsg charGravatar Arnaud Pouliquen 1-0/+2
2021-10-21rpmsg: core: add API to get MTUGravatar Arnaud Pouliquen 1-0/+2
2020-11-24rpmsg: Make rpmsg_{register|unregister}_device() publicGravatar Mathieu Poirier 1-4/+0
2020-11-24rpmsg: core: Add channel creation internal APIGravatar Arnaud Pouliquen 1-0/+10
2019-08-26rpmsg: core: fix commentsGravatar Pierre-Louis Bossart 1-2/+3
2018-06-03rpmsg: Switch to SPDX license identifierGravatar Suman Anna 1-9/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesGravatar Al Viro 1-1/+1
2017-01-18rpmsg: Driver for user space endpoint interfaceGravatar Bjorn Andersson 1-0/+15
2017-01-18rpmsg: Introduce "poll" to endpoint opsGravatar Bjorn Andersson 1-0/+3
2016-09-08rpmsg: Hide rpmsg indirection tablesGravatar Bjorn Andersson 1-0/+47
2016-09-08rpmsg: Split rpmsg core and virtio backendGravatar Bjorn Andersson 1-0/+4
2016-09-08rpmsg: Move helper for finding rpmsg devices to coreGravatar Bjorn Andersson 1-0/+31