1. 7aefe79 greybus: core: avoid I/O to disconnected interfaces by Johan Hovold · 8 years ago
  2. 898d75f greybus: drop a bogus semicolon by Alex Elder · 8 years ago
  3. 95073cc greybus: use PTR_ERR_OR_ZERO() by Alex Elder · 8 years ago
  4. d97fca1 greybus: fix pointless null check by Alex Elder · 8 years ago
  5. 6639430 greybus: eliminate unneeded null check by Alex Elder · 8 years ago
  6. ebc9e37 greybus: fix unbalanced mutex by Alex Elder · 8 years ago
  7. f9340fc greybus: report right error value by Alex Elder · 8 years ago
  8. 52033fd greybus: es2: Release reserved cports CDSI0 and CDSI1 by Vaibhav Agarwal · 8 years ago
  9. 29a822b greybus: hd: Add API to release reserved CPorts by Vaibhav Agarwal · 8 years ago
  10. cb4c8441 greybus: tracing: define interface traces by Alex Elder · 8 years ago
  11. 5451ea0 greybus: tracing: add module traces by Alex Elder · 8 years ago
  12. 1f79046 greybus: tracing: fix hd traces by Alex Elder · 8 years ago
  13. df73254 greybus: tracing: fix a bad tracepoint by Alex Elder · 8 years ago
  14. bae7c69 greybus: remove redundant latency-tag sanity checks by Johan Hovold · 8 years ago
  15. ae36e81 greybus: interface: fix svc-resource error messages by Johan Hovold · 8 years ago
  16. 7a9a5bf greybus: Documentation/sysfs: gbphy0 is an invalid name by Viresh Kumar · 8 years ago
  17. 71b7a36 greybus: Documentation/sysfs: Rename gpbridge to gbphy by Viresh Kumar · 8 years ago
  18. b797c43 greybus: Fix loopback app after rename to gpphy by Axel Haslam · 8 years ago
  19. 7a867d1 greybus: arche-platform: Enable SVC clock during FW_FLASHING state by Vaibhav Hiremath · 8 years ago
  20. 0b1283e greybus: arche-platform: Enter ACTIVE state only from OFF state by Vaibhav Hiremath · 8 years ago
  21. c61a8b4 greybus: arche-platform: Make fw_flashing_seq() return error by Vaibhav Hiremath · 8 years ago
  22. 91a8030 greybus: Revert "update UniPro Set Interface Power Mode operation to match spec" by Jeffrey Carlyle · 8 years ago
  23. 0060636 greybus: update UniPro Set Interface Power Mode operation to match spec by Eli Sennesh · 9 years ago
  24. d7be800 greybus: Fix unbalanced irq_enable() backtrace by Bryan O'Donoghue · 8 years ago
  25. 37f07c0 greybus: audio: Fix memory leak by Vaibhav Agarwal · 8 years ago
  26. 038405d greybus: legacy: remove protocol.o from the makefile by David Lin · 8 years ago
  27. 206dc53 greybus: tracing: refine comments by Alex Elder · 8 years ago
  28. 58a8813 greybus: tracing: eliminate "location" comments by Alex Elder · 8 years ago
  29. 6301756 greybus: tracing: define events using macros by Alex Elder · 8 years ago
  30. f866e66 greybus: add operation traces by Alex Elder · 8 years ago
  31. 428888a greybus: legacy: remove legacy driver support by David Lin · 8 years ago
  32. 68b66c2 greybus: camera: Convert to bundle driver by Laurent Pinchart · 8 years ago
  33. d72b581 greybus: fw-management: Fix error message's text by Viresh Kumar · 9 years ago
  34. 825f79a greybus: fw-core: destroy connections on error by Viresh Kumar · 9 years ago
  35. 4aea5a1 greybus: svc: use EREMOTEIO for remote errors by Johan Hovold · 9 years ago
  36. deda6aa greybus: audio_apbridgea: fix two return values by Johan Hovold · 9 years ago
  37. 0bba4fb greybus: svc: fix another pwrmon return value by Johan Hovold · 9 years ago
  38. 7ba535e greybus: arche-platform: Rename assert_wakedetect=>arche_platform_wd_irq_en by Vaibhav Hiremath · 9 years ago
  39. 16fd976 greybus: arche-platform: Do not assert wake/detect signal to SVC by Vaibhav Hiremath · 9 years ago
  40. e54b106 greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere by Sandeep Patil · 8 years ago
  41. e16715c greybus: interface: retry enumeration of UniPro-only modules by Jeffrey Carlyle · 9 years ago
  42. 9bc63b7 greybus: uart fix missing negation on DTR setting by Axel Haslam · 9 years ago
  43. 814ae531 greybus: connection: verify disabled when destroyed by Alex Elder · 9 years ago
  44. ac00154 greybus: audio: gb_manager: Use valid argument while removing ida allocated id. by Vaibhav Agarwal · 9 years ago
  45. ef62ada greybus: operation: fix broken activation logic by Johan Hovold · 9 years ago
  46. b0e97bc greybus: operation: rate-limit dev_err printing on the receive path by Eli Sennesh · 9 years ago
  47. 3a238fc greybus: spi: add inprogress bit to xfer_flags by Rui Miguel Silva · 9 years ago
  48. 22e26a3 greybus: spi: rename rdwr field to xfer_flags by Rui Miguel Silva · 9 years ago
  49. 3b07724 greybus: fw-management: Update header's license by Viresh Kumar · 9 years ago
  50. 79b140f greybus: fw-management: Fix 'make check' warnings by Viresh Kumar · 9 years ago
  51. e27f1da greybus: fw-management: Replace double-tabs with space for structures by Viresh Kumar · 9 years ago
  52. 5319a88 greybus: es2.c: Declare local __le64 not u64 by Bryan O'Donoghue · 9 years ago
  53. 8c81d46 greybus: interface: Extract and store Interface feature byte by Bryan O'Donoghue · 9 years ago
  54. c8a657b greybus: hd: Add TimeSync APBridge commands by Bryan O'Donoghue · 9 years ago
  55. 7bf7fa1 greybus: Documentation: Document firmware-management interfaces by Viresh Kumar · 9 years ago
  56. e2386c9 greybus: firmware: Add SPI protocol support by Viresh Kumar · 9 years ago
  57. 96ba674 greybus: fw-management: Free fw-mgmt only after all users are gone by Viresh Kumar · 9 years ago
  58. 04f0e6e greybus: fw-management: Add ioctl to initiate mode-switch by Viresh Kumar · 9 years ago
  59. 013e665 greybus: fw-management: Add firmware-management protocol driver by Viresh Kumar · 9 years ago
  60. 8502eb3 greybus: make greybus_gpbdev_type static by Greg Kroah-Hartman · 9 years ago
  61. 8888b96 greybus: spi: Separate out spilib from spi bridged PHY bundle driver by Viresh Kumar · 9 years ago
  62. 4c41292 greybus: spi: Restructure spi.c to share it with other bundle drivers by Viresh Kumar · 9 years ago
  63. dc07540 greybus: Remove bridge PHY protocol specific classes by Viresh Kumar · 9 years ago
  64. b966226 greybus: gpbridge: Remove (now) unused macro gb_gpbridge_builtin_driver() by Viresh Kumar · 9 years ago
  65. a4b9a09 greybus: gpbridge: Rename gb-phy.ko module by Viresh Kumar · 9 years ago
  66. ea7c477 greybus: usb: Create separate module by Viresh Kumar · 9 years ago
  67. 66b9e09 greybus: uart: Create separate module by Viresh Kumar · 9 years ago
  68. bebc013 greybus: spi: Create separate module by Viresh Kumar · 9 years ago
  69. 3d64730 greybus: sdio: Create separate module by Viresh Kumar · 9 years ago
  70. dca8060 greybus: pwm: Create separate module by Viresh Kumar · 9 years ago
  71. d6046b4 greybus: i2c : Create separate module by Viresh Kumar · 9 years ago
  72. 7c0925e greybus: gpio: Create separate module by Viresh Kumar · 9 years ago
  73. 9b919bd greybus: gpbridge: Create module_gpbridge_driver() by Viresh Kumar · 9 years ago
  74. 90fa0e6 greybus: gpbridge: Export few routines by Viresh Kumar · 9 years ago
  75. 123e749 greybus: control: Drop unused parameter from timesync_authoritative by Bryan O'Donoghue · 9 years ago
  76. fa433b6 greybus: control: Add TimeSync get-last-event logic by Bryan O'Donoghue · 9 years ago
  77. 5705020 greybus: svc: Add TimeSync SVC commands by Bryan O'Donoghue · 9 years ago
  78. a974f46 greybus: arche-platform: Fix the MODULE_LICENSE to match with header by Sandeep Patil · 9 years ago
  79. 6458492 greybus: gpbridge: add uevent vars for gpbridge devices by Sandeep Patil · 9 years ago
  80. c7092b2 greybus: gpbridge: make gpbridge device ids start with 1 by Sandeep Patil · 9 years ago
  81. 14a5f47 greybus: gpbridge: add gpbridge device type by Sandeep Patil · 9 years ago
  82. 3ba9fa5 greybus: camera: fix data-connection handling by Johan Hovold · 9 years ago
  83. 3b05d85 greybus: connection: add camera-data connected workaround by Johan Hovold · 9 years ago
  84. 045d356 greybus: es2: add support for CDSI1 allocation by Johan Hovold · 9 years ago
  85. e7b848c greybus: es2: clean up cport-reset handling by Johan Hovold · 9 years ago
  86. f2aae1c greybus: hd: generalise cport allocation by Johan Hovold · 9 years ago
  87. 0506150 greybus: es2: clean up CDSI CPort reservation by Johan Hovold · 9 years ago
  88. be5d01f greybus: es2: fix probe error handling by Johan Hovold · 9 years ago
  89. 74a5d93 greybus: hd: move CPort allocation to host-device code by Johan Hovold · 9 years ago
  90. a8af163 greybus: audio: mark the data connection as offloaded by Johan Hovold · 9 years ago
  91. 781ac86 greybus: connection: add helper for creating offloaded connection by Johan Hovold · 9 years ago
  92. ca1f8f8 greybus: connection: add offloaded connection flag by Johan Hovold · 9 years ago
  93. 0e9b41a greybus: connection: add no-flow-control connection flag by Johan Hovold · 9 years ago
  94. 501cc8b greybus: Fix probing of gpbridge devices by Viresh Kumar · 9 years ago
  95. e4e5536 greybus: core: Rename greybus_module_match() by Viresh Kumar · 9 years ago
  96. 6f8a028 greybus: gpbridge: Expose protocol_id in sysfs by Viresh Kumar · 9 years ago
  97. 792db39 greybus: interface: remove unused interface-version quirk by Johan Hovold · 9 years ago
  98. ae0f645 greybus: interface: fix type in enable error message by Johan Hovold · 9 years ago
  99. 03fba18 greybus: svc: support status in svc_intf_activate response by Jeffrey Carlyle · 9 years ago
  100. c77bac0 greybus: operation: fix an inconsistent indent by David Lin · 9 years ago