1. 58f469a greybus: connection: no need to verify connection->protocol by Viresh Kumar · 9 years ago
  2. 3dca03d greybus: connection: convert connected dev_warn() to dev_err() by Viresh Kumar · 9 years ago
  3. 6300968 greybus: connection: staticize gb_connection_init() by Viresh Kumar · 9 years ago
  4. ad14b9e greybus: bundle: kill unnecessary forward declaration of routine by Viresh Kumar · 9 years ago
  5. 505f16c greybus: svc: unexport few internal functions by Viresh Kumar · 9 years ago
  6. 3f0e918 greybus: svc: Kill unnecessary wrapper functions by Viresh Kumar · 9 years ago
  7. d9fcfff greybus: svc: No need to return errors from [gb_]svc_connection_destroy() by Viresh Kumar · 9 years ago
  8. b701686 greybus: greybus_protocols: Pack all request/response structure by Viresh Kumar · 9 years ago
  9. 829a91e greybus: greybus_protocols: Pack structure as required by the module firmware by Viresh Kumar · 9 years ago
  10. d6ec787 greybus: greybus_protocols: svc: Add missing comment by Viresh Kumar · 9 years ago
  11. 3ccb160 greybus: svc: reject invalid state requests by Viresh Kumar · 9 years ago
  12. f66427a greybus: svc: Include system headers at the top by Viresh Kumar · 9 years ago
  13. 3a17dd4 greybus: build: android: avoid building for targets that don't have kernel binary by Vishal Bhoj · 9 years ago
  14. 1dc5392 greybus: fix cport-id defines by Johan Hovold · 9 years ago
  15. 239adcf greybus: es1: fix build-time cport constraint by Johan Hovold · 9 years ago
  16. 1a58a3b greybus: core: fix hd-creation error path by Johan Hovold · 9 years ago
  17. f470ead greybus: es{1,2}: remove control endpoint field by Fabien Parent · 9 years ago
  18. 24a6112 greybus: es2: get cport count from apb1 usb device by Fabien Parent · 9 years ago
  19. c011d55 greybus: es2: dynamically allocate array for cport <-> ep mapping by Fabien Parent · 9 years ago
  20. 144670c greybus: add num_cports field to greybus hd by Fabien Parent · 9 years ago
  21. e074a2e greybus: es2: rename misnamed CPORT_MAX into CPORT_COUNT by Fabien Parent · 9 years ago
  22. b9fb704 greybus: svc: get hd directly from connection by Viresh Kumar · 9 years ago
  23. 2630fbf greybus: pwm: replace pr_err with dev_err by Johan Hovold · 9 years ago
  24. 505c9d2 greybus: interface: fix potential attribute-buffer overflow by Johan Hovold · 9 years ago
  25. 287bba8 greybus: svc: fix hot-plug-state allocation flag by Johan Hovold · 9 years ago
  26. 89f637f greybus: svc: fix device-id allocation flag by Johan Hovold · 9 years ago
  27. c01c77c greybus: endo: fix endo-id allocation flag by Johan Hovold · 9 years ago
  28. 2d465d5 greybus: sdio: fix command type defines by Rui Miguel Silva · 9 years ago
  29. af0b4d5 greybus: firmware: fix potential stack corruption by Johan Hovold · 9 years ago
  30. 977e209 greybus: es1/es2: set transfer flag to send a zero-length packet by Alexandre Bailon · 9 years ago
  31. 98676ca greybus: loopback: fix typo in comment by Bryan O'Donoghue · 9 years ago
  32. f06272b greybus: loopback: add module level sys/debug fs data points by Bryan O'Donoghue · 9 years ago
  33. a5a0ba4 greybus: loopback: remove checkpatch error causing macro by Bryan O'Donoghue · 9 years ago
  34. 42b9da5e greybus: loopback: initialized ms_wait negate warning by Bryan O'Donoghue · 9 years ago
  35. 84cfad0 greybus: loopback: add bitmask of connections to include in test by Bryan O'Donoghue · 9 years ago
  36. 4b0ea00c greybus: loopback: graph round-trip time for all threads by Bryan O'Donoghue · 9 years ago
  37. 7c98535 greybus: loopback: functionally decompose gb_loopback_calc_latency by Bryan O'Donoghue · 9 years ago
  38. bd41610 greybus: loopback: add gb_loopback_nsec_to_usec_latency by Bryan O'Donoghue · 9 years ago
  39. 67d1eec greybus: loopback: support synchronized tests over multiple cports by Bryan O'Donoghue · 9 years ago
  40. aa27bf8 greybus: loopback: convert sample report interface to debugfs by Bryan O'Donoghue · 9 years ago
  41. 2f84230 greybus: loopback: add ability to graph greybus latency by Bryan O'Donoghue · 9 years ago
  42. 464dc8c greybus: interface: change typo replicable => replaceable by Bryan O'Donoghue · 9 years ago
  43. 7ee5826 greybus: greybus_protocol: remove unused lights macros by Rui Miguel Silva · 9 years ago
  44. 4be6ea5 greybus: operation: Fix wrong order of arguments by Viresh Kumar · 9 years ago
  45. 1ab2e89 greybus: makefile: use POSIX functions for kernel cmp by Rui Miguel Silva · 9 years ago
  46. 2870b52 greybus: lights: add lights implementation by Rui Miguel Silva · 9 years ago
  47. 13fcfbb6 greybus: makefile: add needed config options for lights by Rui Miguel Silva · 9 years ago
  48. dc366f8 greybus: loopback: Print error on data mismatch by Viresh Kumar · 9 years ago
  49. dc4a106 greybus: loopback: Send some sensible data by Viresh Kumar · 9 years ago
  50. 21e3a3e greybus: operation: print message type on errors by Viresh Kumar · 9 years ago
  51. 0e2462d greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macros by Viresh Kumar · 9 years ago
  52. 435ea76 greybus: connection: Don't free resources freed by gb_connection_release() by Viresh Kumar · 9 years ago
  53. 22322c4 greybus: connection: Destroy wq on failure by Viresh Kumar · 9 years ago
  54. d65e3a2 greybus: raw: Move request/response structure/definitions to greybus_protocols.h by Viresh Kumar · 9 years ago
  55. 51aee04 greybus: hid: Move request/response structure/definitions to greybus_protocols.h by Viresh Kumar · 9 years ago
  56. ce83294 greybus: battery: Move request/response structure/definitions to greybus_protocols.h by Viresh Kumar · 9 years ago
  57. 1cb5fa4 greybus: protocol: send own protocol version while requesting it by Viresh Kumar · 9 years ago
  58. d706ef8 greybus: Merge branch 'master' into branch 'svc'. by Greg Kroah-Hartman · 9 years ago
  59. 58dab0f greybus: connection: Send protocol version for firmware protocol by Viresh Kumar · 9 years ago
  60. 90f1b61 greybus: Add firmware protocol driver by Viresh Kumar · 9 years ago
  61. 738599c greybus: protocol: Create request structure from within gb_protocol_get_version() by Viresh Kumar · 9 years ago
  62. 3944a45 greybus: interface: Preserve data received during hotplug event by Viresh Kumar · 9 years ago
  63. fd489e1 greybus: loopback: handle timestamp roll-over by Bryan O'Donoghue · 9 years ago
  64. 4c19266 greybus: loopback: functionally decompose calculation of turn-around times by Bryan O'Donoghue · 9 years ago
  65. 3f2a809 greybus: es-drivers: add outbound timestamp to connection by Bryan O'Donoghue · 9 years ago
  66. a1a4a29 greybus: connection: add a timestamp kfifo to track connection handoff by Bryan O'Donoghue · 9 years ago
  67. 8ebc998 greybus: connection: fix jump label on device_add failure by Bryan O'Donoghue · 9 years ago
  68. 542f27a greybus: Merge branch 'master' into branch 'svc'. by Greg Kroah-Hartman · 9 years ago
  69. bf81454 greybus: protocol: Remove unnecessary params of gb_protocol_get_version() by Viresh Kumar · 9 years ago
  70. b9938c4 greybus: protocol: Drop define_get_version support by Viresh Kumar · 9 years ago
  71. 3ea959e3 greybus: svc: preserve major/minor of protocol supported by SVC by Viresh Kumar · 9 years ago
  72. a404504 greybus: vibrator: Drop get_version support by Viresh Kumar · 9 years ago
  73. 0a12a18 greybus: usb: Drop get_version support by Viresh Kumar · 9 years ago
  74. a94e144 greybus: uart: Drop get_version support by Viresh Kumar · 9 years ago
  75. 3fb0c8f greybus: spi: Drop get_version support by Viresh Kumar · 9 years ago
  76. 7071ca1 greybus: sdio: Drop get_version support by Viresh Kumar · 9 years ago
  77. f06eda1 greybus: raw: Drop get_version support by Viresh Kumar · 9 years ago
  78. 2e93d02 greybus: pwm: Drop get_version support by Viresh Kumar · 9 years ago
  79. 47d3cfb greybus: loopback: Drop get_version support by Viresh Kumar · 9 years ago
  80. d8886f4 greybus: i2c: Drop get_version support by Viresh Kumar · 9 years ago
  81. 2dad338 greybus: hid: Drop get_version support by Viresh Kumar · 9 years ago
  82. 03490fd greybus: gpio: Drop get_version support by Viresh Kumar · 9 years ago
  83. 507d75c greybus: control: Drop get_version support by Viresh Kumar · 9 years ago
  84. f8cbc30 greybus: battery: Drop get_version support by Viresh Kumar · 9 years ago
  85. 9937a60 greybus: audio: Drop get_version support by Viresh Kumar · 9 years ago
  86. 7ba26a8 greybus: connection: request protocol version before initializing connection by Viresh Kumar · 9 years ago
  87. d653f4b1 greybus: connection: Save major/minor supported by module by Viresh Kumar · 9 years ago
  88. 2b11a45 greybus: define greybus wide protocol request numbers by Viresh Kumar · 9 years ago
  89. 1869065 greybus: connection: disconnect connection on failures during initialization by Viresh Kumar · 9 years ago
  90. 0c32d2a greybus: svc: error out only for smaller payloads received by Viresh Kumar · 9 years ago
  91. 10c7ae0 greybus: audio: Add '<' to the print message for short messages by Viresh Kumar · 9 years ago
  92. 33f06a7 greybus: svc: Remove FIXME for firmware download by Viresh Kumar · 9 years ago
  93. f0a1698 greybus: vibrator: Use (already defined) major/minor macros by Viresh Kumar · 9 years ago
  94. f514b5c greybus: usb: Use (already defined) major/minor macros by Viresh Kumar · 9 years ago
  95. 9475fb5 greybus: uart: Use (already defined) major/minor macros by Viresh Kumar · 9 years ago
  96. 7549219 greybus: spi: Use (already defined) major/minor macros by Viresh Kumar · 9 years ago
  97. 3fb97e4 greybus: pwm: Use (already defined) major/minor macros by Viresh Kumar · 9 years ago
  98. bbd80cc greybus: i2c: Use (already defined) major/minor macros by Viresh Kumar · 9 years ago
  99. 34ec364 greybus: hid: Use (already defined) major/minor macros by Viresh Kumar · 9 years ago
  100. 8590ed3 greybus: gpio: Use (already defined) major/minor macros by Viresh Kumar · 9 years ago