1. 6d6fb25 greybus: i2c: add bundle-device prefix to error messages by Johan Hovold · 9 years ago
  2. c01e16e greybus: i2c: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  3. 6ab1ce4 greybus: operation: remove gb_operation_destroy by Johan Hovold · 9 years ago
  4. d8886f4 greybus: i2c: Drop get_version support by Viresh Kumar · 9 years ago
  5. bbd80cc greybus: i2c: Use (already defined) major/minor macros by Viresh Kumar · 9 years ago
  6. e420721 greybus: operation: allow atomic operation allocations by Johan Hovold · 9 years ago
  7. e18822e greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver() by Viresh Kumar · 9 years ago
  8. e9385e5 greybus: include "gpbridge.h" from "greybus.h" by Alex Elder · 9 years ago
  9. bdac599 greybus: Use gb_gpbridge_protocol_init() by Viresh Kumar · 9 years ago
  10. 453bbea greybus: Move briged phy structure definitions into gpbridge.h by John Stultz · 9 years ago
  11. 25eb732 greybus: connection: replace custom error function with dev_err by Johan Hovold · 9 years ago
  12. 62aadee greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_request by Viresh Kumar · 10 years ago
  13. f281f2d greybus: i2c: fix name conflict between function and struct: gb_i2c_transfer_response by Viresh Kumar · 10 years ago
  14. 89210f6 greybus: remove unused version-response structs by Viresh Kumar · 10 years ago
  15. 36e79de greybus: create get_version() routines with the help of a macro by Viresh Kumar · 10 years ago
  16. 5357cf3 greybus: Remove "-gb" suffix from .c files by Viresh Kumar · 10 years ago[Renamed from drivers/staging/greybus/i2c-gb.c]
  17. e2ed07f greybus: i2c-gb: fix bad message size in gb_i2c by Alexandre Bailon · 10 years ago
  18. 7422a1e greybus: protocol: name protocols. by Greg Kroah-Hartman · 10 years ago
  19. 2c07817 greybus: i2c-gb: move i2c protocol into the gpbridge driver by Greg Kroah-Hartman · 10 years ago
  20. 900ceba greybus: i2c-gb: split out into a stand-alone kernel module. by Greg Kroah-Hartman · 10 years ago
  21. 7c7d5b9 greybus: protocol: switch gb_protocol_register() to return an int by Greg Kroah-Hartman · 10 years ago
  22. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  23. 7de3e65 greybus: ENODEV can be an expected error too by Alex Elder · 10 years ago
  24. 7a9366a greybus: don't let i2c code assume non-null payload pointer by Alex Elder · 10 years ago
  25. 93bbe85 greybus: set up connection->private properly by Alex Elder · 10 years ago
  26. c25572c greybus: introduce gb_operation_request_send_sync() by Alex Elder · 10 years ago
  27. 5a8b831 greybus: i2c-gb: convert to use gb_operation_sync by Greg Kroah-Hartman · 10 years ago
  28. 23383de greybus: use errno for operation result by Alex Elder · 10 years ago
  29. c08b1dd greybus: dynamically allocate requests and responses by Alex Elder · 10 years ago
  30. 25d0f81 greybus: remove status from all responses by Alex Elder · 10 years ago
  31. 64e6929 greybus: Pass '*ptr' to sizeof() wherever possible by Viresh Kumar · 10 years ago
  32. 3690a82 greybus: define struct gb_message by Alex Elder · 10 years ago
  33. f8fb05e greybus: add an incoming request receive method by Alex Elder · 10 years ago
  34. 5d9fd7e greybus: move methods into protocol by Alex Elder · 10 years ago
  35. 19d03de greybus: register preallocated protocols by Alex Elder · 10 years ago
  36. c7a90cb greybus: #if 0 cleanups by Greg Kroah-Hartman · 10 years ago
  37. 3689f97 greybus: begin abstracting connection operations by Alex Elder · 10 years ago
  38. 81f4e22 greybus: embed the i2c adapter struct by Alex Elder · 10 years ago
  39. 3e6d5f3 greybus: i2c: point to the proper parent device by Greg Kroah-Hartman · 10 years ago
  40. d752868 greybus: add write retry support for i2c by Alex Elder · 10 years ago
  41. ed8800d greybus: add i2c driver by Alex Elder · 10 years ago
  42. 051fb04 greybus: don't assume subdevs are valid by Alex Elder · 10 years ago
  43. e1e9dbd greybus: isolate greybus module code by Alex Elder · 10 years ago
  44. 778c69c greybus: rename struct greybus_device by Alex Elder · 10 years ago
  45. 6584c8a greybus: s/greybus_device_id/greybus_module_id/g by Greg Kroah-Hartman · 10 years ago
  46. 3d9efaa greybus: i2c: use same naming convention everywhere by Greg Kroah-Hartman · 10 years ago
  47. e7e0782 greybus: i2c: tie to the proper place on the greybus_device by Greg Kroah-Hartman · 10 years ago
  48. 199d68d greybus: start moving the function types into the greybus core by Greg Kroah-Hartman · 10 years ago
  49. 53419e0 greybus: i2c-gb: actually add the i2c adapter properly... by Greg Kroah-Hartman · 10 years ago
  50. c8a797a greybus: Import most recent greybus code to new repo. by Greg Kroah-Hartman · 10 years ago