1. ae47135 Merge android-4.19-q.91 (663a25d) into msm-4.19 by Ivaylo Georgiev · 4 years, 9 months ago
  2. cda8925 Merge android-4.19-q.86 (10f1d14) into msm-4.19 by Ivaylo Georgiev · 4 years, 9 months ago
  3. 7438617 rpmsg: glink: Free pending deferred work on remove by Bjorn Andersson · 5 years ago
  4. 6f48229 rpmsg: glink: Don't send pending rx_done during remove by Bjorn Andersson · 5 years ago
  5. a033a2a rpmsg: glink: Fix rpmsg_register_device err handling by Chris Lew · 5 years ago
  6. 478963b rpmsg: glink: Put an extra reference during cleanup by Chris Lew · 5 years ago
  7. 8a5b99a rpmsg: glink: Fix use after free in open_ack TIMEOUT case by Arun Kumar Neelakantam · 5 years ago
  8. b909f12 rpmsg: glink: Fix reuse intents memory leak issue by Arun Kumar Neelakantam · 5 years ago
  9. 6c45603 rpmsg: glink: Set tail pointer to 0 at end of FIFO by Chris Lew · 6 years ago
  10. 674b223 rpmsg: glink: smem: Support rx peak for size less than 4 bytes by Arun Kumar Neelakantam · 6 years ago
  11. 65fbc35 rpmsg: glink: reset read/write index after ssr by Deepak Kumar Singh · 5 years ago
  12. 1bf666c soc: qcom: Add RPM SMD Driver by Raghavendra Kakarla · 5 years ago
  13. 7afd24c6 rpmsg: glink: Remove channel decouple from rpdev release by Chris Lew · 5 years ago
  14. e80a8aa rpmsg : glink: validate head and tail index before fifo read write by Deepak Kumar Singh · 6 years ago
  15. 6a1ef27 Merge "soc: qcom: mem-offline: Make mem-offline depend on MEMORY_HOTPLUG" by qctecmdr · 6 years ago
  16. eb06f0b rpmsg: glink: Return -ECONNRESET for non-blcoking tx by Deepak Kumar Singh · 6 years ago
  17. de35e77 rpmsg: glink: Early bootup init of glink rpm driver by Deepak Kumar Singh · 6 years ago
  18. 56e0a48 rpmsg: glink: use correct data pointer in packets larger than 8k by Arun Kumar Neelakantam · 6 years ago
  19. 37d78de rpmsg: glink: Do not send to remote proc in reset by Chris Lew · 6 years ago
  20. c0f4d1d rpmsg: glink: Remove the rpmsg dev in close_ack by Arun Kumar Neelakantam · 6 years ago
  21. 74427be rpmsg: glink: Add TX_DATA_CONT command while sending by Arun Kumar Neelakantam · 6 years ago
  22. e8c2c2c rpmsg: glink: early reset notifier for RPM edge by Arun Kumar Neelakantam · 6 years ago
  23. 91cffe5 rpmsg: glink: Fix reuse intents memory leak issue by Arun Kumar Neelakantam · 6 years ago
  24. 424874c rpmsg: glink: Add early reset notifier by Chris Lew · 6 years ago
  25. ab26f34 rpmsg: glink: Deny intent request if reusable intent fits by Chris Lew · 6 years ago
  26. bb043ad rpmsg: glink: Fix rpmsg_register_device err handling by Chris Lew · 6 years ago
  27. 4d44618 rpmsg: Fix compiler warnings by Jordan Crouse · 6 years ago
  28. 089d322 rpmsg: glink: fix destroy channel endpoint logic by Konstantin Dorfman · 6 years ago
  29. 4b1da89 rpmsg: glink: Fix string format warnings by Jordan Crouse · 6 years ago
  30. e9a05bb spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only by Rishabh Bhatnagar · 6 years ago
  31. 7fe1c1d Merge LTS tag v4.19.2 into msm-kona by Blagovest Kolenichev · 6 years ago
  32. 9632c03 rpmsg: smd: fix memory leak on channel create by Colin Ian King · 6 years ago
  33. d064080 rpmsg: Add snapshot of RPMSG Glink drivers by Chris Lew · 7 years ago
  34. 00b645e rpmsg: Add compat ioctl for rpmsg char driver by Arun Kumar Neelakantam · 6 years ago
  35. 475452f rpmsg: glink: Store edge name for glink device by Chris Lew · 6 years ago
  36. fe782af rpmsg: core: add support to power domains for devices by Srinivas Kandagatla · 6 years ago
  37. 82eca59 rpmsg: smd: fix kerneldoc warnings by Srinivas Kandagatla · 6 years ago
  38. 6f0b958 rpmsg: glink: Fix various kerneldoc warnings. by Srinivas Kandagatla · 6 years ago
  39. 427613e rpmsg: glink: correctly annotate intent members by Srinivas Kandagatla · 6 years ago
  40. 67cd0ee rpmsg: smd: Add missing include of sizes.h by Niklas Cassel · 6 years ago
  41. 4a2e84c rpmsg: smd: do not use mananged resources for endpoints and channels by Srinivas Kandagatla · 6 years ago
  42. 136200f rpmsg: char: Switch to SPDX license identifier by Suman Anna · 6 years ago
  43. 84369fb rpmsg: glink: Switch to SPDX license identifier by Suman Anna · 6 years ago
  44. 49b0597 rpmsg: smd: Switch to SPDX license identifier by Suman Anna · 6 years ago
  45. c3bab82 rpmsg: virtio_rpmsg_bus: Switch to SPDX license identifier by Suman Anna · 6 years ago
  46. 3e79bfd rpmsg: Switch to SPDX license identifier by Suman Anna · 6 years ago
  47. cc1c844 Merge tag 'v4.17-rc4' into rpmsg-next by Bjorn Andersson · 6 years ago
  48. ab460a2 rpmsg: qcom_smd: Access APCS through mailbox framework by Bjorn Andersson · 7 years ago
  49. 39e4776 rpmsg: Add driver_override device attribute for rpmsg_device by Anup Patel · 7 years ago
  50. 93dd4e7 rpmsg: added MODULE_ALIAS for rpmsg_char by Ramon Fried · 7 years ago
  51. 0d72038 rpmsg: smd: Use announce_create to process any receive work by Bjorn Andersson · 7 years ago
  52. 7586516 rpmsg: Only invoke announce_create for rpdev with endpoints by Bjorn Andersson · 7 years ago
  53. 6ddf12d rpmsg: smd: Fix container_of macros by Bjorn Andersson · 7 years ago
  54. 2bd9b43 Revert "rpmsg: smd: Create device for all channels" by Bjorn Andersson · 7 years ago
  55. 29fc9b3 rpmsg: glink: Use spinlock in tx path by Bjorn Andersson · 7 years ago
  56. 33e3820 rpmsg: smd: Use spinlock in tx path by Bjorn Andersson · 7 years ago
  57. be5acd2 rpmsg: smd: use put_device() if device_register fail by Arvind Yadav · 7 years ago
  58. a901172 rpmsg: glink: use put_device() if device_register fail by Arvind Yadav · 7 years ago
  59. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  60. 67fb3b9 Merge tag 'rpmsg-v4.16' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  61. c3388a0 rpmsg: smd: Fix double unlock in __qcom_smd_send() by Dan Carpenter · 7 years ago
  62. fb416f6 rpmsg: glink: Fix missing mutex_init() in qcom_glink_alloc_channel() by Wei Yongjun · 7 years ago
  63. 178f3f7 rpmsg: smd: Don't hold the tx lock during wait by Bjorn Andersson · 7 years ago
  64. b2c932e rpmsg: smd: Fail send on a closed channel by Bjorn Andersson · 7 years ago
  65. eb114f2 rpmsg: smd: Wake up all waiters by Bjorn Andersson · 7 years ago
  66. c12fc45 rpmsg: smd: Create device for all channels by Bjorn Andersson · 7 years ago
  67. 268105f rpmsg: smd: Perform handshake during open by Bjorn Andersson · 7 years ago
  68. 9d32497 rpmsg: glink: smem: Ensure ordering during tx by Bjorn Andersson · 7 years ago
  69. ed608eb0b drivers: rpmsg: remove duplicate includes by Pravin Shedge · 7 years ago
  70. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  71. bedf571 Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  72. 38a9acb rpmsg: glink: The mbox client knows_txdone by Bjorn Andersson · 7 years ago
  73. 1e0d561 rpmsg: glink: Add missing MODULE_LICENSE by Bjorn Andersson · 7 years ago
  74. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  75. 2903187 rpmsg: glink: Use best fit intent during tx by Chris Lew · 7 years ago
  76. 0738937 rpmsg: glink: Add support to preallocate intents by Chris Lew · 7 years ago
  77. 2394fac rpmsg: glink: Initialize the "intent_req_comp" completion variable by Arun Kumar Neelakantam · 7 years ago
  78. 4d91d7b rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig by Anup Patel · 7 years ago
  79. b775d15 rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent() by Dan Carpenter · 7 years ago
  80. 0a7480b rpmsg: glink: Unlock on error in qcom_glink_request_intent() by Dan Carpenter · 7 years ago
  81. ed43d09 rpmsg: glink: initialize ret to zero to ensure error status check is correct by Colin Ian King · 7 years ago
  82. 906cf29 rpmsg: glink: fix null pointer dereference on a null intent by Colin Ian King · 7 years ago
  83. f8ff977 rpmsg: glink: Export symbols from common code by Bjorn Andersson · 7 years ago
  84. 5f5423f rpmsg: glink: Release idr lock before returning on error by Bjorn Andersson · 7 years ago
  85. 88c6060 rpmsg: glink: Handle remote rx done command by Sricharan R · 7 years ago
  86. 27b9c5b rpmsg: glink: Request for intents when unavailable by Sricharan R · 7 years ago
  87. 11cb45a rpmsg: glink: Use the intents passed by remote by Sricharan R · 7 years ago
  88. dacbb35 rpmsg: glink: Receive and store the remote intent buffers by Sricharan R · 7 years ago
  89. 6bf68cb rpmsg: glink: Add announce_create ops and preallocate intents by Sricharan R · 7 years ago
  90. 1d2ea36 rpmsg: glink: Add rx done command by Sricharan R · 7 years ago
  91. b88eee9 rpmsg: glink: Make RX FIFO peak accessor to take an offset by Bjorn Andersson · 7 years ago
  92. 64f95f8 rpmsg: glink: Use the local intents when receiving data by Sricharan R · 7 years ago
  93. 933b45d rpmsg: glink: Add support for TX intents by Sricharan R · 7 years ago
  94. 44f6df9 rpmsg: glink: Fix idr_lock from mutex to spinlock by Sricharan R · 7 years ago
  95. d31ad61 rpmsg: glink: Add support for transport version negotiation by Sricharan R · 7 years ago
  96. caf989c rpmsg: glink: Introduce glink smem based transport by Bjorn Andersson · 7 years ago
  97. 76cf110 rpmsg: glink: Do a mbox_free_channel in remove by Sricharan R · 7 years ago
  98. a7df9df rpmsg: glink: Return -EAGAIN when there is no FIFO space by Sricharan R · 7 years ago
  99. 7339859 rpmsg: glink: Allow unaligned data access by Bjorn Andersson · 7 years ago
  100. 835764dd rpmsg: glink: Move the common glink protocol implementation to glink_native.c by Bjorn Andersson · 7 years ago