1. 7330c48 greybus: es2: remove bulk_in array by Greg Kroah-Hartman · 8 years ago
  2. 403074b greybus: es2: remove bulk_out array by Greg Kroah-Hartman · 8 years ago
  3. 84d5077 greybus: es2: remove struct cport_to_ep by Greg Kroah-Hartman · 8 years ago
  4. b6c1bd3 greybus: es2: remove #if 0 code by Greg Kroah-Hartman · 8 years ago
  5. 4de0289 greybus: es2: use a single bulk ep pair for all greybus data by Sandeep Patil · 8 years ago
  6. 6fa4d3d greybus: greybus_protocols: remove svc key-event type by Johan Hovold · 8 years ago
  7. 4e013b6 greybus: power_supply: Add runtime pm support by Philip Yang · 8 years ago
  8. 6a57ddc greybus: audio: Avoid reporting spurious button events by Vaibhav Agarwal · 8 years ago
  9. cec89df greybus: audio: Report jack events conditionally by Vaibhav Agarwal · 8 years ago
  10. 847175e8 greybus: audio: Fetch jack_mask, button_mask from module's topology data by Vaibhav Agarwal · 8 years ago
  11. a695c30 greybus: audio: Added jack_type support in topology struct by Vaibhav Agarwal · 8 years ago
  12. 79c222b greybus: audio: Remove unnecessary num_jack field from module_info by Vaibhav Agarwal · 8 years ago
  13. 1f3e09e greybus: svc: fix timeout indentation by Johan Hovold · 8 years ago
  14. 1b1732c greybus: es2: remove obsolete cport-reset ARPC by Johan Hovold · 8 years ago
  15. 2045c9f greybus: hd/es2: remove obsolete callbacks by Johan Hovold · 8 years ago
  16. aac0839 greybus: connection: implement new connection handling by Johan Hovold · 8 years ago
  17. 77e52b3 greybus: es2: implement shutdown callback by Johan Hovold · 8 years ago
  18. d2dee94 greybus: es2: implement flush callback by Johan Hovold · 8 years ago
  19. 6ac9166 greybus: power_supply: fix name setting location by Rui Miguel Silva · 8 years ago
  20. cc43368 greybus: lights: Control runtime pm suspend/resume on AP side by Kris Huang · 8 years ago
  21. 0e352343 greybus: light: fix incorrect led attribute files allocation by David Lin · 8 years ago
  22. f0ec8cd greybus: audio: Fix incorrect direction value when enabling RX by Mark Greer · 8 years ago
  23. be67e7e greybus: svc: drop unnecessary symbol exports by Johan Hovold · 8 years ago
  24. 46bb647 greybus: Revert "svc: drop all symbol exports" by Greg Kroah-Hartman · 8 years ago
  25. 6d13b6f greybus: svc: drop all symbol exports by Johan Hovold · 8 years ago
  26. b5fbe81 greybus: power_supply: invalidate cache at update request by Rui Miguel Silva · 8 years ago
  27. 5f66d62 greybus: power_supply: fix update interval check at request handler by Rui Miguel Silva · 8 years ago
  28. c4582f9 greybus: power_supply: add callback to handle power supply changes by Rui Miguel Silva · 8 years ago
  29. 6198f89 greybus: Use valid control pointer while freeing memory by Vaibhav Agarwal · 8 years ago
  30. 15c726e greybus: audio: Add check for invalid index while mapping control by Vaibhav Agarwal · 8 years ago
  31. 0900845a greybus: Add workqueue to handle vibrator timeout by Ann Chen · 8 years ago
  32. 5f62eab greybus: es2: fix memory leak in probe error path by Johan Hovold · 8 years ago
  33. c9161d7 greybus: camera: Remove support for legacy modules by Jacopo Mondi · 8 years ago
  34. ac96a60 greybus: firmware: add comment to show size calculations by Viresh Kumar · 8 years ago
  35. 0675363 greybus: firmware: s/should/must by Viresh Kumar · 8 years ago
  36. b2abeaa greybus: firmware: s/_LEN/_SIZE by Viresh Kumar · 8 years ago
  37. 769cb83 greybus: firmware: Remove extra parenthesis by Viresh Kumar · 8 years ago
  38. d581bc8 greybus: firmware: Fix typo in documentation by Viresh Kumar · 8 years ago
  39. 295b526 greybus: firmware: use 'tag' instead of 'firmware_tag' by Viresh Kumar · 8 years ago
  40. 9f77b80 greybus: control: make disconnecting a core operation by Johan Hovold · 8 years ago
  41. 8f71a97 greybus: hd: add cport_shutdown callback by Johan Hovold · 8 years ago
  42. 6471c00 greybus: hd/es2: add cport_clear callback and ARPC by Johan Hovold · 8 years ago
  43. 0e7cd0d greybus: hd/es2: add cport_quiesce callback and ARPC by Johan Hovold · 8 years ago
  44. a9dc1cf greybus: hd/es2: add cport_connected callback and ARPC by Johan Hovold · 8 years ago
  45. b3136a7 greybus: fix up copyright dates on arpc.h by Greg Kroah-Hartman · 8 years ago
  46. 811b1f5 greybus: lights: enable multi color LED support by Kris Huang · 8 years ago
  47. 57fa2de greybus: greybus-driver: Add intf_oops operation by Georgi Dobrev · 8 years ago
  48. 127bada greybus: camera: Remove reference to ara subdevice by Jacopo Mondi · 8 years ago
  49. 7d0e76d greybus: arpc: move arpc definitions to their own header by Johan Hovold · 8 years ago
  50. 83d474f greybus: es2: fix USB vendor-request prefixes by Johan Hovold · 8 years ago
  51. a4fe350 greybus: greybus_protocols: fix apba vendor-request comment by Johan Hovold · 8 years ago
  52. afbf725 greybus: sdio: increase maximum segment size by Rui Miguel Silva · 8 years ago
  53. 64f28ad greybus: greybus_protocol: fix order of sdio get caps response by Rui Miguel Silva · 8 years ago
  54. 4523eae greybus: interface: fix timesync registration sequencing by David Lin · 8 years ago
  55. 33cc283 greybus: audio: Report jack removal along with module removal by Vaibhav Agarwal · 8 years ago
  56. 9141ad8 greybus: lights: Add runtime pm support by Kris Huang · 8 years ago
  57. 8f3972f greybus: SDIO: Add runtime pm support by Jackson Chang · 8 years ago
  58. 591c452 greybus: audio: Maintain module stream state for each data connection by Vaibhav Agarwal · 8 years ago
  59. 1986660 greybus: audio: Maintain runtime stream params for each DAI by Vaibhav Agarwal · 8 years ago
  60. c388ae7 greybus: audio: Update pm runtime support in dai_ops callback by Vaibhav Agarwal · 8 years ago
  61. 956adf7 greybus: Remove unused field from data_connection by Vaibhav Agarwal · 8 years ago
  62. 60e7327 greybus: audio: Find data connection based on id by Vaibhav Agarwal · 8 years ago
  63. b7e7dc0 greybus: audio: Add id to identify data connection by Vaibhav Agarwal · 8 years ago
  64. 487dcbd greybus: audio: Use AIF widget to enable path between module & APB by Vaibhav Agarwal · 8 years ago
  65. 4ffca62 greybus: audio: Update parameters for gbaudio_module_update API by Vaibhav Agarwal · 8 years ago
  66. 1568159 greybus: audio: Update dai_driver table with appropriate fields by Vaibhav Agarwal · 8 years ago
  67. aaef32a greybus: audio: Split helper APIs based on stream direction by Vaibhav Agarwal · 8 years ago
  68. ce94130 greybus: audio: Enable audio path based on control switch state only by Vaibhav Agarwal · 8 years ago
  69. 90579d4 greybus: audio: Remove un-necessary goto statement by Vaibhav Agarwal · 8 years ago
  70. 921dbe5 greybus: arche-platform: Add support for SPI bus sharing for Mihi by Vaibhav Hiremath · 8 years ago
  71. 8ef0b53 greybus: arche-platform: Reset SVC & APB only if turned off by SUSPEND_PREPARE by Vaibhav Hiremath · 8 years ago
  72. 60793c9 greybus: es2: rename USB vendor-request timeout define by Johan Hovold · 8 years ago
  73. 54f34e1 greybus: es2: add define for ARPC CPort requests by Johan Hovold · 8 years ago
  74. 121bae2 greybus: es2: allow ARPC result to be ignored by Johan Hovold · 8 years ago
  75. 4ae2d96 greybus: es2: always set result value by Johan Hovold · 8 years ago
  76. c468999 greybus: es2: clean up ARPC symbol names by Johan Hovold · 8 years ago
  77. 06d8b7d greybus: connection: fix offloaded-connection ping cport id by Johan Hovold · 8 years ago
  78. 081ee14 greybus: control: remove some braces by Johan Hovold · 8 years ago
  79. 6e8fc8c greybus: remove unused protocol-version messages by Johan Hovold · 8 years ago
  80. 8f60ce7 greybus: audio: Remove GET_TX/RX_DELAY message types by Mark Greer · 8 years ago
  81. ccc57e2 greybus: audio: apbridgea: Remove GET_TX/RX_DELAY message types by Mark Greer · 8 years ago
  82. ca9551f greybus: timesync: Printout strobe count on sync failure by Bryan O'Donoghue · 8 years ago
  83. 5cb7497 greybus: timesync: Ensure parallel synchronous calls succeed by Bryan O'Donoghue · 8 years ago
  84. 7aa278b greybus: timesync: Implement a retry mechanism by Bryan O'Donoghue · 8 years ago
  85. b6fc287 greybus: svc_watchdog: use schedule_delayed_work helper by David Lin · 8 years ago
  86. ea2ff95 greybus: interface: delete control device upon enable failure by David Lin · 8 years ago
  87. c0219cb greybus: es2: fix arpc active-list corruption by Johan Hovold · 8 years ago
  88. 178457e greybus: es2: fix arpc error message by Johan Hovold · 8 years ago
  89. fcba5d0 greybus: es2: fix arpc response-allocation error handling by Johan Hovold · 8 years ago
  90. 23931ff greybus: replace Ara references by Johan Hovold · 8 years ago
  91. 6c29803 greybus: Documentation/sysfs: replace Ara references by Johan Hovold · 8 years ago
  92. 20de72f greybus: arche-apb-ctrl: Rename ara,init-disable => arche,init-disable by Vaibhav Hiremath · 8 years ago
  93. 563c742 greybus: camera: Rename debug and metadata mbus formats by Gjorgji Rosikopulos · 8 years ago
  94. 9d3717f greybus: audio: add runtime pm to enumerated control and DAPM widget by David Lin · 8 years ago
  95. 7c4a0ed greybus: svc_watchdog: Add sysfs file to change the behavior of bite by David Lin · 8 years ago
  96. 6136cce greybus: firmware: Update Documentation and sample application by Viresh Kumar · 8 years ago
  97. 5e10f00 greybus: firmware: Add 'status' byte to backend fw version response by Viresh Kumar · 8 years ago
  98. 911415a greybus: firmware: Add new status types for backend updated request by Viresh Kumar · 8 years ago
  99. 0c543f9 greybus: interface: Add quirk for no PM for S2 Loader by Viresh Kumar · 8 years ago
  100. 47cbaf5 greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATE by Viresh Kumar · 8 years ago