1. 8465def staging: greybus: move the greybus core to drivers/greybus by Greg Kroah-Hartman · 5 years ago[Renamed from drivers/staging/greybus/control.c]
  2. ec0ad86 staging: greybus: move core include files to include/linux/greybus/ by Greg Kroah-Hartman · 5 years ago
  3. 39d8235 Staging: greybus: Do not use multiple blank lines by Bhanusree Pola · 6 years ago
  4. 8478c35 staging: greybus: Parenthesis alignment by Cristian Sicilia · 6 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. bdfb95c staging: greybus: remove timesync protocol support by Greg Kroah-Hartman · 8 years ago
  8. 9f77b80 greybus: control: make disconnecting a core operation by Johan Hovold · 8 years ago
  9. 081ee14 greybus: control: remove some braces by Johan Hovold · 8 years ago
  10. 47cbaf5 greybus: interface: Rename *_NO_PM as *_NO_BUNDLE_ACTIVATE by Viresh Kumar · 8 years ago
  11. 553cba8 greybus: control: Print bundle-id in print messages by Viresh Kumar · 8 years ago
  12. 2358024 greybus: control: suppress bundle_activate() for bootrom by Johan Hovold · 8 years ago
  13. 707a5c4 greybus: control: add connection suspend and resume calls by David Lin · 8 years ago
  14. 385227f greybus: control: add interface hibernate abort operation by David Lin · 8 years ago
  15. 30ea26b greybus: control: add interface deactivate prepare operation by David Lin · 8 years ago
  16. f53be0e greybus: control: add interface suspend prepare operation by David Lin · 8 years ago
  17. f61908f greybus: control: add bundle deactivate and activate operation by David Lin · 8 years ago
  18. 2c8e884 greybus: control: add bundle suspend and resume preparations by David Lin · 8 years ago
  19. 7ff6e01 greybus: control: Mode-switch is a 'core' operation by Viresh Kumar · 9 years ago
  20. 55742d2 greybus: interface: implement generic mode-switch functionality by Johan Hovold · 9 years ago
  21. 08f9435 greybus: control: add error message to mode-switch helper by Johan Hovold · 9 years ago
  22. 197616e greybus: control: implement disconnecting operation by Johan Hovold · 9 years ago
  23. 7aefe79 greybus: core: avoid I/O to disconnected interfaces by Johan Hovold · 9 years ago
  24. 123e749 greybus: control: Drop unused parameter from timesync_authoritative by Bryan O'Donoghue · 9 years ago
  25. fa433b6 greybus: control: Add TimeSync get-last-event logic by Bryan O'Donoghue · 9 years ago
  26. 0decdd5 greybus: Revert "interface: Fetch and expose version of interface's firmware" by Viresh Kumar · 9 years ago
  27. 1c3aead greybus: control: implement mode-switch operation by Johan Hovold · 9 years ago
  28. b6147e4 greybus: control: return error pointer when failing to create control device by Johan Hovold · 9 years ago
  29. 7c8eb12 greybus: interface: move vendor and product strings to control device by Johan Hovold · 9 years ago
  30. 7326e07 greybus: interface: register control device at hotplug by Johan Hovold · 9 years ago
  31. a6e5b01 greybus: core: make the control object be a device by Johan Hovold · 9 years ago
  32. 1ed8cde greybus: control: move timesync-operation functions by Johan Hovold · 9 years ago
  33. 777471a greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarations by Bryan O'Donoghue · 9 years ago
  34. ec199cc greybus: interface: clean up ES3-bootroom-quirk handling by Johan Hovold · 9 years ago
  35. 0ec3063 greybus: convert drivers to use connection->private set/get by Greg Kroah-Hartman · 9 years ago
  36. 8fd9466 greybus: control: Add TimeSync control commands by Bryan O'Donoghue · 9 years ago
  37. ee9627b greybus: control: Fix sparse warnings by Viresh Kumar · 9 years ago
  38. 24e094d greybus: connection: return error-valued pointer on creation errors by Johan Hovold · 9 years ago
  39. 59507e2 greybus: connection: add helper to create control connections by Johan Hovold · 9 years ago
  40. b807aa7 greybus: control: add bundle-version operation by Johan Hovold · 9 years ago
  41. e217ae7 greybus: control: drop legacy-protocol dependency by Johan Hovold · 9 years ago
  42. 6bd6e14 greybus: greybus_protocols: remove control-protocol version by Johan Hovold · 9 years ago
  43. bc3be17 greybus: connection: remove skip-connected legacy protocol flags by Johan Hovold · 9 years ago
  44. 6d3d950 greybus: connection: rename legacy init and exit functions by Johan Hovold · 9 years ago
  45. d39bf70 greybus: interface: Fetch and expose version of interface's firmware by Viresh Kumar · 9 years ago
  46. 5b22521 greybus: control: Use Macro's instead of direct values for major/minor by Viresh Kumar · 9 years ago
  47. c634650 greybus: interface: clean up control-connection handling by Johan Hovold · 9 years ago
  48. 7fa530a greybus: control: do not assume a control bundle by Johan Hovold · 9 years ago
  49. 41a7fe2 greybus: control: remove unused request handler by Johan Hovold · 9 years ago
  50. defa37e greybus: control: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  51. 5a5296b greybus: Add flags to struct gb_protocol by Viresh Kumar · 9 years ago
  52. 0e2462d greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macros by Viresh Kumar · 9 years ago
  53. 507d75c greybus: control: Drop get_version support by Viresh Kumar · 9 years ago
  54. 1c7658c greybus: operation: fix atomic response allocation by Johan Hovold · 9 years ago
  55. 463e873 greybus: control: Use gb_builtin_protocol_driver() by Viresh Kumar · 10 years ago
  56. cdee4f7 greybus: Add control protocol support by Viresh Kumar · 10 years ago