1. 4068487 greybus: camera: Return the result flags from the configure_streams response by Laurent Pinchart · 8 years ago
  2. 83ec628 greybus: audio: Enable codec module detection on different slots by Vaibhav Agarwal · 8 years ago
  3. 25de349 greybus: audio: Cleanup GB protocol connections in case of abrupt codec removal by Vaibhav Agarwal · 8 years ago
  4. 538ecb5 greybus: audio: cleanup unnecessary dev_err messages by Vaibhav Agarwal · 8 years ago
  5. 17247da greybus: audio: Report uevent on GB codec module insertion/removal by Vaibhav Agarwal · 8 years ago
  6. b7f0088 greybus: audio: Add GB Audio class protocol functionality in GB codec DAI ops by Vaibhav Agarwal · 8 years ago
  7. 6339d23 greybus: audio: Add topology parser for GB codec by Vaibhav Agarwal · 8 years ago
  8. 2a70e49 greybus: audio: Use greybus connection device for codec registration by Vaibhav Agarwal · 8 years ago
  9. 86a685d greybus: Makefile: fix up build test for gb-audio-codec.ko by Greg Kroah-Hartman · 8 years ago
  10. 7885342 greybus: audio: Build audio module conditionally by Vaibhav Agarwal · 8 years ago
  11. 8db0073 greybus: audio: Add Audio Manager by Svetlin Ankov · 8 years ago
  12. 4dbf505 greybus: audio: Add direct audio streaming control for APBridgeA by Mark Greer · 8 years ago
  13. 184992e greybus: audio: Add Greybus Audio Device Class Protocol helper routines by Mark Greer · 8 years ago
  14. ba4144a greybus: audio: Add Audio Device Class Protocol definitions by Mark Greer · 8 years ago
  15. fd8f9e1 greybus: audio: Use underscore in file name by Mark Greer · 8 years ago
  16. aa187d3 greybus: arche-apb-ctrl: Enable the clocks after regulator enable by Vaibhav Hiremath · 8 years ago
  17. 3a8dba4 greybus: camera: HACK: Register gb camera to the HOST camera by Gjorgji Rosikopulos · 8 years ago
  18. fc0ddf5 greybus: camera: HACK: Export GB camera interface by Gjorgji Rosikopulos · 8 years ago
  19. 9c06c6a greybus: lights: remove sync operation and work queue by Rui Miguel Silva · 8 years ago
  20. b827e11 greybus: kernel_ver: add handle for lights in 4.5 by Rui Miguel Silva · 8 years ago
  21. de14131 greybus: uevent: add GREYBUS_ID to uevent by Greg Kroah-Hartman · 8 years ago
  22. 14006ab greybus: makefile: add requirement for CONFIG_INPUT by Rui Miguel Silva · 8 years ago
  23. 3ea6a81 greybus: connection: refactor connection enable and disable by Johan Hovold · 9 years ago
  24. 4d0bee1 greybus: connection: fix connection-state handling by Johan Hovold · 9 years ago
  25. 2c92bd5 greybus: svc: add intf_eject attribute by Rui Miguel Silva · 8 years ago
  26. c5d55fb greybus: svc: add interface eject operation by Rui Miguel Silva · 8 years ago
  27. adb57cf greybus: power_supply: fix check for configured supply by Rui Miguel Silva · 8 years ago
  28. e527338 greybus: APBridge: move APBridge request protocol to a common .h file by Greg Kroah-Hartman · 9 years ago
  29. ed4596e9 greybus: host: provide "generic" apbridge output calls by Greg Kroah-Hartman · 9 years ago
  30. accad1b greybus: power_supply: fix use after free of power supply by Rui Miguel Silva · 9 years ago
  31. f921fb1 greybus: power_supply: fix leak getting string properties by Rui Miguel Silva · 9 years ago
  32. d9eafd5 greybus: power_supply: fix error path at supplies setup by Rui Miguel Silva · 9 years ago
  33. 23f25ba greybus: power_supply: free supplies at release by Rui Miguel Silva · 9 years ago
  34. ff85f72 greybus: power_supply: fix unregister on error path by Rui Miguel Silva · 9 years ago
  35. 7ccac20d greybus: power_supply: do not release failed supply alloc by Rui Miguel Silva · 9 years ago
  36. e0d91ff greybus: power_supply: fix lock imbalance in init error path by Johan Hovold · 9 years ago
  37. a463fc1 greybus: arche-platform: Add wake/detect support along with handshaking with AP by Vaibhav Hiremath · 8 years ago
  38. f1e9cbd greybus: arche-apb-ctrl: deassert reset at the end of probe by Vaibhav Hiremath · 8 years ago
  39. 3303617 greybus: arche-apb-ctrl: Remove wake_detect gpio and related code by Vaibhav Hiremath · 8 years ago
  40. 3b858df greybus: arche: Remove unwanted headers and rearrange others by Viresh Kumar · 8 years ago
  41. 40989cf greybus: arche-apb: Drop unnecessary checks by Viresh Kumar · 8 years ago
  42. d258432 greybus: arche-apb: Do cleanup within apb_ctrl_init_seq() for error cases by Viresh Kumar · 8 years ago
  43. a7a794e greybus: arche-apb: Don't use gpio after failing to request it by Viresh Kumar · 8 years ago
  44. db0cff5 greybus: arche-apb: Properly use dev_err/info/warn by Viresh Kumar · 8 years ago
  45. dcf77c3 greybus: arche-apb: NULL is a valid regulator by Viresh Kumar · 8 years ago
  46. bd62fa5 greybus: arche-apb: devm_regulator_get() doesn't return NULL by Viresh Kumar · 8 years ago
  47. 7541c1a greybus: arche-apb: Replace gpio_is_valid() with gpio < 0 checks by Viresh Kumar · 8 years ago
  48. 977ff25 greybus: arche-apb: platform data 'apb' is guaranteed to be valid by Viresh Kumar · 8 years ago
  49. 3b538c3 greybus: arche-apb: Spelling and whitespace fixes by Viresh Kumar · 8 years ago
  50. f1f251b greybus: arche-platform: propagate errors returned by gpiolib by Viresh Kumar · 8 years ago
  51. 140741e greybus: arche-platform: svc_reset_gpio can't be invalid in arche_platform_cleanup() by Viresh Kumar · 8 years ago
  52. 72a8c24 greybus: arche-platform: Put APB in reset if of_platform_populate() fails by Viresh Kumar · 8 years ago
  53. 8adf71d greybus: arche-platform: Export GPIOs after populating APBs by Viresh Kumar · 8 years ago
  54. 73658f2 greybus: arche-platform: arche_pdata is guaranteed to be valid by Viresh Kumar · 8 years ago
  55. fc41c2d greybus: firmware/bootrom: debug output from bootrom protocol by Eli Sennesh · 9 years ago
  56. 4e6e3f5 greybus: connection: fix version-request error handling by Johan Hovold · 9 years ago
  57. b77f932 greybus: core: fix greybus device matching by Johan Hovold · 9 years ago
  58. 3c48d1b greybus: core: fix greybus driver registration by Johan Hovold · 9 years ago
  59. 13da9e1 greybus: core: add drvdata accessors by Johan Hovold · 9 years ago
  60. b787d41 greybus: camera: Add support for flags to stream_configure by Jacopo Mondi · 9 years ago
  61. aab4a1a greybus: svc: Replace link config hack with standard operation by Laurent Pinchart · 9 years ago
  62. e49268c greybus: arche-apb-ctrl: Do not bring APB out of reset in probe by Vaibhav Hiremath · 9 years ago
  63. ae0bf3a greybus: arche-apb-ctrl: Set wake_detect gpio to low initially by Vaibhav Hiremath · 9 years ago
  64. 6da86df greybus: arche-platform: Export gpio (reset & sys_boot) to user by Vaibhav Hiremath · 9 years ago
  65. 1f67ee5 greybus: camera: Raise the CSI-2 bandwidth by Laurent Pinchart · 9 years ago
  66. 1e5dd1f greybus: arche-platform: merge arche-apb-ctrl and arche-platform by Greg Kroah-Hartman · 9 years ago
  67. bc142bb greybus: arche_platform: Remove child's platform device as part of _remove() fn by Vaibhav Hiremath · 9 years ago
  68. 41c2395 greybus: camera: destroy data connection on link-config errors by Johan Hovold · 9 years ago
  69. b9f71bc greybus: camera: fix memory leak in capture-request handler by Johan Hovold · 9 years ago
  70. 12c8b0d greybus: camera: fix memory leak in configure-streams error path by Johan Hovold · 9 years ago
  71. d39bf70 greybus: interface: Fetch and expose version of interface's firmware by Viresh Kumar · 9 years ago
  72. 57c6bcc greybus: interface: Receive serial-number on hotplug event by Viresh Kumar · 9 years ago
  73. 63d742b greybus: svc: Set interface's hotplug attributes before using them by Viresh Kumar · 9 years ago
  74. 72e53ae greybus: svc: Change GB_SVC_TYPE_LINK_CONFIG to 0x10 by Bryan O'Donoghue · 9 years ago
  75. 5b22521 greybus: control: Use Macro's instead of direct values for major/minor by Viresh Kumar · 9 years ago
  76. 166f0ae greybus: arche-apb-ctrl: Assert reset to APB at the end of probe by Vaibhav Hiremath · 9 years ago
  77. 5a78178 greybus: arche-apb-ctrl: Add APB control driver by Vaibhav Hiremath · 9 years ago
  78. 7fa6065 greybus: arche-platform: Rename db3-platform to arche-platform by Vaibhav Hiremath · 9 years ago
  79. 0b8af6a greybus: db3(arche)-platform: Remove all APB control code by Vaibhav Hiremath · 9 years ago
  80. 3563ff8 greybus: firmware and svc: detect the difference between ES2 and ES3 chips by Eli Sennesh · 9 years ago
  81. 0e9403a0 greybus: interface: Expose DDBL1 manufacturing and production id in sysfs by Viresh Kumar · 9 years ago
  82. b32a5c5 greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_ by Viresh Kumar · 9 years ago
  83. a5a7723 greybus: es2: clean up csi-config request by Johan Hovold · 9 years ago
  84. 61a748a greybus: svc: drop copy-pasted function header by Johan Hovold · 9 years ago
  85. 2c7df74 greybus: interface: Prefix hexadecimal values with '0x' by Viresh Kumar · 9 years ago
  86. ccb5803 greybus: es2: Don't use stack memory as USB request data by Laurent Pinchart · 9 years ago
  87. e715a54 greybus: es2: Fix endian conversion issues by Laurent Pinchart · 9 years ago
  88. 98ce3b0 greybus: camera: Fix remaining endian conversion issues by Laurent Pinchart · 9 years ago
  89. b1c7d67 greybus: camera: Set link power mode to HS-G2 with 2 lanes by Laurent Pinchart · 9 years ago
  90. 142b21f greybus: camera: Configure the bridge CSI transmitter by Laurent Pinchart · 9 years ago
  91. 8e2b7da greybus: es2: Add support for CSI transmitter configuration by Laurent Pinchart · 9 years ago
  92. bcc050b greybus: camera: Configure link speed for the data connection by Laurent Pinchart · 9 years ago
  93. 784f876 greybus: svc: Add support for the link config operation by Laurent Pinchart · 9 years ago
  94. c662221 greybus: camera: Fix endian conversion issues by Laurent Pinchart · 9 years ago
  95. 70b3b3e greybus: tools: don't always build them. by Greg Kroah-Hartman · 9 years ago
  96. d5bc960 greybus: loopback_test: null terminate the dict structure by Greg Kroah-Hartman · 9 years ago
  97. 6bfff1d greybus: loopback_test: fix warning about signed/unsigned comparison by Greg Kroah-Hartman · 9 years ago
  98. 6b0658f greybus: tools: Add tools directory to greybus repo and add loopback by Greg Kroah-Hartman · 9 years ago
  99. 8e77c83 greybus: camera: fix data types of operations by Rui Miguel Silva · 9 years ago
  100. 65fabd1 greybus: spi: fix and cleanup spi devices handling by Rui Miguel Silva · 9 years ago