1. 12169bc greybus: interface: prevent reactivation during removal by Johan Hovold · 8 years ago
  2. 3e93cb6 greybus: interface: clean up ES3 activation-retry hack by Johan Hovold · 8 years ago
  3. a212b75 greybus: interface: use an enum for interface type by Johan Hovold · 8 years ago
  4. 6633d80 greybus: module: suppress activation error message for dummy interfaces by Johan Hovold · 8 years ago
  5. dacf3eb greybus: fix tracepoint-related whitespace issues by Johan Hovold · 8 years ago
  6. 5451ea0 greybus: tracing: add module traces by Alex Elder · 8 years ago
  7. e16715c greybus: interface: retry enumeration of UniPro-only modules by Jeffrey Carlyle · 8 years ago
  8. 36602a2 greybus: module: implement controlled module removal by Johan Hovold · 8 years ago
  9. b15d97d greybus: core: add module abstraction by Johan Hovold · 8 years ago
  10. 0f37860 greybus: kill the endo by Johan Hovold · 9 years ago
  11. 2537636 greybus: hd: rename host-device structure by Johan Hovold · 9 years ago
  12. f7d3ad9 greybus: module: fix double freeing of module structure by Viresh Kumar · 9 years ago
  13. cf6b62d greybus: Prefix module-id with endo id by Viresh Kumar · 9 years ago
  14. c16b63e8 greybus: module: name routines consistently by Viresh Kumar · 9 years ago
  15. 51e93ae greybus: endo: Create modules after validating Endo ID by Viresh Kumar · 9 years ago
  16. a4d9150 greybus: endo: hook up endos into the device tree by Greg Kroah-Hartman · 9 years ago
  17. 764e824 greybus: module.c: add attributes by Greg Kroah-Hartman · 9 years ago
  18. c9d9d0d greybus: interface: Fetch interface id instead of module id during setup by Viresh Kumar · 9 years ago
  19. 2352a73 greybus: Unregister devices to get them freed by Viresh Kumar · 9 years ago
  20. e564671 greybus: module: get rid of global list of modules by Greg Kroah-Hartman · 10 years ago
  21. df67155 greybus: add module support by Greg Kroah-Hartman · 10 years ago
  22. e505222 greybus: interface_block: rename module.[c|h] to interface_block.[c|h] by Greg Kroah-Hartman · 10 years ago
  23. 1cd9ba1 greybus: module: remove obsolete gb_tty pointer by Greg Kroah-Hartman · 10 years ago
  24. 696e0cc greybus: Random spell fixes by Viresh Kumar · 10 years ago
  25. 0ac5a83 greybus: skeleton for future uevents. by Greg Kroah-Hartman · 10 years ago
  26. 2206ea9 greybus: interface: move gb_module_interface_init() to interface.c by Viresh Kumar · 10 years ago
  27. 676daaf greybus: module: move module specific code to module.c by Viresh Kumar · 10 years ago
  28. 9ca4d62 greybus: module: move gb_module_find() to a more logical location by Viresh Kumar · 10 years ago
  29. 0a68a16 greybus: module: free resources properly on failures by Viresh Kumar · 10 years ago
  30. 669f5fa greybus: don't set ->dev.driver to NULL when it is already NULL by Viresh Kumar · 10 years ago
  31. 6b09938 greybus: improve some error messages by Alex Elder · 10 years ago
  32. 00ace97 greybus: drop a redundant assignment by Alex Elder · 10 years ago
  33. 53cbb00 greybus: module: set device_id when initializing an interface by Matt Porter · 10 years ago
  34. eec5883 greybus: module: remove unneeded XXX comment about module id values by Greg Kroah-Hartman · 10 years ago
  35. 066799c greybus: module: don't create duplicate module ids by Greg Kroah-Hartman · 10 years ago
  36. f0f61b9 greybus: hook up greybus to the driver model by Greg Kroah-Hartman · 10 years ago
  37. 65e50f9 greybus: set route before sending packets by Alex Elder · 10 years ago
  38. c41b4f1 greybus: only initialize interfaces when up by Alex Elder · 10 years ago
  39. 6271b5b greybus: module: add gb_module_find() by Matt Porter · 10 years ago
  40. 697e55d greybus: improve module cleanup code by Alex Elder · 10 years ago
  41. 574341c greybus: add device initialization by Alex Elder · 10 years ago
  42. 63cc932 greybus: October 1 updates by Alex Elder · 10 years ago
  43. b09c94a greybus: start improving manifest parsing by Alex Elder · 10 years ago
  44. 8c12cde greybus: define greybus interface abstraction by Alex Elder · 10 years ago
  45. e1e9dbd greybus: isolate greybus module code by Alex Elder · 10 years ago