summaryrefslogtreecommitdiff
path: root/drivers/rpmsg/rpmsg_internal.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-08rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski1-13/+1
2023-11-08rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski1-2/+11
2019-08-27rpmsg: core: fix commentsPierre-Louis Bossart1-2/+3
2018-06-04rpmsg: Switch to SPDX license identifierSuman Anna1-9/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-01-18rpmsg: Driver for user space endpoint interfaceBjorn Andersson1-0/+15
2017-01-18rpmsg: Introduce "poll" to endpoint opsBjorn Andersson1-0/+3
2016-09-09rpmsg: Hide rpmsg indirection tablesBjorn Andersson1-0/+47
2016-09-09rpmsg: Split rpmsg core and virtio backendBjorn Andersson1-0/+4
2016-09-09rpmsg: Move helper for finding rpmsg devices to coreBjorn Andersson1-0/+31