1. fcaf94c rpmsg: char: Fix race between the release of rpmsg_eptdev and cdev by Matthias Kaehlcke · 3 years ago
  2. 1dbb206 rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev by Sujit Kautkar · 3 years ago
  3. 43e9443 rpmsg: core: Clean up resources on announce_create failure. by Arnaud Pouliquen · 3 years, 1 month ago
  4. 0627cbc rpmsg: qcom_glink_native: fix error return code of qcom_glink_rx_data() by Jia-Ju Bai · 3 years, 11 months ago
  5. 60573c2 Merge tag 'rpmsg-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 4 years, 3 months ago
  6. 4e3dda0 rpmsg: glink: Expose rpmsg name attr for glink by Chris Lew · 4 years, 7 months ago
  7. 0f579e5 rpmsg: glink: Add support for rpmsg glink chrdev by Deepak Kumar Singh · 4 years, 7 months ago
  8. d5158cd rpmsg: Guard against null endpoint ops in destroy by Chris Lew · 4 years, 7 months ago
  9. 4fcdaf6 rpmsg: glink: Use complete_all for open states by Chris Lew · 4 years, 7 months ago
  10. 6c09ea0 rpmsg: virtio: fix compilation warning for virtio_rpmsg_channel description by Arnaud Pouliquen · 4 years, 6 months ago
  11. 231331b rpmsg: Avoid double-free in mtk_rpmsg_register_device by Nicolas Boichat · 4 years, 4 months ago
  12. e69ee0c rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge() by Dan Carpenter · 4 years, 4 months ago
  13. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  14. 111d108 rpmsg: virtio: add endianness conversions by Guennadi Liakhovetski · 4 years, 6 months ago
  15. abfbb29 Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 4 years, 7 months ago
  16. d26a42a Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 4 years, 7 months ago
  17. 4f05fc3 rpmsg: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  18. 93bc3fe rpmsg: glink: Integrate glink_ssr in qcom_glink by Bjorn Andersson · 4 years, 9 months ago
  19. 3d820cd rpmsg: pull in slab.h by Michael S. Tsirkin · 4 years, 9 months ago
  20. 075894d rpmsg: fix a comment typo for rpmsg_device_match() by Wang Wenhu · 4 years, 10 months ago
  21. 7017996 rpmsg: add rpmsg support for mt8183 SCP. by Pi-Hsun Shih · 5 years ago
  22. 687fcad Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  23. 8cf9b61 rpmsg: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  24. bb06a5c rpmsg: char: Simplify 'rpmsg_eptdev_release()' by Christophe JAILLET · 5 years ago
  25. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  26. 278bcb7 rpmsg: glink: Free pending deferred work on remove by Bjorn Andersson · 5 years ago
  27. c3dadc1 rpmsg: glink: Don't send pending rx_done during remove by Bjorn Andersson · 5 years ago
  28. f7e7149 rpmsg: glink: Fix rpmsg_register_device err handling by Chris Lew · 5 years ago
  29. b646293 rpmsg: glink: Put an extra reference during cleanup by Chris Lew · 5 years ago
  30. ac74ea0 rpmsg: glink: Fix use after free in open_ack TIMEOUT case by Arun Kumar Neelakantam · 5 years ago
  31. b85f6b6 rpmsg: glink: Fix reuse intents memory leak issue by Arun Kumar Neelakantam · 5 years ago
  32. 4623e8bf rpmsg: glink: Set tail pointer to 0 at end of FIFO by Chris Lew · 7 years ago
  33. bbe692e rpmsg: char: release allocated memory by Navid Emamdoost · 5 years ago
  34. 9fe69a7 rpmsg: glink-smem: Name the edge based on parent remoteproc by Bjorn Andersson · 5 years ago
  35. 61c65f4 rpmsg: glink: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  36. de4064a rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK" by Suman Anna · 6 years ago
  37. 9ff166de rpmsg: core: fix comments by Pierre-Louis Bossart · 6 years ago
  38. 54119bc rpmsg: core: Make remove handler for rpmsg driver optional. by Pi-Hsun Shih · 6 years ago
  39. 6de1c93 rpmsg: virtio: change header file sort style by Loic Pallardy · 6 years ago
  40. d999b62 rpmsg: virtio: allocate buffer from parent by Loic Pallardy · 6 years ago
  41. 928002a rpmsg: glink: smem: Support rx peak for size less than 4 bytes by Arun Kumar Neelakantam · 6 years ago
  42. 940c620 rpmsg: smd: fix memory leak on channel create by Colin Ian King · 6 years ago
  43. f0beb4b rpmsg: glink: Remove chunk size word align warning by Chris Lew · 6 years ago
  44. c8a54c0 rpmsg: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  45. ccf45b1 rpmsg: char: Migrate to iter versions of read and write by Bjorn Andersson · 6 years ago
  46. 00b645e rpmsg: Add compat ioctl for rpmsg char driver by Arun Kumar Neelakantam · 6 years ago
  47. 475452f rpmsg: glink: Store edge name for glink device by Chris Lew · 6 years ago
  48. fe782af rpmsg: core: add support to power domains for devices by Srinivas Kandagatla · 7 years ago
  49. 82eca59 rpmsg: smd: fix kerneldoc warnings by Srinivas Kandagatla · 7 years ago
  50. 6f0b958 rpmsg: glink: Fix various kerneldoc warnings. by Srinivas Kandagatla · 7 years ago
  51. 427613e rpmsg: glink: correctly annotate intent members by Srinivas Kandagatla · 7 years ago
  52. 67cd0ee rpmsg: smd: Add missing include of sizes.h by Niklas Cassel · 7 years ago
  53. 4a2e84c rpmsg: smd: do not use mananged resources for endpoints and channels by Srinivas Kandagatla · 7 years ago
  54. 136200f rpmsg: char: Switch to SPDX license identifier by Suman Anna · 7 years ago
  55. 84369fb rpmsg: glink: Switch to SPDX license identifier by Suman Anna · 7 years ago
  56. 49b0597 rpmsg: smd: Switch to SPDX license identifier by Suman Anna · 7 years ago
  57. c3bab82 rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifier by Suman Anna · 7 years ago
  58. 3e79bfd rpmsg: Switch to SPDX license identifier by Suman Anna · 7 years ago
  59. cc1c844 Merge tag 'v4.17-rc4' into rpmsg-next by Bjorn Andersson · 7 years ago
  60. ab460a2 rpmsg: qcom_smd: Access APCS through mailbox framework by Bjorn Andersson · 7 years ago
  61. 39e4776 rpmsg: Add driver_override device attribute for rpmsg_device by Anup Patel · 7 years ago
  62. 93dd4e7 rpmsg: added MODULE_ALIAS for rpmsg_char by Ramon Fried · 7 years ago
  63. 0d72038 rpmsg: smd: Use announce_create to process any receive work by Bjorn Andersson · 7 years ago
  64. 7586516 rpmsg: Only invoke announce_create for rpdev with endpoints by Bjorn Andersson · 7 years ago
  65. 6ddf12d rpmsg: smd: Fix container_of macros by Bjorn Andersson · 7 years ago
  66. 2bd9b43 Revert "rpmsg: smd: Create device for all channels" by Bjorn Andersson · 7 years ago
  67. 29fc9b3 rpmsg: glink: Use spinlock in tx path by Bjorn Andersson · 7 years ago
  68. 33e3820 rpmsg: smd: Use spinlock in tx path by Bjorn Andersson · 7 years ago
  69. be5acd2 rpmsg: smd: use put_device() if device_register fail by Arvind Yadav · 7 years ago
  70. a901172 rpmsg: glink: use put_device() if device_register fail by Arvind Yadav · 7 years ago
  71. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  72. 67fb3b9 Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  73. c3388a0 rpmsg: smd: Fix double unlock in __qcom_smd_send() by Dan Carpenter · 7 years ago
  74. fb416f6 rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel() by Wei Yongjun · 7 years ago
  75. 178f3f7 rpmsg: smd: Don't hold the tx lock during wait by Bjorn Andersson · 7 years ago
  76. b2c932e rpmsg: smd: Fail send on a closed channel by Bjorn Andersson · 7 years ago
  77. eb114f2 rpmsg: smd: Wake up all waiters by Bjorn Andersson · 7 years ago
  78. c12fc45 rpmsg: smd: Create device for all channels by Bjorn Andersson · 7 years ago
  79. 268105f rpmsg: smd: Perform handshake during open by Bjorn Andersson · 7 years ago
  80. 9d32497 rpmsg: glink: smem: Ensure ordering during tx by Bjorn Andersson · 7 years ago
  81. ed608eb0b drivers: rpmsg: remove duplicate includes by Pravin Shedge · 7 years ago
  82. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  83. bedf571 Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  84. 38a9acb rpmsg: glink: The mbox client knows_txdone by Bjorn Andersson · 7 years ago
  85. 1e0d561 rpmsg: glink: Add missing MODULE_LICENSE by Bjorn Andersson · 7 years ago
  86. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  87. 2903187 rpmsg: glink: Use best fit intent during tx by Chris Lew · 7 years ago
  88. 0738937 rpmsg: glink: Add support to preallocate intents by Chris Lew · 7 years ago
  89. 2394fac rpmsg: glink: Initialize the "intent_req_comp" completion variable by Arun Kumar Neelakantam · 7 years ago
  90. 4d91d7b rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig by Anup Patel · 7 years ago
  91. b775d15 rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent() by Dan Carpenter · 7 years ago
  92. 0a7480b rpmsg: glink: Unlock on error in qcom_glink_request_intent() by Dan Carpenter · 7 years ago
  93. ed43d09 rpmsg: glink: initialize ret to zero to ensure error status check is correct by Colin Ian King · 7 years ago
  94. 906cf29 rpmsg: glink: fix null pointer dereference on a null intent by Colin Ian King · 7 years ago
  95. f8ff977 rpmsg: glink: Export symbols from common code by Bjorn Andersson · 7 years ago
  96. 5f5423f rpmsg: glink: Release idr lock before returning on error by Bjorn Andersson · 7 years ago
  97. 88c6060 rpmsg: glink: Handle remote rx done command by Sricharan R · 7 years ago
  98. 27b9c5b rpmsg: glink: Request for intents when unavailable by Sricharan R · 7 years ago
  99. 11cb45a rpmsg: glink: Use the intents passed by remote by Sricharan R · 7 years ago
  100. dacbb35 rpmsg: glink: Receive and store the remote intent buffers by Sricharan R · 7 years ago