1. 8fd4658 greybus: protocol: remove leading underscore from _gb_protocol_find() by Viresh Kumar · 9 years ago
  2. d3d2bea greybus: clean up some small messes by Alex Elder · 9 years ago
  3. 6869eb5 greybus: Revert "protocol: dedup protocol find code" by Greg Kroah-Hartman · 10 years ago
  4. c1a0a8f greybus: Revert "protocol.c: fix a kernel panic caused by __gb_protocol_register" by Greg Kroah-Hartman · 10 years ago
  5. c2f7923 greybus: protocol.c: fix a kernel panic caused by __gb_protocol_register by Alexandre Bailon · 10 years ago
  6. 36e79de greybus: create get_version() routines with the help of a macro by Viresh Kumar · 10 years ago
  7. 580c47d greybus: protocol: dedup protocol find code by Rui Miguel Silva · 10 years ago
  8. 9d677cf greybus: Add FIXME warnings for possible NULL dereferences by Bill Pemberton · 10 years ago
  9. 23ad7bb greybus: protocol: fix oops when no protocol is assigned by Greg Kroah-Hartman · 10 years ago
  10. 7422a1e greybus: protocol: name protocols. by Greg Kroah-Hartman · 10 years ago
  11. e1308c1 greybus: gpb: Create a "GP Bridge" kernel module by Greg Kroah-Hartman · 10 years ago
  12. 7dd2626 greybus: battery-gb: move the battery protocol out to a stand-alone module by Greg Kroah-Hartman · 10 years ago
  13. 66b676f greybus: vibrator-gb: move vibrator protocol to a stand-alone module. by Greg Kroah-Hartman · 10 years ago
  14. 12a5dfc greybus: protocol: add a module owner to a protocol by Greg Kroah-Hartman · 10 years ago
  15. 900ceba greybus: i2c-gb: split out into a stand-alone kernel module. by Greg Kroah-Hartman · 10 years ago
  16. fb69cb5 greybus: protocol: split binding of prototcols to connections out of init by Greg Kroah-Hartman · 10 years ago
  17. df469a9 greybus: export needed symbols for protocols by Greg Kroah-Hartman · 10 years ago
  18. 7c7d5b9 greybus: protocol: switch gb_protocol_register() to return an int by Greg Kroah-Hartman · 10 years ago
  19. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  20. 615772a greybus: usb-gb: import a "buildable" version of the usb-gb.c driver by Greg Kroah-Hartman · 10 years ago
  21. 696e0cc greybus: Random spell fixes by Viresh Kumar · 10 years ago
  22. ac4029f greybus: vibrator-gb: add vibrator driver by Greg Kroah-Hartman · 10 years ago
  23. 34c6507 greybus: add pwm protocol driver by Matt Porter · 10 years ago
  24. 19d03de greybus: register preallocated protocols by Alex Elder · 10 years ago
  25. dbb8894 greybus: order the protocols list by Alex Elder · 10 years ago
  26. 0e44765 greybus: count rather than list protocol users by Alex Elder · 10 years ago
  27. 6ae7fa4 greybus: identify protocol by id *and* version by Alex Elder · 10 years ago
  28. 0570afc greybus: make _gb_protocol_find() static by Alex Elder · 10 years ago
  29. 4ccb6b7 greybus: introduce protocol abstraction by Alex Elder · 10 years ago