1. b767ee4 greybus: es2: remove svc endpoint message handling by Greg Kroah-Hartman · 9 years ago
  2. 1a95812 greybus: es1: remove svc endpoint message handling by Greg Kroah-Hartman · 9 years ago
  3. ef5d949 greybus: Switch to Cport 0 for svc and control protocol by Viresh Kumar · 9 years ago
  4. 619dccd greybus: es1/2: Lets start using svc protocol by Viresh Kumar · 9 years ago
  5. 3eac885 greybus: svc: revert svc changes to keep things working for a while. by Greg Kroah-Hartman · 9 years ago
  6. cb60f49 greybus: loopback: warn user if kfifo cannot log all data by Bryan O'Donoghue · 9 years ago
  7. cbd204b greybus: loopback: provide interface to read all latency data-points by Bryan O'Donoghue · 9 years ago
  8. 85d678c greybus: loopback: make loopback code thread safe by Bryan O'Donoghue · 9 years ago
  9. a7e6006 greybus: loopback: remove redundant timestamping by Bryan O'Donoghue · 9 years ago
  10. 9612f2b greybus: initialize svc connection while creating hd by Viresh Kumar · 9 years ago
  11. fe166c6 greybus: core: clean up ida memory for host controller by Greg Kroah-Hartman · 9 years ago
  12. d874215 greybus: remove svc_msg.h by Viresh Kumar · 9 years ago
  13. 5a202ef greybus: es1: create svc connection early enough by Viresh Kumar · 9 years ago
  14. 4bc8827 greybus: interface: make gb_interface_destroy() static by Greg Kroah-Hartman · 9 years ago
  15. d187576 greybus: remove submit_svc from the host driver by Greg Kroah-Hartman · 9 years ago
  16. 90c807e greybus: greybus.h: remove greybus_svc_in() by Greg Kroah-Hartman · 9 years ago
  17. e50b7be5 greybus: svc: add flags and traffic class parameter to connection create op by Perry Hung · 9 years ago
  18. 9c1552d greybus: svc: connection: ask SVC to create connections by Perry Hung · 9 years ago
  19. 5d6896d greybus: svc: create bidirectional routes on hotplug request by Perry Hung · 9 years ago
  20. 4de9b56 greybus: svc: add route create operation by Perry Hung · 9 years ago
  21. 0af7268 greybus: get rid of old svc-protocol by Viresh Kumar · 9 years ago
  22. 9397990 greybus: es2: remove svc endpoint message handling by Greg Kroah-Hartman · 9 years ago
  23. 972e84a greybus: es1: remove svc endpoint message handling by Greg Kroah-Hartman · 9 years ago
  24. 8c116e8 greybus: Switch to Cport 0 for svc and control protocol by Viresh Kumar · 9 years ago
  25. 8aa0135 greybus: es1/2: Lets start using svc protocol by Viresh Kumar · 9 years ago
  26. 77c461f greybus: connection: compare hd_cport_id for matching SVC protocol by Viresh Kumar · 9 years ago
  27. 52fa383 greybus: connection: silence warning on unbound protocols by Perry Hung · 9 years ago
  28. e619e85 greybus: battery: fix panic on operation error by Perry Hung · 9 years ago
  29. 23119de greybus: interface: localize gb_interface_destroy() by Viresh Kumar · 9 years ago
  30. b45864d greybus: svc: remove interface->svc pointer by Viresh Kumar · 9 years ago
  31. dcd0500 greybus: svc: connection is created only once now by Viresh Kumar · 9 years ago
  32. 67c93ae greybus: svc: fully initialize the partially initialized connection by Viresh Kumar · 9 years ago
  33. 3dfe8aa greybus: loopback: convert loopback wake/sleep to a waitqueue by Bryan O'Donoghue · 9 years ago
  34. c2939f4 greybus: loopback: add poll support to the iteration_count sysfs file by Greg Kroah-Hartman · 9 years ago
  35. 701615f greybus: operation: add completion work queue by Johan Hovold · 9 years ago
  36. 5a5bc35 greybus: operation: use per-connection work queues by Johan Hovold · 9 years ago
  37. 10f9fa1 greybus: connection: clean up creation error paths by Johan Hovold · 9 years ago
  38. 7c63a82 greybus: connection: clean up connection creation by Johan Hovold · 9 years ago
  39. 2975617 greybus: connection: prevent oops for protocol_id sysfs file by Greg Kroah-Hartman · 9 years ago
  40. 155b9f1 greybus: svc: Fix build warning on 64bit systems by Viresh Kumar · 9 years ago
  41. 4e2b1e4 greybus: connection: fix connection initialisation by Johan Hovold · 9 years ago
  42. a4e0846 greybus: operation: clean up greybus_message_sent by Johan Hovold · 9 years ago
  43. b4bd734 greybus: operation: fix operation ordering by Johan Hovold · 9 years ago
  44. 583cbf5 greybus: loopback: rename frequency to requests by Bryan O'Donoghue · 9 years ago
  45. e140c75 greybus: loopback: add commentary to sysfs variables by Bryan O'Donoghue · 9 years ago
  46. 00af658 greybus: loopback: run operations a set number of times by Bryan O'Donoghue · 9 years ago
  47. 799a3f0 greybus: loopback: update loopback operation description comment by Bryan O'Donoghue · 9 years ago
  48. 3156be7 greybus: loopback: timestamp seeding should not drop metrics by Bryan O'Donoghue · 9 years ago
  49. 09fb10f greybus: manifest: convert pr_err to dev_err by Bryan O'Donoghue · 9 years ago
  50. b38fe34 greybus: manifest: reserve control connection cport/bundle ids by Bryan O'Donoghue · 9 years ago
  51. 18d777c greybus: svc: No need of a separate version request by Viresh Kumar · 9 years ago
  52. ead3546 greybus: svc: Implement SVC requests by Viresh Kumar · 9 years ago
  53. d3d4484 greybus: svc: Add helpers to create AP<->SVC connection by Viresh Kumar · 9 years ago
  54. 7a24a3f greybus: interface: Update gb_create_control_connection() to support SVC protocol by Viresh Kumar · 9 years ago
  55. 75662e5 greybus: connection: Allow a bundle-less connection by Viresh Kumar · 9 years ago
  56. 007f979 greybus: connection: Create gb_connection_create_range() to specify hd-cport-id range by Viresh Kumar · 9 years ago
  57. e602df6 greybus: connection: don't send connected/disconnected events for SVC connection by Viresh Kumar · 9 years ago
  58. ec32062 greybus: Define cport/bundle for SVC protocol by Viresh Kumar · 9 years ago
  59. c8dd60d greybus: Define device ids for AP/SVC/modules by Viresh Kumar · 9 years ago
  60. 6366d73 greybus: protocol: move version_response structure to greybus_protocols.h by Viresh Kumar · 9 years ago
  61. 948b3bd5 greybus: sync protocol and class definitions by Viresh Kumar · 9 years ago
  62. 2536686 greybus: interface: drop stale comment by Viresh Kumar · 9 years ago
  63. 392bf9f greybus: connections: comment style fix by Viresh Kumar · 9 years ago
  64. b84abdc greybus: operation: fix atomic message submission by Johan Hovold · 9 years ago
  65. 1c7658c greybus: operation: fix atomic response allocation by Johan Hovold · 9 years ago
  66. 93047af greybus: kernel_ver: add list_last_entry for old kernels by Johan Hovold · 9 years ago
  67. 129a06f greybus: operation: add gb_operation_sync_timeout helper by Johan Hovold · 9 years ago
  68. 4f2c08a greybus: operation: allow drivers to define custom timeouts by Johan Hovold · 9 years ago
  69. 5a3be76 greybus: operation: split incoming and outgoing cancellation by Johan Hovold · 9 years ago
  70. 0eb8c11 greybus: operation: fix response-cancellation race by Johan Hovold · 9 years ago
  71. 3325a4a greybus: operation: fix operation look-up race by Johan Hovold · 9 years ago
  72. 7f1b67c greybus: connection: fix protocol tear-down race by Johan Hovold · 9 years ago
  73. 008974c greybus: operation: fix connection tear down by Johan Hovold · 9 years ago
  74. cad09a8 greybus: connection: add connection-state locking by Johan Hovold · 9 years ago
  75. 886c606 greybus: operation: suppress response submission on connection tear down by Johan Hovold · 9 years ago
  76. c600e53 greybus: operation: clean up operation work function by Johan Hovold · 9 years ago
  77. db1481b greybus: operation: complete operations on cancellation by Johan Hovold · 9 years ago
  78. fd7134a greybus: operation: make cancellation synchronous by Johan Hovold · 9 years ago
  79. 3eeac7e greybus: operation: add active counter by Johan Hovold · 9 years ago
  80. 9a586bd greybus: operation: clean up create-incoming error path by Johan Hovold · 9 years ago
  81. fffc151 greybus: operation: fix another cancellation use-after-free by Johan Hovold · 9 years ago
  82. a519203 greybus: uart: fix typo in defintion by Bryan O'Donoghue · 9 years ago
  83. e51eafe greybus: loopback: fix 64bit printf format error by Bryan O'Donoghue · 9 years ago
  84. 52af141 greybus: loopback: fix broken tabs in greybus_protocols.h by Bryan O'Donoghue · 9 years ago
  85. f7908e4 greybus: loopback: update throughput metrics to improve granularity by Bryan O'Donoghue · 9 years ago
  86. c3bba87 greybus: loopback: truncate maximum loop data to link size by Bryan O'Donoghue · 9 years ago
  87. 384a7a3 greybus: loopback: add sink to loopback protocol by Bryan O'Donoghue · 9 years ago
  88. a598f43 greybus: loopback: make loopback type input equivalent to protocol type by Bryan O'Donoghue · 9 years ago
  89. 74a240a greybus: loopback: remove spurious pr_err in sysfs store by Bryan O'Donoghue · 9 years ago
  90. a0ee3d3 greybus: loopback: remove magic number in state-machine by Bryan O'Donoghue · 9 years ago
  91. f9f971a greybus: loopback: Move loopback operation definitions by Bryan O'Donoghue · 9 years ago
  92. e99f305 greybus: Cleanup connection leftovers by Viresh Kumar · 9 years ago
  93. e4340b1 greybus: operation: fix incoming-response corruption by Johan Hovold · 9 years ago
  94. 048a7ff greybus: operation: fix outgoing-response corruption by Johan Hovold · 9 years ago
  95. 0581f28e greybus: operation: fix use-after-free in response receive path by Johan Hovold · 9 years ago
  96. 85109f7 greybus: operation: fix operation-destroy race by Johan Hovold · 9 years ago
  97. 5c1ac69 greybus: properly cleanup ida and idr structures when shutting down by Greg Kroah-Hartman · 9 years ago
  98. 6ceb8fd greybus: svc: save pointer to struct gb_svc in struct gb_interface by Viresh Kumar · 9 years ago
  99. ab69c4c greybus: svc: SVC is part of greybus core by Viresh Kumar · 9 years ago
  100. 87c016e greybus: connection: Use connection->dev for printing messages by Viresh Kumar · 9 years ago