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