Age | Commit message (Expand) | Author | Files | Lines |
2022-05-06 | rpmsg: Fix calling device_lock() on non-initialized device | Krzysztof Kozlowski | 1 | -13/+1 |
2022-04-22 | rpmsg: Fix kfree() of static memory on setting driver_override | Krzysztof Kozlowski | 1 | -2/+11 |
2022-03-13 | rpmsg: Update rpmsg_chrdev_register_device function | Arnaud Pouliquen | 1 | -4/+4 |
2022-03-13 | rpmsg: Create the rpmsg class in core instead of in rpmsg char | Arnaud Pouliquen | 1 | -0/+2 |
2021-10-21 | rpmsg: core: add API to get MTU | Arnaud Pouliquen | 1 | -0/+2 |
2020-11-24 | rpmsg: Make rpmsg_{register|unregister}_device() public | Mathieu Poirier | 1 | -4/+0 |
2020-11-24 | rpmsg: core: Add channel creation internal API | Arnaud Pouliquen | 1 | -0/+10 |
2019-08-27 | rpmsg: core: fix comments | Pierre-Louis Bossart | 1 | -2/+3 |
2018-06-04 | rpmsg: Switch to SPDX license identifier | Suman Anna | 1 | -9/+1 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
2017-01-18 | rpmsg: Driver for user space endpoint interface | Bjorn Andersson | 1 | -0/+15 |
2017-01-18 | rpmsg: Introduce "poll" to endpoint ops | Bjorn Andersson | 1 | -0/+3 |
2016-09-09 | rpmsg: Hide rpmsg indirection tables | Bjorn Andersson | 1 | -0/+47 |
2016-09-09 | rpmsg: Split rpmsg core and virtio backend | Bjorn Andersson | 1 | -0/+4 |
2016-09-09 | rpmsg: Move helper for finding rpmsg devices to core | Bjorn Andersson | 1 | -0/+31 |