1. 5bee760 greybus: loopback_test: make output to csv file a parameter option by Axel Haslam · 8 years ago
  2. d562853 greybus: svc watchdog: allow it to be enabled/disabled from userspace by Greg Kroah-Hartman · 8 years ago
  3. 7030f924 greybus: camera: only build module against msm kernel by Greg Kroah-Hartman · 8 years ago
  4. 839ac5b greybus: svc: double the ping delay timeout by Greg Kroah-Hartman · 8 years ago
  5. d8b1633 greybus: arche-platform: Disable clock as part of driver remove by Vaibhav Hiremath · 8 years ago
  6. 4fbf69c greybus: camera: Stream config change unipro speed by Jacopo Mondi · 8 years ago
  7. 539d6e1 greybus: svc: return proper error code on watchdog create error by Greg Kroah-Hartman · 8 years ago
  8. ed7279a greybus: svc: add a "watchdog" to check the network health by Greg Kroah-Hartman · 9 years ago
  9. 0f65fb1 greybus: lsgb: Minor tweaks by Greg Kroah-Hartman · 8 years ago
  10. 7c15471 greybus: camera: add semiplanar and planar formats by Gjorgji Rosikopulos · 8 years ago
  11. f3e6c09 greybus: svc: Expose and retain VID/PID received from bootrom for ES2 by Viresh Kumar · 8 years ago
  12. fd7c28e greybus: lsgb: add lsgb shell script by Greg Kroah-Hartman · 8 years ago
  13. a547deb greybus: audio_codec: update codec_name as per driver->name by Vaibhav Agarwal · 9 years ago
  14. 8eff510 greybus: firmware: abort if AP_READY fails by Johan Hovold · 9 years ago
  15. e0deb07 greybus: vibrator: convert to bundle driver by Johan Hovold · 9 years ago
  16. 4324282d greybus: hid: convert to bundle driver by Johan Hovold · 9 years ago
  17. 5dd8cc5 greybus: hid: clean up init error paths by Johan Hovold · 9 years ago
  18. f7ee081 greybus: connection: set request handlers at creation by Johan Hovold · 9 years ago
  19. 2399032 greybus: legacy: look up protocol at connection creation by Johan Hovold · 9 years ago
  20. 63cf52f greybus: connection: remove legacy protocol id from core by Johan Hovold · 9 years ago
  21. 8278fae greybus: legacy: add initialized flag by Johan Hovold · 9 years ago
  22. 431b3eb greybus: legacy: refactor legacy-connection handling by Johan Hovold · 9 years ago
  23. 24e094d greybus: connection: return error-valued pointer on creation errors by Johan Hovold · 9 years ago
  24. 96c2af5 greybus: connection: rename connection-create interface by Johan Hovold · 9 years ago
  25. 8cff6c6 greybus: connection: simplify connection-creation interface by Johan Hovold · 9 years ago
  26. e4c16f8 greybus: connection: drop the legacy protocol-id parameter by Johan Hovold · 9 years ago
  27. 59507e2 greybus: connection: add helper to create control connections by Johan Hovold · 9 years ago
  28. bafe3f6 greybus: connection: drop protocol parameter from static interface by Johan Hovold · 9 years ago
  29. d6fba3d greybus: manifest: check for duplicate CPort descriptors when parsing by Johan Hovold · 9 years ago
  30. 98fdf5a greybus: core: defer connection creation to driver probe by Johan Hovold · 9 years ago
  31. 6ce4cc2 greybus: add bundle class to the bundle uevent by Greg Kroah-Hartman · 8 years ago
  32. 55ec09e greybus: svc: add ping command by Greg Kroah-Hartman · 9 years ago
  33. eb8fafd greybus: firmware: log the name of the firmware being requested by Greg Kroah-Hartman · 9 years ago
  34. ebe99d6 greybus: svc: add key event handling by Rui Miguel Silva · 9 years ago
  35. 4b87413 greybus: audio_codec: Don't be tricky with the driver model by Greg Kroah-Hartman · 9 years ago
  36. 7d81baf greybus: legacy: add private driver data by Johan Hovold · 9 years ago
  37. b53e0c9 greybus: connection: make cport lookup thread-safe by Johan Hovold · 9 years ago
  38. 210b508 greybus: connection: serialise connection creation by Johan Hovold · 9 years ago
  39. 0e46fab greybus: connection: fix lookup race by Johan Hovold · 9 years ago
  40. c6d64a1 greybus: connection: drop the connection_mutex by Johan Hovold · 9 years ago
  41. c3681f6 greybus: connection: destroy workqueue at unregister by Johan Hovold · 9 years ago
  42. 2edbf5f greybus: connection: remove WARN_ON from destroy by Johan Hovold · 9 years ago
  43. b807aa7 greybus: control: add bundle-version operation by Johan Hovold · 9 years ago
  44. 96a9b9b greybus: connection: remove broken protocol-version handling by Johan Hovold · 9 years ago
  45. 357de00 greybus: svc: store protocol version by Johan Hovold · 9 years ago
  46. 47a2e67 greybus: core: disable bundle connections on hot-unplug by Johan Hovold · 9 years ago
  47. 0154777 greybus: legacy: use protocol pointer to determine state by Johan Hovold · 9 years ago
  48. 50dfb87 greybus: connection: move legacy-protocol handling to legacy driver by Johan Hovold · 9 years ago
  49. 8442794 greybus: svc: drop legacy-protocol dependency by Johan Hovold · 9 years ago
  50. e217ae7 greybus: control: drop legacy-protocol dependency by Johan Hovold · 9 years ago
  51. 6bd6e14 greybus: greybus_protocols: remove control-protocol version by Johan Hovold · 9 years ago
  52. bc3be17 greybus: connection: remove skip-connected legacy protocol flags by Johan Hovold · 9 years ago
  53. 3e1b8c7 greybus: firmware: remove skip-disconnected flag by Johan Hovold · 9 years ago
  54. 02a54dd greybus: core: add defensive connection disable post disconnect by Johan Hovold · 9 years ago
  55. fa8369c greybus: core: disable incoming operations pre disconnect by Johan Hovold · 9 years ago
  56. beb6b7f greybus: connection: add helper to disable incoming operations by Johan Hovold · 9 years ago
  57. 570dfa7 greybus: connection: add unidirectional enabled state by Johan Hovold · 9 years ago
  58. 2326878 greybus: connection: make connection enable/disable thread safe by Johan Hovold · 9 years ago
  59. 192bee4 greybus: connection: disable operations on enable errors by Johan Hovold · 9 years ago
  60. 520c6ea greybus: connection: clean up operation cancellation on disable by Johan Hovold · 9 years ago
  61. 81fba249 greybus: connection: always cancel operations on connection disable by Johan Hovold · 9 years ago
  62. bfa9a5e greybus: connection: add per-connection request handlers by Johan Hovold · 9 years ago
  63. 1cbfab3 greybus: connection: remove disable from destructor by Johan Hovold · 9 years ago
  64. 6d3d950 greybus: connection: rename legacy init and exit functions by Johan Hovold · 9 years ago
  65. 5dda7e5 greybus: legacy: add legacy-protocol bundle driver by Johan Hovold · 9 years ago
  66. 5b03271 greybus: camera: Update configure stream based on new interface by Gjorgji Rosikopulos · 9 years ago
  67. 24ac4fa greybus: camera: Add support for configure streams flag in gb interface by Gjorgji Rosikopulos · 9 years ago
  68. b29906a greybus: firmware: replace colons with underscore in firmware file request by Michael Scott · 9 years ago
  69. b55d943 greybus: Revert "camera: Fix backword compatibility in configure streams" by Greg Kroah-Hartman · 9 years ago
  70. 11ca550 greybus: camera: Fix backword compatibility in configure streams by Gjorgji Rosikopulos · 9 years ago
  71. 4068487 greybus: camera: Return the result flags from the configure_streams response by Laurent Pinchart · 9 years ago
  72. 83ec628 greybus: audio: Enable codec module detection on different slots by Vaibhav Agarwal · 9 years ago
  73. 25de349 greybus: audio: Cleanup GB protocol connections in case of abrupt codec removal by Vaibhav Agarwal · 9 years ago
  74. 538ecb5 greybus: audio: cleanup unnecessary dev_err messages by Vaibhav Agarwal · 9 years ago
  75. 17247da greybus: audio: Report uevent on GB codec module insertion/removal by Vaibhav Agarwal · 9 years ago
  76. b7f0088 greybus: audio: Add GB Audio class protocol functionality in GB codec DAI ops by Vaibhav Agarwal · 9 years ago
  77. 6339d23 greybus: audio: Add topology parser for GB codec by Vaibhav Agarwal · 9 years ago
  78. 2a70e49 greybus: audio: Use greybus connection device for codec registration by Vaibhav Agarwal · 9 years ago
  79. 86a685d greybus: Makefile: fix up build test for gb-audio-codec.ko by Greg Kroah-Hartman · 9 years ago
  80. 7885342 greybus: audio: Build audio module conditionally by Vaibhav Agarwal · 9 years ago
  81. 8db0073 greybus: audio: Add Audio Manager by Svetlin Ankov · 9 years ago
  82. 4dbf505 greybus: audio: Add direct audio streaming control for APBridgeA by Mark Greer · 9 years ago
  83. 184992e greybus: audio: Add Greybus Audio Device Class Protocol helper routines by Mark Greer · 9 years ago
  84. ba4144a greybus: audio: Add Audio Device Class Protocol definitions by Mark Greer · 9 years ago
  85. fd8f9e1 greybus: audio: Use underscore in file name by Mark Greer · 9 years ago
  86. aa187d3 greybus: arche-apb-ctrl: Enable the clocks after regulator enable by Vaibhav Hiremath · 9 years ago
  87. 3a8dba4 greybus: camera: HACK: Register gb camera to the HOST camera by Gjorgji Rosikopulos · 9 years ago
  88. fc0ddf5 greybus: camera: HACK: Export GB camera interface by Gjorgji Rosikopulos · 9 years ago
  89. 9c06c6a greybus: lights: remove sync operation and work queue by Rui Miguel Silva · 9 years ago
  90. b827e11 greybus: kernel_ver: add handle for lights in 4.5 by Rui Miguel Silva · 9 years ago
  91. de14131 greybus: uevent: add GREYBUS_ID to uevent by Greg Kroah-Hartman · 9 years ago
  92. 14006ab greybus: makefile: add requirement for CONFIG_INPUT by Rui Miguel Silva · 9 years ago
  93. 3ea6a81 greybus: connection: refactor connection enable and disable by Johan Hovold · 9 years ago
  94. 4d0bee1 greybus: connection: fix connection-state handling by Johan Hovold · 9 years ago
  95. 2c92bd5 greybus: svc: add intf_eject attribute by Rui Miguel Silva · 9 years ago
  96. c5d55fb greybus: svc: add interface eject operation by Rui Miguel Silva · 9 years ago
  97. adb57cf greybus: power_supply: fix check for configured supply by Rui Miguel Silva · 9 years ago
  98. e527338 greybus: APBridge: move APBridge request protocol to a common .h file by Greg Kroah-Hartman · 9 years ago
  99. ed4596e9 greybus: host: provide "generic" apbridge output calls by Greg Kroah-Hartman · 9 years ago
  100. accad1b greybus: power_supply: fix use after free of power supply by Rui Miguel Silva · 9 years ago