1. a74e726 greybus: svc: clean up link configuration hack at hello by Johan Hovold · 2 years, 11 months ago
  2. 5f648e0 greybus: svc: clean up hello error path by Johan Hovold · 2 years, 11 months ago
  3. 5f8583a greybus: svc: fix an error handling bug in gb_svc_hello() by Dan Carpenter · 2 years, 11 months ago
  4. 8465def staging: greybus: move the greybus core to drivers/greybus by Greg Kroah-Hartman · 5 years ago[Renamed from drivers/staging/greybus/svc.c]
  5. ec0ad86 staging: greybus: move core include files to include/linux/greybus/ by Greg Kroah-Hartman · 5 years ago
  6. 8478c35 staging: greybus: Parenthesis alignment by Cristian Sicilia · 6 years ago
  7. 25a7be4 staging: greybus: Remove unused local variable by Nathan Chancellor · 7 years ago
  8. 863dbc5 staging: greybus: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  9. eb50fd3 staging: greybus: add SPDX identifiers to all greybus driver files by Greg Kroah-Hartman · 7 years ago
  10. 563a841 staging: greybus: fix symbolic permission coding style issues by Gioh Kim · 8 years ago
  11. 461ab80 staging: greybus: fix "line over 80 characters" coding style issues by Gioh Kim · 8 years ago
  12. bdfb95c staging: greybus: remove timesync protocol support by Greg Kroah-Hartman · 8 years ago
  13. 4506309 don't open-code file_inode() by Al Viro · 8 years ago
  14. 1f3e09e greybus: svc: fix timeout indentation by Johan Hovold · 8 years ago
  15. be67e7e greybus: svc: drop unnecessary symbol exports by Johan Hovold · 8 years ago
  16. 46bb647 greybus: Revert "svc: drop all symbol exports" by Greg Kroah-Hartman · 8 years ago
  17. 6d13b6f greybus: svc: drop all symbol exports by Johan Hovold · 8 years ago
  18. 57fa2de greybus: greybus-driver: Add intf_oops operation by Georgi Dobrev · 8 years ago
  19. 7c4a0ed greybus: svc_watchdog: Add sysfs file to change the behavior of bite by David Lin · 8 years ago
  20. 042fd74 greybus: connection: drop the svc quiescing operation by Johan Hovold · 8 years ago
  21. c7dc28f greybus: svc: add power mode call for link hibernation by David Lin · 8 years ago
  22. fc8a4027 greybus: svc: add interface resume operation by David Lin · 8 years ago
  23. 1beb1fa greybus: svc: remove input device handling in SVC protocol by Sandeep Patil · 8 years ago
  24. 880bc0a greybus: svc: Pass the correct pointer to input_free_device() by Vaibhav Hiremath · 9 years ago
  25. d1a8c36 greybus: svc: disable connection after all its users are gone by Viresh Kumar · 9 years ago
  26. 60fb340 greybus: Remove extra blank lines by Viresh Kumar · 9 years ago
  27. 8c2522d greybus: update UniPro Set Interface Power Mode operation to match spec by Eli Sennesh · 9 years ago
  28. 8fb76c3 greybus: svc: pwrmon: validate svc protocol op status when getting rail names by David Lin · 9 years ago
  29. 109fbdf greybus: svc: implement connection_quiescing call by Jeffrey Carlyle · 9 years ago
  30. 4a44842 greybus: timesync: Bind TimeSync into Greybus by Bryan O'Donoghue · 9 years ago
  31. 8ccf389 greybus: svc: remove deprecated hotplug operations by Johan Hovold · 9 years ago
  32. 55742d2 greybus: interface: implement generic mode-switch functionality by Johan Hovold · 9 years ago
  33. 96f5ab0 greybus: svc: add stub connection-quiescing operation by Johan Hovold · 9 years ago
  34. 898d75f greybus: drop a bogus semicolon by Alex Elder · 9 years ago
  35. 91a8030 greybus: Revert "update UniPro Set Interface Power Mode operation to match spec" by Jeffrey Carlyle · 9 years ago
  36. 0060636 greybus: update UniPro Set Interface Power Mode operation to match spec by Eli Sennesh · 9 years ago
  37. 4aea5a1 greybus: svc: use EREMOTEIO for remote errors by Johan Hovold · 9 years ago
  38. 0bba4fb greybus: svc: fix another pwrmon return value by Johan Hovold · 9 years ago
  39. 5705020 greybus: svc: Add TimeSync SVC commands by Bryan O'Donoghue · 9 years ago
  40. 03fba18 greybus: svc: support status in svc_intf_activate response by Jeffrey Carlyle · 9 years ago
  41. 140026b greybus: svc: implement svc_intf_activate by Jeffrey Carlyle · 9 years ago
  42. 144763b greybus: svc: implement svc_intf_{vsys,refclk,unipro}_{enable,disable} operations by Jeffrey Carlyle · 9 years ago
  43. ee2f207 greybus: svc: reconfig APBridgeA-Switch link to handle required load by Mitchell Tasman · 9 years ago
  44. a2cf2e5 greybus: svc: define the version request by Johan Hovold · 9 years ago
  45. 9983ea6 greybus: svc: free pwrmon_rails memory upon exit by David Lin · 9 years ago
  46. 3fd747a greybus: svc: clean up gb_svc struct for pwrmon by David Lin · 9 years ago
  47. b482b0d greybus: svc: implement interface mailbox event by Johan Hovold · 9 years ago
  48. 22bb938 greybus: svc: implement module inserted and removed operations by Johan Hovold · 9 years ago
  49. 1e8e22b greybus: svc: add stub interface-activate function by Johan Hovold · 9 years ago
  50. 017482b greybus: svc: add stub functions for v_sys, refclk and unipro by Johan Hovold · 9 years ago
  51. 36602a2 greybus: module: implement controlled module removal by Johan Hovold · 9 years ago
  52. b15d97d greybus: core: add module abstraction by Johan Hovold · 9 years ago
  53. 844fcbf greybus: svc: refactor interface re-enable by Johan Hovold · 9 years ago
  54. 1218519 greybus: svc: use a common prefix for debugfs functions by Johan Hovold · 9 years ago
  55. f35fdb2 greybus: svc: fix function-parameter indentation by Johan Hovold · 9 years ago
  56. 5b35ef9 greybus: svc: fix pwrmon return value by Johan Hovold · 9 years ago
  57. 89f2df4 greybus: svc: keep error messages uniform by Johan Hovold · 9 years ago
  58. 9504677 greybus: svc: add AP power measurements debugfs support by David Lin · 9 years ago
  59. 41d5140 greybus: svc: remove interface-remove helper by Johan Hovold · 9 years ago
  60. 96fb6c3 greybus: svc: keep interfaces registered during mode switch by Johan Hovold · 9 years ago
  61. 87a4c819 greybus: svc: make sure to deactivate all interfaces on disconnect by Johan Hovold · 9 years ago
  62. a530a8b greybus: interface: disable interface on registration failures by Johan Hovold · 9 years ago
  63. ddb10c8 greybus: svc: add Interface power measurements support by David Lin · 9 years ago
  64. f053f44 greybus: Revert "Added a sysfs entry to power down the SVC" by Akash Choudhari · 9 years ago
  65. 88a3011 greybus: Added a sysfs entry to power down the SVC by Georgi Dobrev · 9 years ago
  66. ac72cfb greybus: interface: clean up ES2 VID/PID hack by Johan Hovold · 9 years ago
  67. 153ff7e greybus: interface: read DME attributes at activation by Johan Hovold · 9 years ago
  68. 984c9d3 greybus: interface: deactivate interface on enumeration failure by Johan Hovold · 9 years ago
  69. 4d5f621 greybus: interface: move route creation to interface activation by Johan Hovold · 9 years ago
  70. c2d8090 greybus: interface: move boot-status clearing to interface enable by Johan Hovold · 9 years ago
  71. b5eebbf greybus: svc: remove bogus interface-reset helper by Johan Hovold · 9 years ago
  72. 0ec3063 greybus: convert drivers to use connection->private set/get by Greg Kroah-Hartman · 9 years ago
  73. d18da86 greybus: greybus_protocols: remove svc-eject timeout define by Johan Hovold · 9 years ago
  74. e676ccd greybus: svc: print an error message on failed eject attempts by Johan Hovold · 9 years ago
  75. c80514a greybus: svc: unexport eject helper by Johan Hovold · 9 years ago
  76. 629c0d0 greybus: interface: separate disabling from removal by Johan Hovold · 9 years ago
  77. 35580af greybus: interface: rename initialisation function by Johan Hovold · 9 years ago
  78. 66d674c greybus: interface: move interface-removal helper by Johan Hovold · 9 years ago
  79. 986d691 greybus: svc: always register interfaces at hotplug by Johan Hovold · 9 years ago
  80. 7a137fb greybus: interface: separate initialisation and registration by Johan Hovold · 9 years ago
  81. 39495a2 greybus: svc: refactor interface-route destruction by Johan Hovold · 9 years ago
  82. bb2533a greybus: svc: refactor interface-route creation by Johan Hovold · 9 years ago
  83. 27f25c1 greybus: connection: generalise CPortFlags handling by Johan Hovold · 9 years ago
  84. 34145b6 greybus: svc: clean up CPortFlags handling by Johan Hovold · 9 years ago
  85. d562853 greybus: svc watchdog: allow it to be enabled/disabled from userspace by Greg Kroah-Hartman · 9 years ago
  86. 839ac5b greybus: svc: double the ping delay timeout by Greg Kroah-Hartman · 9 years ago
  87. 539d6e1 greybus: svc: return proper error code on watchdog create error by Greg Kroah-Hartman · 9 years ago
  88. ed7279a greybus: svc: add a "watchdog" to check the network health by Greg Kroah-Hartman · 9 years ago
  89. f3e6c09 greybus: svc: Expose and retain VID/PID received from bootrom for ES2 by Viresh Kumar · 9 years ago
  90. f7ee081 greybus: connection: set request handlers at creation by Johan Hovold · 9 years ago
  91. 24e094d greybus: connection: return error-valued pointer on creation errors by Johan Hovold · 9 years ago
  92. bafe3f6 greybus: connection: drop protocol parameter from static interface by Johan Hovold · 9 years ago
  93. 55ec09e greybus: svc: add ping command by Greg Kroah-Hartman · 9 years ago
  94. ebe99d6 greybus: svc: add key event handling by Rui Miguel Silva · 9 years ago
  95. 357de00 greybus: svc: store protocol version by Johan Hovold · 9 years ago
  96. 8442794 greybus: svc: drop legacy-protocol dependency by Johan Hovold · 9 years ago
  97. bc3be17 greybus: connection: remove skip-connected legacy protocol flags by Johan Hovold · 9 years ago
  98. 6d3d950 greybus: connection: rename legacy init and exit functions by Johan Hovold · 9 years ago
  99. 2c92bd5 greybus: svc: add intf_eject attribute by Rui Miguel Silva · 9 years ago
  100. c5d55fb greybus: svc: add interface eject operation by Rui Miguel Silva · 9 years ago