1. 0738937 rpmsg: glink: Add support to preallocate intents by Chris Lew · 7 years ago
  2. 2394fac rpmsg: glink: Initialize the "intent_req_comp" completion variable by Arun Kumar Neelakantam · 7 years ago
  3. 4d91d7b rpmsg: Allow RPMSG_VIRTIO to be enabled via menuconfig or defconfig by Anup Patel · 7 years ago
  4. b775d15 rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent() by Dan Carpenter · 7 years ago
  5. 0a7480b rpmsg: glink: Unlock on error in qcom_glink_request_intent() by Dan Carpenter · 7 years ago
  6. ed43d09 rpmsg: glink: initialize ret to zero to ensure error status check is correct by Colin Ian King · 7 years ago
  7. 906cf29 rpmsg: glink: fix null pointer dereference on a null intent by Colin Ian King · 7 years ago
  8. f8ff977 rpmsg: glink: Export symbols from common code by Bjorn Andersson · 7 years ago
  9. 5f5423f rpmsg: glink: Release idr lock before returning on error by Bjorn Andersson · 7 years ago
  10. 88c6060 rpmsg: glink: Handle remote rx done command by Sricharan R · 7 years ago
  11. 27b9c5b rpmsg: glink: Request for intents when unavailable by Sricharan R · 7 years ago
  12. 11cb45a rpmsg: glink: Use the intents passed by remote by Sricharan R · 7 years ago
  13. dacbb35 rpmsg: glink: Receive and store the remote intent buffers by Sricharan R · 7 years ago
  14. 6bf68cb rpmsg: glink: Add announce_create ops and preallocate intents by Sricharan R · 7 years ago
  15. 1d2ea36 rpmsg: glink: Add rx done command by Sricharan R · 7 years ago
  16. b88eee9 rpmsg: glink: Make RX FIFO peak accessor to take an offset by Bjorn Andersson · 7 years ago
  17. 64f95f8 rpmsg: glink: Use the local intents when receiving data by Sricharan R · 7 years ago
  18. 933b45d rpmsg: glink: Add support for TX intents by Sricharan R · 7 years ago
  19. 44f6df9 rpmsg: glink: Fix idr_lock from mutex to spinlock by Sricharan R · 7 years ago
  20. d31ad61 rpmsg: glink: Add support for transport version negotiation by Sricharan R · 7 years ago
  21. caf989c rpmsg: glink: Introduce glink smem based transport by Bjorn Andersson · 7 years ago
  22. 76cf110 rpmsg: glink: Do a mbox_free_channel in remove by Sricharan R · 7 years ago
  23. a7df9df rpmsg: glink: Return -EAGAIN when there is no FIFO space by Sricharan R · 7 years ago
  24. 7339859 rpmsg: glink: Allow unaligned data access by Bjorn Andersson · 7 years ago
  25. 835764dd rpmsg: glink: Move the common glink protocol implementation to glink_native.c by Bjorn Andersson · 7 years ago
  26. 6799c43 rpmsg: glink: Split rpm_probe to reuse the common code by Bjorn Andersson · 7 years ago
  27. e45c5dc rpmsg: glink: Associate indirections for pipe fifo accessor's by Bjorn Andersson · 7 years ago
  28. d7101fe rpmsg: glink: Rename glink_rpm_xx functions to qcom_glink_xx by Bjorn Andersson · 7 years ago
  29. 9dd87c2 rpmsg: virtio_rpmsg_bus: fix sg_set_buf() when addr is not a valid kernel address by Loic Pallardy · 8 years ago
  30. f93848f rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable by Loic Pallardy · 8 years ago
  31. e156aba rpmsg: virtio_rpmsg_bus: fix export of rpmsg_send_offchannel_raw() by Suman Anna · 7 years ago
  32. aaafb24 rpmsg: qcom_smd: add of_node node to edge device by Srinivas Kandagatla · 7 years ago
  33. 426b8ee Merge tag 'rpmsg-v4.13' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  34. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  35. f4ce852 rpmsg: Make modalias work for DeviceTree based devices by Bjorn Andersson · 7 years ago
  36. 82e484d rpmsg: Drop VIRTUALIZATION dependency from RPMSG_VIRTIO by Suman Anna · 7 years ago
  37. fa1b859 rpmsg: Don't overwrite release op of rpdev by Bjorn Andersson · 7 years ago
  38. fcd0238 rpmsg: virtio_rpmsg_bus: cleanup multiple assignment to ops by Henri Roosen · 7 years ago
  39. 8578672 rpmsg: virtio_rpmsg_bus: fix nameservice address by Henri Roosen · 7 years ago
  40. f6175294 rpmsg: cleanup incorrect function in dev_err message by Henri Roosen · 7 years ago
  41. b2599eb rpmsg: virtio_rpmsg_bus: fix announce for devices without endpoint by Henri Roosen · 7 years ago
  42. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  43. 39afc7a rpmsg: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 7 years ago
  44. b4f8e52 rpmsg: Introduce Qualcomm RPM glink driver by Bjorn Andersson · 7 years ago
  45. b0b03b8 rpmsg: Release rpmsg devices in backends by Bjorn Andersson · 8 years ago
  46. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  47. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  48. 395a480 soc: qcom: smd: Remove standalone driver by Bjorn Andersson · 8 years ago
  49. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  50. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  51. fa04b76 rpmsg: rpmsg_create_ept() returns NULL on error by Bjorn Andersson · 8 years ago
  52. 0abd6bd rpmsg: unlock on error in rpmsg_eptdev_read() by Dan Carpenter · 8 years ago
  53. b70ea16 rpmsg: char: add CONFIG_NET dependency by Arnd Bergmann · 8 years ago
  54. 0be363b rpmsg: smd: Register rpmsg user space interface for edges by Bjorn Andersson · 8 years ago
  55. c0cdc19 rpmsg: Driver for user space endpoint interface by Bjorn Andersson · 8 years ago
  56. adaa11b rpmsg: qcom_smd: Implement endpoint "poll" by Bjorn Andersson · 8 years ago
  57. 84d5813 rpmsg: Introduce "poll" to endpoint ops by Bjorn Andersson · 8 years ago
  58. 5e53c42 rpmsg: qcom_smd: Add support for "label" property by Bjorn Andersson · 8 years ago
  59. 6344764 rpmsg: virtio_rpmsg_bus: fix channel creation by Loic Pallardy · 8 years ago
  60. 9612881 Merge tag 'rpmsg-v4.10' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  61. 1d74e7e rpmsg: qcom_smd: Correct return value for O_NONBLOCK by Bjorn Andersson · 8 years ago
  62. 8fc9472 rpmsg: smd: Expose edge registration functions by Bjorn Andersson · 8 years ago
  63. 93e9324 rpmsg: Handle invalid parameters in public API by Bjorn Andersson · 8 years ago
  64. bbd1880 rpmsg: Support drivers without primary endpoint by Bjorn Andersson · 8 years ago
  65. e950604 rpmsg: Introduce a driver override mechanism by Bjorn Andersson · 8 years ago
  66. 66dca39 rpmsg: smd: Reduce restrictions when finding channel by Bjorn Andersson · 8 years ago
  67. 395317b rpmsg: smd: fix dependency on QCOM_SMD=n by Arnd Bergmann · 8 years ago
  68. 53e2822 rpmsg: Introduce Qualcomm SMD backend by Bjorn Andersson · 8 years ago
  69. 4b83c52 rpmsg: Allow callback to return errors by Bjorn Andersson · 8 years ago
  70. e88dae5 rpmsg: Move virtio specifics from public header by Bjorn Andersson · 8 years ago
  71. 3bf950f rpmsg: virtio: Hide vrp pointer from the public API by Bjorn Andersson · 8 years ago
  72. fade037 rpmsg: Hide rpmsg indirection tables by Bjorn Andersson · 8 years ago
  73. 5e619b4 rpmsg: Split rpmsg core and virtio backend by Bjorn Andersson · 8 years ago
  74. 6eed598 rpmsg: Split off generic tail of create_channel() by Bjorn Andersson · 8 years ago
  75. 8b881c0 rpmsg: Move helper for finding rpmsg devices to core by Bjorn Andersson · 8 years ago
  76. c9bd6f4 rpmsg: Move endpoint related interface to rpmsg core by Bjorn Andersson · 8 years ago
  77. 8a228ec rpmsg: Indirection table for rpmsg_endpoint operations by Bjorn Andersson · 8 years ago
  78. 026dad4 rpmsg: Move rpmsg_device API to new file by Bjorn Andersson · 8 years ago
  79. 36b72c7 rpmsg: Introduce indirection table for rpmsg_device operations by Bjorn Andersson · 8 years ago
  80. 92e1de5 rpmsg: Clean up rpmsg device vs channel naming by Bjorn Andersson · 8 years ago
  81. 2b263d2 rpmsg: Make rpmsg_create_ept() take channel_info struct by Bjorn Andersson · 8 years ago
  82. 2a48d73 rpmsg: rpmsg_send() operations takes rpmsg_endpoint by Bjorn Andersson · 8 years ago
  83. 4dffed5 rpmsg: Name rpmsg devices based on channel id by Bjorn Andersson · 8 years ago
  84. a16644c rpmsg: Enable matching devices with drivers based on DT by Bjorn Andersson · 8 years ago
  85. 211e3a9 rpmsg: use dynamic_hex_dump for hex dump traces by Anna, Suman · 8 years ago
  86. 0963679 rpmsg: align code with open parenthesis by Anna, Suman · 8 years ago
  87. 8d95b32 rpmsg: use proper format-specifier for printing dma_addr_t by Anna, Suman · 8 years ago
  88. a8bb3fd rpmsg: remove pointless OOM prints by Anna, Suman · 8 years ago
  89. 6c49fbe rpmsg: virtio_rpmsg_bus: Fix randomly placed semi-colon by Lee Jones · 8 years ago
  90. c8ced11 rpmsg: remove unneeded conversions to bool by Andrew F. Davis · 8 years ago
  91. bc3c57c rpmsg: add THIS_MODULE to rpmsg_driver in rpmsg core by Andrew F. Davis · 9 years ago
  92. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  93. 71e4b8b virtio_rpmsg: set DRIVER_OK before using device by Michael S. Tsirkin · 10 years ago
  94. b1b9891 rpmsg: use less buffers when vrings are small by Suman Anna · 10 years ago
  95. 3e11a00d Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 12 years ago
  96. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  97. 3119b48 drivers/rpmsg/virtio_rpmsg_bus.c: fix error return code in rpmsg_probe() by Wei Yongjun · 12 years ago
  98. 397944d rpmsg: fix kconfig dependencies for VIRTIO by Suman Anna · 12 years ago
  99. 1aa7d6a rpmsg: process _all_ pending messages in rpmsg_recv_done by Robert Tivy · 12 years ago
  100. cee51d6 virtio_rpmsg_bus: use simplified virtqueue accessors. by Rusty Russell · 12 years ago