Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpmsg: rpmsg_create_ept() returns NULL on error | Bjorn Andersson | 2017-02-13 | 1 | -1/+1 |
* | rpmsg: Introduce "poll" to endpoint ops | Bjorn Andersson | 2017-01-18 | 1 | -0/+20 |
* | rpmsg: virtio_rpmsg_bus: fix channel creation | Loic Pallardy | 2016-12-30 | 1 | -2/+2 |
* | rpmsg: Handle invalid parameters in public API | Bjorn Andersson | 2016-10-31 | 1 | -2/+37 |
* | rpmsg: Support drivers without primary endpoint | Bjorn Andersson | 2016-10-31 | 1 | -14/+18 |
* | rpmsg: Introduce a driver override mechanism | Bjorn Andersson | 2016-10-31 | 1 | -0/+3 |
* | rpmsg: Hide rpmsg indirection tables | Bjorn Andersson | 2016-09-08 | 1 | -0/+3 |
* | rpmsg: Split rpmsg core and virtio backend | Bjorn Andersson | 2016-09-08 | 1 | -0/+231 |
* | rpmsg: Move helper for finding rpmsg devices to core | Bjorn Andersson | 2016-09-08 | 1 | -0/+33 |
* | rpmsg: Move endpoint related interface to rpmsg core | Bjorn Andersson | 2016-09-08 | 1 | -0/+160 |
* | rpmsg: Move rpmsg_device API to new file | Bjorn Andersson | 2016-09-08 | 1 | -0/+71 |