1. 6d05ad3 greybus: svc: Print expected/actual payload size on mismatch by Viresh Kumar · 9 years ago
  2. 76ecf73 greybus: Merge branch 'master' into svc by Greg Kroah-Hartman · 9 years ago
  3. 782c3b7 greybus: gpio: Print expected/actual payload size on mismatch by Viresh Kumar · 9 years ago
  4. 7fea641 greybus: raw: Print expected/actual payload size on mismatch by Viresh Kumar · 9 years ago
  5. 47a9685 greybus: kernel_ver.h: define U32_MAX and U64_MAX by Alex Elder · 9 years ago
  6. 1fb807cf greybus: loopback: fix connection cleanup paths by Alex Elder · 9 years ago
  7. ff71d39 greybus: loopback: compute average stats on demand only by Alex Elder · 9 years ago
  8. 7a135a9 greybus: loopback: use separate attribute macro for average by Alex Elder · 9 years ago
  9. 19c2a44 greybus: loopback: all read-only attributes are unsigned by Alex Elder · 9 years ago
  10. b937aa9 greybus: loopback: error is an unsigned attribute by Alex Elder · 9 years ago
  11. e13fc28 greybus: loopback: use a 32-bit count by Alex Elder · 9 years ago
  12. e051c82 greybus: loopback: record 32-bit min and max by Alex Elder · 9 years ago
  13. a6e7e53 greybus: loopback: use u32 for stats update by Alex Elder · 9 years ago
  14. 3320e78 greybus: loopback: use U64_MAX for initialization by Alex Elder · 9 years ago
  15. 3f12c3e greybus: loopback: drop unneeded casts for void pointers by Alex Elder · 9 years ago
  16. 006335a greybus: looback: fix two typos by Alex Elder · 9 years ago
  17. bfb287a greybus: interface: declare gb_interface_destroy() by Alex Elder · 9 years ago
  18. 03cb4fa greybus: svc: Move '{' to a new line in function definitions by Viresh Kumar · 9 years ago
  19. 7f69e59 greybus: Merge branch 'master' into svc by Greg Kroah-Hartman · 9 years ago
  20. 5b559e6 greybus: greybus_protocols: use only type attributes for message packing by Johan Hovold · 9 years ago
  21. 8bbd9ed greybus: sdio: fix message packing by Johan Hovold · 9 years ago
  22. cfc5f2c greybus: uart: fix message packing by Johan Hovold · 9 years ago
  23. 2130f09 greybus: svc: fix message packing by Johan Hovold · 9 years ago
  24. 46d26c5 greybus: greybus_protocols: fix typo in comment by Johan Hovold · 9 years ago
  25. e34fae5 greybus: operation: Move operation header to greybus_protocols.h by Viresh Kumar · 9 years ago
  26. f47c1b0 greybus: operation: Drop alignment attribute from operation message header by Viresh Kumar · 9 years ago
  27. b86b64e greybus: Merge branch 'master' into svc by Greg Kroah-Hartman · 9 years ago
  28. a964935 greybus: usb: disable protocol driver by Johan Hovold · 9 years ago
  29. a422ecd greybus: usb: implement hub_control callback by Johan Hovold · 9 years ago
  30. b1e4a1f greybus: usb: fix hc_driver fields by Johan Hovold · 9 years ago
  31. cc9bd53 greybus: usb: fix hcd allocation, deregistration and deallocation by Johan Hovold · 9 years ago
  32. 583804f greybus: usb: renumber operation types by Johan Hovold · 9 years ago
  33. 3a6b5ae greybus: usb: clean up driver by Johan Hovold · 9 years ago
  34. 32574ff greybus: Revert "connection: remove special check for svc cport id" by Greg Kroah-Hartman · 9 years ago
  35. fff4943 greybus: Merge branch 'master' into svc to keep it up to date. by Greg Kroah-Hartman · 9 years ago
  36. 48ed3f6 greybus: connection: remove special check for svc cport id by Viresh Kumar · 9 years ago
  37. e75b82b greybus: initialize svc connection while creating hd by Viresh Kumar · 9 years ago
  38. ca539a6 greybus: remove svc_msg.h by Viresh Kumar · 9 years ago
  39. 0b161d0 greybus: es1: create svc connection early enough by Viresh Kumar · 9 years ago
  40. d45b1b8 greybus: interface: make gb_interface_destroy() static by Greg Kroah-Hartman · 9 years ago
  41. 260998e greybus: remove submit_svc from the host driver by Greg Kroah-Hartman · 9 years ago
  42. 8476ec6 greybus: greybus.h: remove greybus_svc_in() by Greg Kroah-Hartman · 9 years ago
  43. 0b22649 greybus: svc: add flags and traffic class parameter to connection create op by Perry Hung · 9 years ago
  44. 75a60ed greybus: svc: connection: ask SVC to create connections by Perry Hung · 9 years ago
  45. 7e27546 greybus: svc: create bidirectional routes on hotplug request by Perry Hung · 9 years ago
  46. e08aaa4 greybus: svc: add route create operation by Perry Hung · 9 years ago
  47. 38e7b48 greybus: get rid of old svc-protocol by Viresh Kumar · 9 years ago
  48. b767ee4 greybus: es2: remove svc endpoint message handling by Greg Kroah-Hartman · 9 years ago
  49. 1a95812 greybus: es1: remove svc endpoint message handling by Greg Kroah-Hartman · 9 years ago
  50. ef5d949 greybus: Switch to Cport 0 for svc and control protocol by Viresh Kumar · 9 years ago
  51. 619dccd greybus: es1/2: Lets start using svc protocol by Viresh Kumar · 9 years ago
  52. 3eac885 greybus: svc: revert svc changes to keep things working for a while. by Greg Kroah-Hartman · 9 years ago
  53. cb60f49 greybus: loopback: warn user if kfifo cannot log all data by Bryan O'Donoghue · 9 years ago
  54. cbd204b greybus: loopback: provide interface to read all latency data-points by Bryan O'Donoghue · 9 years ago
  55. 85d678c greybus: loopback: make loopback code thread safe by Bryan O'Donoghue · 9 years ago
  56. a7e6006 greybus: loopback: remove redundant timestamping by Bryan O'Donoghue · 9 years ago
  57. 9612f2b greybus: initialize svc connection while creating hd by Viresh Kumar · 9 years ago
  58. fe166c6 greybus: core: clean up ida memory for host controller by Greg Kroah-Hartman · 9 years ago
  59. d874215 greybus: remove svc_msg.h by Viresh Kumar · 9 years ago
  60. 5a202ef greybus: es1: create svc connection early enough by Viresh Kumar · 9 years ago
  61. 4bc8827 greybus: interface: make gb_interface_destroy() static by Greg Kroah-Hartman · 9 years ago
  62. d187576 greybus: remove submit_svc from the host driver by Greg Kroah-Hartman · 9 years ago
  63. 90c807e greybus: greybus.h: remove greybus_svc_in() by Greg Kroah-Hartman · 9 years ago
  64. e50b7be5 greybus: svc: add flags and traffic class parameter to connection create op by Perry Hung · 9 years ago
  65. 9c1552d greybus: svc: connection: ask SVC to create connections by Perry Hung · 9 years ago
  66. 5d6896d greybus: svc: create bidirectional routes on hotplug request by Perry Hung · 9 years ago
  67. 4de9b56 greybus: svc: add route create operation by Perry Hung · 9 years ago
  68. 0af7268 greybus: get rid of old svc-protocol by Viresh Kumar · 9 years ago
  69. 9397990 greybus: es2: remove svc endpoint message handling by Greg Kroah-Hartman · 9 years ago
  70. 972e84a greybus: es1: remove svc endpoint message handling by Greg Kroah-Hartman · 9 years ago
  71. 8c116e8 greybus: Switch to Cport 0 for svc and control protocol by Viresh Kumar · 9 years ago
  72. 8aa0135 greybus: es1/2: Lets start using svc protocol by Viresh Kumar · 9 years ago
  73. 77c461f greybus: connection: compare hd_cport_id for matching SVC protocol by Viresh Kumar · 9 years ago
  74. 52fa383 greybus: connection: silence warning on unbound protocols by Perry Hung · 9 years ago
  75. e619e85 greybus: battery: fix panic on operation error by Perry Hung · 9 years ago
  76. 23119de greybus: interface: localize gb_interface_destroy() by Viresh Kumar · 9 years ago
  77. b45864d greybus: svc: remove interface->svc pointer by Viresh Kumar · 9 years ago
  78. dcd0500 greybus: svc: connection is created only once now by Viresh Kumar · 9 years ago
  79. 67c93ae greybus: svc: fully initialize the partially initialized connection by Viresh Kumar · 9 years ago
  80. 3dfe8aa greybus: loopback: convert loopback wake/sleep to a waitqueue by Bryan O'Donoghue · 9 years ago
  81. c2939f4 greybus: loopback: add poll support to the iteration_count sysfs file by Greg Kroah-Hartman · 9 years ago
  82. 701615f greybus: operation: add completion work queue by Johan Hovold · 9 years ago
  83. 5a5bc35 greybus: operation: use per-connection work queues by Johan Hovold · 9 years ago
  84. 10f9fa1 greybus: connection: clean up creation error paths by Johan Hovold · 9 years ago
  85. 7c63a82 greybus: connection: clean up connection creation by Johan Hovold · 9 years ago
  86. 2975617 greybus: connection: prevent oops for protocol_id sysfs file by Greg Kroah-Hartman · 9 years ago
  87. 155b9f1 greybus: svc: Fix build warning on 64bit systems by Viresh Kumar · 9 years ago
  88. 4e2b1e4 greybus: connection: fix connection initialisation by Johan Hovold · 9 years ago
  89. a4e0846 greybus: operation: clean up greybus_message_sent by Johan Hovold · 9 years ago
  90. b4bd734 greybus: operation: fix operation ordering by Johan Hovold · 9 years ago
  91. 583cbf5 greybus: loopback: rename frequency to requests by Bryan O'Donoghue · 9 years ago
  92. e140c75 greybus: loopback: add commentary to sysfs variables by Bryan O'Donoghue · 9 years ago
  93. 00af658 greybus: loopback: run operations a set number of times by Bryan O'Donoghue · 9 years ago
  94. 799a3f0 greybus: loopback: update loopback operation description comment by Bryan O'Donoghue · 9 years ago
  95. 3156be7 greybus: loopback: timestamp seeding should not drop metrics by Bryan O'Donoghue · 9 years ago
  96. 09fb10f greybus: manifest: convert pr_err to dev_err by Bryan O'Donoghue · 9 years ago
  97. b38fe34 greybus: manifest: reserve control connection cport/bundle ids by Bryan O'Donoghue · 9 years ago
  98. 18d777c greybus: svc: No need of a separate version request by Viresh Kumar · 9 years ago
  99. ead3546 greybus: svc: Implement SVC requests by Viresh Kumar · 9 years ago
  100. d3d4484 greybus: svc: Add helpers to create AP<->SVC connection by Viresh Kumar · 9 years ago