Age | Commit message (Expand) | Author |
2020-09-15 | rpmsg: Guard against null endpoint ops in destroy | Chris Lew |
2020-04-16 | rpmsg: fix a comment typo for rpmsg_device_match() | Wang Wenhu |
2019-08-26 | rpmsg: core: fix comments | Pierre-Louis Bossart |
2019-05-21 | rpmsg: core: Make remove handler for rpmsg driver optional. | Pi-Hsun Shih |
2018-07-30 | rpmsg: core: add support to power domains for devices | Srinivas Kandagatla |
2018-06-03 | rpmsg: Switch to SPDX license identifier | Suman Anna |
2018-04-25 | rpmsg: Add driver_override device attribute for rpmsg_device | Anup Patel |
2018-03-27 | rpmsg: Only invoke announce_create for rpdev with endpoints | Bjorn Andersson |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-07-06 | Merge tag 'rpmsg-v4.13' of git://github.com/andersson/remoteproc | Linus Torvalds |
2017-06-28 | rpmsg: Make modalias work for DeviceTree based devices | Bjorn Andersson |
2017-06-26 | rpmsg: Don't overwrite release op of rpdev | Bjorn Andersson |
2017-06-09 | rpmsg: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman |
2017-02-13 | rpmsg: rpmsg_create_ept() returns NULL on error | Bjorn Andersson |
2017-01-18 | rpmsg: Introduce "poll" to endpoint ops | Bjorn Andersson |
2016-12-30 | rpmsg: virtio_rpmsg_bus: fix channel creation | Loic Pallardy |
2016-10-31 | rpmsg: Handle invalid parameters in public API | Bjorn Andersson |
2016-10-31 | rpmsg: Support drivers without primary endpoint | Bjorn Andersson |
2016-10-31 | rpmsg: Introduce a driver override mechanism | Bjorn Andersson |
2016-09-08 | rpmsg: Hide rpmsg indirection tables | Bjorn Andersson |
2016-09-08 | rpmsg: Split rpmsg core and virtio backend | Bjorn Andersson |
2016-09-08 | rpmsg: Move helper for finding rpmsg devices to core | Bjorn Andersson |
2016-09-08 | rpmsg: Move endpoint related interface to rpmsg core | Bjorn Andersson |
2016-09-08 | rpmsg: Move rpmsg_device API to new file | Bjorn Andersson |