1. 947bece drivers/greybus: Use kobj_to_dev() by Wang Qing · 4 years, 5 months ago
  2. 37b8b73 greybus: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  3. 8465def staging: greybus: move the greybus core to drivers/greybus by Greg Kroah-Hartman · 5 years ago[Renamed from drivers/staging/greybus/interface.c]
  4. ec0ad86 staging: greybus: move core include files to include/linux/greybus/ by Greg Kroah-Hartman · 5 years ago
  5. 863dbc5 staging: greybus: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  6. eb50fd3 staging: greybus: add SPDX identifiers to all greybus driver files by Greg Kroah-Hartman · 7 years ago
  7. 0c85ae2 staging: greybus: fix parenthesis alignments by Diwakar Sharma · 7 years ago
  8. bdfb95c staging: greybus: remove timesync protocol support by Greg Kroah-Hartman · 8 years ago
  9. 948c622 staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h by Greg Kroah-Hartman · 8 years ago
  10. 4523eae greybus: interface: fix timesync registration sequencing by David Lin · 8 years ago
  11. ea2ff95 greybus: interface: delete control device upon enable failure by David Lin · 8 years ago
  12. 23931ff greybus: replace Ara references by Johan Hovold · 8 years ago
  13. 0c543f9 greybus: interface: Add quirk for no PM for S2 Loader by Viresh Kumar · 8 years ago
  14. 47cbaf5 greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATE by Viresh Kumar · 8 years ago
  15. 2358024 greybus: control: suppress bundle_activate() for bootrom by Johan Hovold · 8 years ago
  16. b5d1d12 greybus: interface: fix interface_id attribute group by Johan Hovold · 8 years ago
  17. 4f7e413 greybus: interface: hibernate UniPro link in activation error path by Johan Hovold · 8 years ago
  18. 93e29c8 greybus: interface: add power_state attribute by Viresh Kumar · 8 years ago
  19. 12169bc greybus: interface: prevent reactivation during removal by Johan Hovold · 8 years ago
  20. 6249162 greybus: interface: make sure type is invariant during reactivation by Johan Hovold · 8 years ago
  21. 3e93cb6 greybus: interface: clean up ES3 activation-retry hack by Johan Hovold · 8 years ago
  22. 27b9e25 greybus: interface: do not read DME during reactivation by Johan Hovold · 8 years ago
  23. a212b75 greybus: interface: use an enum for interface type by Johan Hovold · 8 years ago
  24. c80a982 greybus: interface: amend interface registration message by Johan Hovold · 8 years ago
  25. 8356425 greybus: interface: make attributes type dependent by Johan Hovold · 8 years ago
  26. 441ac1f greybus: interface: partition attribute group by Johan Hovold · 8 years ago
  27. 1bb6184 greybus: interface: add interface-type attribute by Johan Hovold · 8 years ago
  28. fddd7ea greybus: timesync/pm: Make synchronous call to restore FrameTime by Bryan O'Donoghue · 9 years ago
  29. 30a3bf7 greybus: interface: add runtime pm support by David Lin · 9 years ago
  30. 576bffb greybus: interface: send deactivate prepare when interface is disabled by David Lin · 9 years ago
  31. cc28c2c greybus: interface: implement unipro link hibernate call by David Lin · 9 years ago
  32. 1211915 greybus: timesync: Enforce TimeSync locks as subordinate to Interface locks by Bryan O'Donoghue · 9 years ago
  33. 4a44842 greybus: timesync: Bind TimeSync into Greybus by Bryan O'Donoghue · 9 years ago
  34. 970dc85 greybus: timesync: Add timesync core driver by Bryan O'Donoghue · 9 years ago
  35. 7dea1d5 greybus: interface: Mode switch takes over a second by Viresh Kumar · 9 years ago
  36. 55742d2 greybus: interface: implement generic mode-switch functionality by Johan Hovold · 9 years ago
  37. d9fa349 greybus: interface: avoid I/O to bootrom during removal by Johan Hovold · 9 years ago
  38. a4b08df greybus: interface: clean up bootrom quirk handling by Johan Hovold · 9 years ago
  39. 7aefe79 greybus: core: avoid I/O to disconnected interfaces by Johan Hovold · 9 years ago
  40. cb4c8441 greybus: tracing: define interface traces by Alex Elder · 9 years ago
  41. ae36e81 greybus: interface: fix svc-resource error messages by Johan Hovold · 9 years ago
  42. e54b106 greybus: gpbridge: rename 'gpbridge' to 'gbphy' everywhere by Sandeep Patil · 9 years ago
  43. e16715c greybus: interface: retry enumeration of UniPro-only modules by Jeffrey Carlyle · 9 years ago
  44. 792db39 greybus: interface: remove unused interface-version quirk by Johan Hovold · 9 years ago
  45. ae0f645 greybus: interface: fix type in enable error message by Johan Hovold · 9 years ago
  46. 0decdd5 greybus: Revert "interface: Fetch and expose version of interface's firmware" by Viresh Kumar · 9 years ago
  47. 6ddbed5 greybus: interface: fix broken UniPro flow control by Johan Hovold · 9 years ago
  48. ec562f2 greybus: interface: implement interface activation and power down by Johan Hovold · 9 years ago
  49. 1e1565e greybus: interface: add active state flag by Johan Hovold · 9 years ago
  50. 36602a2 greybus: module: implement controlled module removal by Johan Hovold · 9 years ago
  51. b15d97d greybus: core: add module abstraction by Johan Hovold · 9 years ago
  52. 96fb6c3 greybus: svc: keep interfaces registered during mode switch by Johan Hovold · 9 years ago
  53. 4960583 greybus: interface: reduce control-device lifetime by Johan Hovold · 9 years ago
  54. b6147e4 greybus: control: return error pointer when failing to create control device by Johan Hovold · 9 years ago
  55. 7c8eb12 greybus: interface: move vendor and product strings to control device by Johan Hovold · 9 years ago
  56. 7326e07 greybus: interface: register control device at hotplug by Johan Hovold · 9 years ago
  57. a6e5b01 greybus: core: make the control object be a device by Johan Hovold · 9 years ago
  58. ddb10c8 greybus: svc: add Interface power measurements support by David Lin · 9 years ago
  59. a7be846 greybus: interface: add Ara serial-number support by Johan Hovold · 9 years ago
  60. 50ad416 greybus: interface: clean up DME attribute handling by Johan Hovold · 9 years ago
  61. ac72cfb greybus: interface: clean up ES2 VID/PID hack by Johan Hovold · 9 years ago
  62. 7d7acc0 greybus: interface: add ES2 init-status quirk flag by Johan Hovold · 9 years ago
  63. 153ff7e greybus: interface: read DME attributes at activation by Johan Hovold · 9 years ago
  64. af1471e greybus: greybus_protocols: rename NULL DME selector index by Johan Hovold · 9 years ago
  65. e9f2f68 greybus: interface: clean up device-id handling by Johan Hovold · 9 years ago
  66. 4d5f621 greybus: interface: move route creation to interface activation by Johan Hovold · 9 years ago
  67. ec199cc greybus: interface: clean up ES3-bootroom-quirk handling by Johan Hovold · 9 years ago
  68. 133e366 greybus: interface: clean up and rename init-status helper by Johan Hovold · 9 years ago
  69. e12811e greybus: interface: fix es2 boot-status mask by Johan Hovold · 9 years ago
  70. c2d8090 greybus: interface: move boot-status clearing to interface enable by Johan Hovold · 9 years ago
  71. 629c0d0 greybus: interface: separate disabling from removal by Johan Hovold · 9 years ago
  72. 35580af greybus: interface: rename initialisation function by Johan Hovold · 9 years ago
  73. 66d674c greybus: interface: move interface-removal helper by Johan Hovold · 9 years ago
  74. 64acb66 greybus: interface: remove useless spinlock by Johan Hovold · 9 years ago
  75. 11548c8 greybus: interface: disable control connection on initialisation errors by Johan Hovold · 9 years ago
  76. a77660a greybus: interface: free bundles on initialisation errors by Johan Hovold · 9 years ago
  77. 7a137fb greybus: interface: separate initialisation and registration by Johan Hovold · 9 years ago
  78. bb2533a greybus: svc: refactor interface-route creation by Johan Hovold · 9 years ago
  79. 60269b9 greybus: interface: add comment about early control-connection disable by Johan Hovold · 9 years ago
  80. 611924d greybus: expose full 32 bits of vid/pid to userspace by Greg Kroah-Hartman · 9 years ago
  81. 907d1e1 greybus: interface: Add print messages on interface initialization/removal by Viresh Kumar · 9 years ago
  82. d5a2656 greybus: interface: clear upper 16-bits of version_id and product_id by Michael Scott · 9 years ago
  83. b807aa7 greybus: control: add bundle-version operation by Johan Hovold · 9 years ago
  84. 5dda7e5 greybus: legacy: add legacy-protocol bundle driver by Johan Hovold · 9 years ago
  85. d39bf70 greybus: interface: Fetch and expose version of interface's firmware by Viresh Kumar · 9 years ago
  86. 57c6bcc greybus: interface: Receive serial-number on hotplug event by Viresh Kumar · 9 years ago
  87. 0e9403a0 greybus: interface: Expose DDBL1 manufacturing and production id in sysfs by Viresh Kumar · 9 years ago
  88. 2c7df74 greybus: interface: Prefix hexadecimal values with '0x' by Viresh Kumar · 9 years ago
  89. 141af4f greybus: interface: fix hot-unplug control-connection timeouts by Johan Hovold · 9 years ago
  90. c634650 greybus: interface: clean up control-connection handling by Johan Hovold · 9 years ago
  91. 5626e0b greybus: interface: clean up error messages by Johan Hovold · 9 years ago
  92. ab66dd7 greybus: interface: fix interface-registration race by Johan Hovold · 9 years ago
  93. 708d07a greybus: interface: separate manifest parsing from bundle registration by Johan Hovold · 9 years ago
  94. 1e6fb9a greybus: interface: remove defensive WARN_ON by Johan Hovold · 9 years ago
  95. 0bf1f24 greybus: connection: separate connection creation and enabling by Johan Hovold · 9 years ago
  96. 47091af greybus: interface: drop the control bundle by Johan Hovold · 9 years ago
  97. 2566fae6 greybus: connection: clean up connection-creation interface by Johan Hovold · 9 years ago
  98. e404800 greybus: interface: kill gb_create_bundle_connection by Johan Hovold · 9 years ago
  99. 8b0df4b greybus: interface: make interfaces children of host devices by Johan Hovold · 9 years ago
  100. 582b3a1 greybus: connection: drop parent parameter from connection create by Johan Hovold · 9 years ago