Age | Commit message (Expand) | Author | Files | Lines |
2019-12-02 | Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds | 1 | -7/+5 |
2019-11-09 | rpmsg: char: Simplify 'rpmsg_eptdev_release()' | Christophe JAILLET | 1 | -5/+1 |
2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann | 1 | -2/+2 |
2019-10-05 | rpmsg: char: release allocated memory | Navid Emamdoost | 1 | -2/+4 |
2018-08-28 | rpmsg: char: Migrate to iter versions of read and write | Bjorn Andersson | 1 | -11/+16 |
2018-07-31 | rpmsg: Add compat ioctl for rpmsg char driver | Arun Kumar Neelakantam | 1 | -0/+2 |
2018-06-04 | rpmsg: char: Switch to SPDX license identifier | Suman Anna | 1 | -9/+1 |
2018-04-26 | rpmsg: added MODULE_ALIAS for rpmsg_char | Ramon Fried | 1 | -0/+2 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-07-07 | Merge tag 'rpmsg-v4.13' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -2/+2 |
2017-06-26 | rpmsg: cleanup incorrect function in dev_err message | Henri Roosen | 1 | -2/+2 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -1/+1 |
2017-01-31 | rpmsg: unlock on error in rpmsg_eptdev_read() | Dan Carpenter | 1 | -2/+1 |
2017-01-18 | rpmsg: Driver for user space endpoint interface | Bjorn Andersson | 1 | -0/+585 |