1. 48a1730 greybus: apba: add fct flow usb control requests by Fabien Parent · 9 years ago
  2. 446091c greybus: camera: Add CSI configuration parameters by Jacopo Mondi · 9 years ago
  3. b59281a greybus: loopback: Add reserved fields to transfer request by Axel Haslam · 9 years ago
  4. 0273038 greybus: spi: add device_type field to device config by Rui Miguel Silva · 9 years ago
  5. 8ec589b greybus: firmware: convert to bundle driver by Johan Hovold · 9 years ago
  6. 55ec09e greybus: svc: add ping command by Greg Kroah-Hartman · 9 years ago
  7. ebe99d6 greybus: svc: add key event handling by Rui Miguel Silva · 9 years ago
  8. b807aa7 greybus: control: add bundle-version operation by Johan Hovold · 9 years ago
  9. e217ae7 greybus: control: drop legacy-protocol dependency by Johan Hovold · 9 years ago
  10. 6bd6e14 greybus: greybus_protocols: remove control-protocol version by Johan Hovold · 9 years ago
  11. 4dbf505 greybus: audio: Add direct audio streaming control for APBridgeA by Mark Greer · 9 years ago
  12. ba4144a greybus: audio: Add Audio Device Class Protocol definitions by Mark Greer · 9 years ago
  13. c5d55fb greybus: svc: add interface eject operation by Rui Miguel Silva · 9 years ago
  14. e527338 greybus: APBridge: move APBridge request protocol to a common .h file by Greg Kroah-Hartman · 9 years ago
  15. b787d41 greybus: camera: Add support for flags to stream_configure by Jacopo Mondi · 9 years ago
  16. aab4a1a greybus: svc: Replace link config hack with standard operation by Laurent Pinchart · 9 years ago
  17. d39bf70 greybus: interface: Fetch and expose version of interface's firmware by Viresh Kumar · 9 years ago
  18. 57c6bcc greybus: interface: Receive serial-number on hotplug event by Viresh Kumar · 9 years ago
  19. 72e53ae greybus: svc: Change GB_SVC_TYPE_LINK_CONFIG to 0x10 by Bryan O'Donoghue · 9 years ago
  20. 3563ff8 greybus: firmware and svc: detect the difference between ES2 and ES3 chips by Eli Sennesh · 9 years ago
  21. b32a5c5 greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_ by Viresh Kumar · 9 years ago
  22. 784f876 greybus: svc: Add support for the link config operation by Laurent Pinchart · 9 years ago
  23. 8e77c83 greybus: camera: fix data types of operations by Rui Miguel Silva · 9 years ago
  24. e61a2a7 greybus: Add camera protocol definition by Laurent Pinchart · 9 years ago
  25. 50014e0 greybus: spi: move chipselect to one byte size by Rui Miguel Silva · 9 years ago
  26. b343f6a greybus: spi: add master and device config operations by Rui Miguel Silva · 9 years ago
  27. b455c84 greybus: spi: add rdwr field to transfer descriptor by Rui Miguel Silva · 9 years ago
  28. f1e941a greybus: firmware: Fetch es2 VID/PID to distinguish module vendors by Viresh Kumar · 9 years ago
  29. ffe2e24 greybus: power_supply: rework and operation changes by Rui Miguel Silva · 9 years ago
  30. 2724be0 greybus: battery: move implementation to power_supply by Rui Miguel Silva · 9 years ago
  31. 357499d greybus: i2s: Remove deprecated I2S Bridged-PHY Protocol by Mark Greer · 9 years ago
  32. 10ed193 greybus: sdio: send data block details at command request by Rui Miguel Silva · 9 years ago
  33. 04db334 greybus: loopback: add reserved fields to track firmware latencies by Bryan O'Donoghue · 9 years ago
  34. e0f875c greybus: sdio: add field to get_caps response by Rui Miguel Silva · 9 years ago
  35. 1575ef1 greybus: svc: skip setting flags for boot over unipro by Viresh Kumar · 9 years ago
  36. 06986a2 greybus: firmware: drop 'stage' from ready-to-boot request by Viresh Kumar · 9 years ago
  37. 6bec5c7 greybus: svc: Read and clear module's boot status by Viresh Kumar · 9 years ago
  38. 2498050 greybus: svc: fix endianness for svc message by Rui Miguel Silva · 9 years ago
  39. cfb1690 greybus: greybus_protocols: add missing version-request definition by Johan Hovold · 9 years ago
  40. 4c9e228 greybus: firmware: Send AP-ready operation by Viresh Kumar · 9 years ago
  41. 19151c3 greybus: svc: Implement DME peer get/set attributes helpers by Viresh Kumar · 9 years ago
  42. 4a655ad greybus: loopback: add response len to loopback protocol by Bryan O'Donoghue · 9 years ago
  43. 0a02057 greybus: svc: destroy the route on module hot-unplug by Viresh Kumar · 9 years ago
  44. b701686 greybus: greybus_protocols: Pack all request/response structure by Viresh Kumar · 9 years ago
  45. 829a91e greybus: greybus_protocols: Pack structure as required by the module firmware by Viresh Kumar · 9 years ago
  46. d6ec787 greybus: greybus_protocols: svc: Add missing comment by Viresh Kumar · 9 years ago
  47. 2d465d5 greybus: sdio: fix command type defines by Rui Miguel Silva · 9 years ago
  48. 7ee5826 greybus: greybus_protocol: remove unused lights macros by Rui Miguel Silva · 9 years ago
  49. 2870b52 greybus: lights: add lights implementation by Rui Miguel Silva · 9 years ago
  50. 0e2462d greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macros by Viresh Kumar · 9 years ago
  51. d65e3a2 greybus: raw: Move request/response structure/definitions to greybus_protocols.h by Viresh Kumar · 9 years ago
  52. 51aee04 greybus: hid: Move request/response structure/definitions to greybus_protocols.h by Viresh Kumar · 9 years ago
  53. ce83294 greybus: battery: Move request/response structure/definitions to greybus_protocols.h by Viresh Kumar · 9 years ago
  54. d706ef8 greybus: Merge branch 'master' into branch 'svc'. by Greg Kroah-Hartman · 9 years ago
  55. 90f1b61 greybus: Add firmware protocol driver by Viresh Kumar · 9 years ago
  56. 542f27a greybus: Merge branch 'master' into branch 'svc'. by Greg Kroah-Hartman · 9 years ago
  57. 2b11a45 greybus: define greybus wide protocol request numbers by Viresh Kumar · 9 years ago
  58. 7f69e59 greybus: Merge branch 'master' into svc by Greg Kroah-Hartman · 9 years ago
  59. 5b559e6 greybus: greybus_protocols: use only type attributes for message packing by Johan Hovold · 9 years ago
  60. 8bbd9ed greybus: sdio: fix message packing by Johan Hovold · 9 years ago
  61. cfc5f2c greybus: uart: fix message packing by Johan Hovold · 9 years ago
  62. 2130f09 greybus: svc: fix message packing by Johan Hovold · 9 years ago
  63. 46d26c5 greybus: greybus_protocols: fix typo in comment by Johan Hovold · 9 years ago
  64. e34fae5 greybus: operation: Move operation header to greybus_protocols.h by Viresh Kumar · 9 years ago
  65. 0b22649 greybus: svc: add flags and traffic class parameter to connection create op by Perry Hung · 9 years ago
  66. e08aaa4 greybus: svc: add route create operation by Perry Hung · 9 years ago
  67. ef5d949 greybus: Switch to Cport 0 for svc and control protocol by Viresh Kumar · 9 years ago
  68. 3eac885 greybus: svc: revert svc changes to keep things working for a while. by Greg Kroah-Hartman · 9 years ago
  69. e50b7be5 greybus: svc: add flags and traffic class parameter to connection create op by Perry Hung · 9 years ago
  70. 4de9b56 greybus: svc: add route create operation by Perry Hung · 9 years ago
  71. 8c116e8 greybus: Switch to Cport 0 for svc and control protocol by Viresh Kumar · 9 years ago
  72. ead3546 greybus: svc: Implement SVC requests by Viresh Kumar · 9 years ago
  73. ec32062 greybus: Define cport/bundle for SVC protocol by Viresh Kumar · 9 years ago
  74. c8dd60d greybus: Define device ids for AP/SVC/modules by Viresh Kumar · 9 years ago
  75. 6366d73 greybus: protocol: move version_response structure to greybus_protocols.h by Viresh Kumar · 9 years ago
  76. a519203 greybus: uart: fix typo in defintion by Bryan O'Donoghue · 9 years ago
  77. 52af141 greybus: loopback: fix broken tabs in greybus_protocols.h by Bryan O'Donoghue · 9 years ago
  78. 384a7a3 greybus: loopback: add sink to loopback protocol by Bryan O'Donoghue · 9 years ago
  79. f9f971a greybus: loopback: Move loopback operation definitions by Bryan O'Donoghue · 9 years ago
  80. ef0cc0e greybus: sdio: split cmd_flags to there meaning by Rui Miguel Silva · 9 years ago
  81. ba4b099 greybus: uart: Update UART to reflect field size changes by Bryan O'Donoghue · 9 years ago
  82. 802362d greybus: uart: Relocate UART parity/overrun/framing/break signals by Bryan O'Donoghue · 9 years ago
  83. 153f478 greybus: sdio: remove the redefine of sdio major and minor by Phong Tran · 9 years ago
  84. cdee4f7 greybus: Add control protocol support by Viresh Kumar · 9 years ago
  85. 3b6ecd6 greybus: sdio: extend sdio implementation by Rui Miguel Silva · 9 years ago
  86. cdb5781 greybus: uart: Fix sparse warning by Bryan O'Donoghue · 9 years ago
  87. 11fca14 greybus: uart: Tidy naming convention to more closely match spec by Bryan O'Donoghue · 9 years ago
  88. 4ef5348 greybus: uart: Move UART protocol structs/defines to greybus_protocols.h by Bryan O'Donoghue · 9 years ago
  89. 7ba864a greybus: gpio: add irq-type defines by Johan Hovold · 9 years ago
  90. 4bf3780 greybus: gpio: remove unused debounce define by Johan Hovold · 9 years ago
  91. 012d7d4 greybus: greybus_protocols: fix guard tag by Alex Elder · 9 years ago
  92. 47bf0b4 greybus: gpio: update operation types by Johan Hovold · 9 years ago
  93. 1409c4d greybus: gpio: fix interrupt protocol by Johan Hovold · 9 years ago
  94. b8e3ffe greybus: gpio: remove unused irq-ack operation by Johan Hovold · 9 years ago
  95. 30c6d9d greybus: introduce SVC protocol by Alex Elder · 9 years ago
  96. 22e17ed greybus: rename "gpbridge.h" by Alex Elder · 9 years ago[Renamed from drivers/staging/greybus/gpbridge.h]
  97. 4890f31 greybus: spi: Move structure definitions into gpbridge.h by Viresh Kumar · 9 years ago
  98. a4749bb greybus: gb-audio: Add integrated greybus audio driver by John Stultz · 9 years ago
  99. 6d65337 greybus: eliminate extra response flag definitions by Alex Elder · 9 years ago
  100. dcd1dad greybus: gpbridge.h: remove BIT() define by Greg Kroah-Hartman · 9 years ago