1. 50dfb87 greybus: connection: move legacy-protocol handling to legacy driver by Johan Hovold · 9 years ago
  2. 2d54e4d greybus: bundle: kill gb_bundle_bind_protocols by Johan Hovold · 9 years ago
  3. 2f3db92 greybus: don't use %h and %hh for printing short and char variables by Viresh Kumar · 9 years ago
  4. 87757e3 greybus: protocol: handle static connections by Johan Hovold · 9 years ago
  5. 7e4c8d7 greybus: protocol: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  6. 9942fc8 greybus: protocol: make protocol-lookup error message more informative by Johan Hovold · 9 years ago
  7. 4505c4d greybus: protocol: make version debug message more informative by Johan Hovold · 9 years ago
  8. 519bf3c greybus: protocol: warn on protocol put errors by Johan Hovold · 9 years ago
  9. 7803384 greybus: protocol: warn on bad deregistration by Johan Hovold · 9 years ago
  10. cfb1690 greybus: greybus_protocols: add missing version-request definition by Johan Hovold · 9 years ago
  11. 1cb5fa4 greybus: protocol: send own protocol version while requesting it by Viresh Kumar · 9 years ago
  12. 738599c greybus: protocol: Create request structure from within gb_protocol_get_version() by Viresh Kumar · 9 years ago
  13. bf81454 greybus: protocol: Remove unnecessary params of gb_protocol_get_version() by Viresh Kumar · 9 years ago
  14. d653f4b1 greybus: connection: Save major/minor supported by module by Viresh Kumar · 9 years ago
  15. 52fa383 greybus: connection: silence warning on unbound protocols by Perry Hung · 9 years ago
  16. deb58ca greybus: connection: drop unneeded gb_protocol_put() calls by Alex Elder · 9 years ago
  17. 8fd4658 greybus: protocol: remove leading underscore from _gb_protocol_find() by Viresh Kumar · 9 years ago
  18. d3d2bea greybus: clean up some small messes by Alex Elder · 9 years ago
  19. 6869eb5 greybus: Revert "protocol: dedup protocol find code" by Greg Kroah-Hartman · 10 years ago
  20. c1a0a8f greybus: Revert "protocol.c: fix a kernel panic caused by __gb_protocol_register" by Greg Kroah-Hartman · 10 years ago
  21. c2f7923 greybus: protocol.c: fix a kernel panic caused by __gb_protocol_register by Alexandre Bailon · 10 years ago
  22. 36e79de greybus: create get_version() routines with the help of a macro by Viresh Kumar · 10 years ago
  23. 580c47d greybus: protocol: dedup protocol find code by Rui Miguel Silva · 10 years ago
  24. 9d677cf greybus: Add FIXME warnings for possible NULL dereferences by Bill Pemberton · 10 years ago
  25. 23ad7bb greybus: protocol: fix oops when no protocol is assigned by Greg Kroah-Hartman · 10 years ago
  26. 7422a1e greybus: protocol: name protocols. by Greg Kroah-Hartman · 10 years ago
  27. e1308c1 greybus: gpb: Create a "GP Bridge" kernel module by Greg Kroah-Hartman · 10 years ago
  28. 7dd2626 greybus: battery-gb: move the battery protocol out to a stand-alone module by Greg Kroah-Hartman · 10 years ago
  29. 66b676f greybus: vibrator-gb: move vibrator protocol to a stand-alone module. by Greg Kroah-Hartman · 10 years ago
  30. 12a5dfc greybus: protocol: add a module owner to a protocol by Greg Kroah-Hartman · 10 years ago
  31. 900ceba greybus: i2c-gb: split out into a stand-alone kernel module. by Greg Kroah-Hartman · 10 years ago
  32. fb69cb5 greybus: protocol: split binding of prototcols to connections out of init by Greg Kroah-Hartman · 10 years ago
  33. df469a9 greybus: export needed symbols for protocols by Greg Kroah-Hartman · 10 years ago
  34. 7c7d5b9 greybus: protocol: switch gb_protocol_register() to return an int by Greg Kroah-Hartman · 10 years ago
  35. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  36. 615772a greybus: usb-gb: import a "buildable" version of the usb-gb.c driver by Greg Kroah-Hartman · 10 years ago
  37. 696e0cc greybus: Random spell fixes by Viresh Kumar · 10 years ago
  38. ac4029f greybus: vibrator-gb: add vibrator driver by Greg Kroah-Hartman · 10 years ago
  39. 34c6507 greybus: add pwm protocol driver by Matt Porter · 10 years ago
  40. 19d03de greybus: register preallocated protocols by Alex Elder · 10 years ago
  41. dbb8894 greybus: order the protocols list by Alex Elder · 10 years ago
  42. 0e44765 greybus: count rather than list protocol users by Alex Elder · 10 years ago
  43. 6ae7fa4 greybus: identify protocol by id *and* version by Alex Elder · 10 years ago
  44. 0570afc greybus: make _gb_protocol_find() static by Alex Elder · 10 years ago
  45. 4ccb6b7 greybus: introduce protocol abstraction by Alex Elder · 10 years ago