summaryrefslogtreecommitdiff
path: root/drivers/rpmsg/rpmsg_internal.h
Commit message (Expand)AuthorAgeFilesLines
* rpmsg: Fix parameter naming for announce_create/destroy opsArnaud Pouliquen2022-06-241-2/+2
* rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski2022-05-061-13/+1
* rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2022-04-221-2/+11
* rpmsg: Update rpmsg_chrdev_register_device functionArnaud Pouliquen2022-03-131-4/+4
* rpmsg: Create the rpmsg class in core instead of in rpmsg charArnaud Pouliquen2022-03-131-0/+2
* rpmsg: core: add API to get MTUArnaud Pouliquen2021-10-211-0/+2
* rpmsg: Make rpmsg_{register|unregister}_device() publicMathieu Poirier2020-11-241-4/+0
* rpmsg: core: Add channel creation internal APIArnaud Pouliquen2020-11-241-0/+10
* rpmsg: core: fix commentsPierre-Louis Bossart2019-08-261-2/+3
* rpmsg: Switch to SPDX license identifierSuman Anna2018-06-031-9/+1
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* rpmsg: Driver for user space endpoint interfaceBjorn Andersson2017-01-181-0/+15
* rpmsg: Introduce "poll" to endpoint opsBjorn Andersson2017-01-181-0/+3
* rpmsg: Hide rpmsg indirection tablesBjorn Andersson2016-09-081-0/+47
* rpmsg: Split rpmsg core and virtio backendBjorn Andersson2016-09-081-0/+4
* rpmsg: Move helper for finding rpmsg devices to coreBjorn Andersson2016-09-081-0/+31