Age | Commit message (Expand) | Author | Files | Lines |
2018-07-31 | rpmsg: core: add support to power domains for devices | Srinivas Kandagatla | 1 | -0/+7 |
2018-06-04 | rpmsg: Switch to SPDX license identifier | Suman Anna | 1 | -9/+1 |
2018-04-26 | rpmsg: Add driver_override device attribute for rpmsg_device | Anup Patel | 1 | -0/+39 |
2018-03-28 | rpmsg: Only invoke announce_create for rpdev with endpoints | Bjorn Andersson | 1 | -1/+1 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
2017-07-07 | Merge tag 'rpmsg-v4.13' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -8/+10 |
2017-06-29 | rpmsg: Make modalias work for DeviceTree based devices | Bjorn Andersson | 1 | -0/+10 |
2017-06-27 | rpmsg: Don't overwrite release op of rpdev | Bjorn Andersson | 1 | -8/+0 |
2017-06-09 | rpmsg: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 1 | -10/+13 |
2017-02-13 | rpmsg: rpmsg_create_ept() returns NULL on error | Bjorn Andersson | 1 | -1/+1 |
2017-01-18 | rpmsg: Introduce "poll" to endpoint ops | Bjorn Andersson | 1 | -0/+20 |
2016-12-30 | rpmsg: virtio_rpmsg_bus: fix channel creation | Loic Pallardy | 1 | -2/+2 |
2016-11-01 | rpmsg: Handle invalid parameters in public API | Bjorn Andersson | 1 | -2/+37 |
2016-11-01 | rpmsg: Support drivers without primary endpoint | Bjorn Andersson | 1 | -14/+18 |
2016-11-01 | rpmsg: Introduce a driver override mechanism | Bjorn Andersson | 1 | -0/+3 |
2016-09-09 | rpmsg: Hide rpmsg indirection tables | Bjorn Andersson | 1 | -0/+3 |
2016-09-09 | rpmsg: Split rpmsg core and virtio backend | Bjorn Andersson | 1 | -0/+231 |
2016-09-09 | rpmsg: Move helper for finding rpmsg devices to core | Bjorn Andersson | 1 | -0/+33 |
2016-09-09 | rpmsg: Move endpoint related interface to rpmsg core | Bjorn Andersson | 1 | -0/+160 |
2016-09-09 | rpmsg: Move rpmsg_device API to new file | Bjorn Andersson | 1 | -0/+71 |