Age | Commit message (Expand) | Author |
2020-01-20 | rpmsg: add rpmsg support for mt8183 SCP. | Pi-Hsun Shih |
2019-12-01 | Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds |
2019-11-21 | rpmsg: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-08 | rpmsg: char: Simplify 'rpmsg_eptdev_release()' | Christophe JAILLET |
2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann |
2019-10-17 | rpmsg: glink: Free pending deferred work on remove | Bjorn Andersson |
2019-10-17 | rpmsg: glink: Don't send pending rx_done during remove | Bjorn Andersson |
2019-10-16 | rpmsg: glink: Fix rpmsg_register_device err handling | Chris Lew |
2019-10-16 | rpmsg: glink: Put an extra reference during cleanup | Chris Lew |
2019-10-16 | rpmsg: glink: Fix use after free in open_ack TIMEOUT case | Arun Kumar Neelakantam |
2019-10-16 | rpmsg: glink: Fix reuse intents memory leak issue | Arun Kumar Neelakantam |
2019-10-11 | rpmsg: glink: Set tail pointer to 0 at end of FIFO | Chris Lew |
2019-10-04 | rpmsg: char: release allocated memory | Navid Emamdoost |
2019-09-17 | rpmsg: glink-smem: Name the edge based on parent remoteproc | Bjorn Andersson |
2019-08-29 | rpmsg: glink: Use struct_size() helper | Gustavo A. R. Silva |
2019-08-27 | rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK" | Suman Anna |
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 |
2019-02-20 | rpmsg: virtio: change header file sort style | Loic Pallardy |
2019-02-20 | rpmsg: virtio: allocate buffer from parent | Loic Pallardy |
2018-10-03 | rpmsg: glink: smem: Support rx peak for size less than 4 bytes | Arun Kumar Neelakantam |
2018-09-27 | rpmsg: smd: fix memory leak on channel create | Colin Ian King |
2018-09-01 | rpmsg: glink: Remove chunk size word align warning | Chris Lew |
2018-08-27 | rpmsg: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-08-27 | rpmsg: char: Migrate to iter versions of read and write | Bjorn Andersson |
2018-07-30 | rpmsg: Add compat ioctl for rpmsg char driver | Arun Kumar Neelakantam |
2018-07-30 | rpmsg: glink: Store edge name for glink device | Chris Lew |
2018-07-30 | rpmsg: core: add support to power domains for devices | Srinivas Kandagatla |
2018-07-30 | rpmsg: smd: fix kerneldoc warnings | Srinivas Kandagatla |
2018-07-30 | rpmsg: glink: Fix various kerneldoc warnings. | Srinivas Kandagatla |
2018-07-30 | rpmsg: glink: correctly annotate intent members | Srinivas Kandagatla |
2018-07-01 | rpmsg: smd: Add missing include of sizes.h | Niklas Cassel |
2018-06-04 | rpmsg: smd: do not use mananged resources for endpoints and channels | Srinivas Kandagatla |
2018-06-03 | rpmsg: char: Switch to SPDX license identifier | Suman Anna |
2018-06-03 | rpmsg: glink: Switch to SPDX license identifier | Suman Anna |
2018-06-03 | rpmsg: smd: Switch to SPDX license identifier | Suman Anna |
2018-06-03 | rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifier | Suman Anna |
2018-06-03 | rpmsg: Switch to SPDX license identifier | Suman Anna |
2018-05-09 | Merge tag 'v4.17-rc4' into rpmsg-next | Bjorn Andersson |
2018-04-25 | rpmsg: qcom_smd: Access APCS through mailbox framework | Bjorn Andersson |
2018-04-25 | rpmsg: Add driver_override device attribute for rpmsg_device | Anup Patel |
2018-04-25 | rpmsg: added MODULE_ALIAS for rpmsg_char | Ramon Fried |
2018-03-27 | rpmsg: smd: Use announce_create to process any receive work | Bjorn Andersson |
2018-03-27 | rpmsg: Only invoke announce_create for rpdev with endpoints | Bjorn Andersson |
2018-03-27 | rpmsg: smd: Fix container_of macros | Bjorn Andersson |
2018-03-27 | Revert "rpmsg: smd: Create device for all channels" | Bjorn Andersson |
2018-03-20 | rpmsg: glink: Use spinlock in tx path | Bjorn Andersson |
2018-03-20 | rpmsg: smd: Use spinlock in tx path | Bjorn Andersson |
2018-03-17 | rpmsg: smd: use put_device() if device_register fail | Arvind Yadav |
2018-03-17 | rpmsg: glink: use put_device() if device_register fail | Arvind Yadav |