1. c69a50f greybus: get rid of gbuf->actual_length by Alex Elder · 10 years ago
  2. f8fb05e greybus: add an incoming request receive method by Alex Elder · 10 years ago
  3. 96fd8c2 greybus: fix a bug in gb_operation_gbuf_complete() by Alex Elder · 10 years ago
  4. 4ccb6b7 greybus: introduce protocol abstraction by Alex Elder · 10 years ago
  5. 7fba007 greybus: use protocol_id for numeric values by Alex Elder · 10 years ago
  6. a25f375 greybus: Merge branch 'master' into driver_model_rework by Greg Kroah-Hartman · 10 years ago
  7. 6507cce greybus: FIXME/XXX removals: We have proper reference counting now by Greg Kroah-Hartman · 10 years ago
  8. 708971e greybus: operation: make the timeout a per-operation thing, not per-connection by Greg Kroah-Hartman · 10 years ago
  9. 4afbba0 greybus: core: make greybus_kill_gbuf not return a value by Greg Kroah-Hartman · 10 years ago
  10. f9624de greybus: operation: fix some sparse warnings by Greg Kroah-Hartman · 10 years ago
  11. 36561f2 greybus: define connection state by Alex Elder · 10 years ago
  12. e1158df greybus: define operation_cancel() by Alex Elder · 10 years ago
  13. e816e37 greybus: time out operation requests by Alex Elder · 10 years ago
  14. 5b3db0d greybus: create a slab cache for operations by Alex Elder · 10 years ago
  15. 42d4a22 greybus: add LED protocol numbers by Greg Kroah-Hartman · 10 years ago
  16. 2bb7eae greybus: battery: some hooking up to the greybus core by Greg Kroah-Hartman · 10 years ago
  17. f012a52 greybus: report gbuf errors by Alex Elder · 10 years ago
  18. bedfdf3 greybus: update gbuf status for completion handlers by Alex Elder · 10 years ago
  19. ed8800d greybus: add i2c driver by Alex Elder · 10 years ago
  20. 2eb585f greybus: move receive handling to operation layer by Alex Elder · 10 years ago
  21. d90c25b greybus: let operation layer examine incoming data by Alex Elder · 10 years ago
  22. 84d148b greybus: add gb_operation_find() by Alex Elder · 10 years ago
  23. 22b320f greybus: add response buffer to an operation by Alex Elder · 10 years ago
  24. 9a6f631 greybus: use alloc_gbuf_data() for both directions by Alex Elder · 10 years ago
  25. 6eb3f4b greybus: allocate gbufs using the connection by Alex Elder · 10 years ago
  26. b0b6575 greybus: specify type when creating an operation by Alex Elder · 10 years ago
  27. 652433f greybus: gbuf: have caller set actual_length by Alex Elder · 10 years ago
  28. 322543a greybus: operation: fix endian issue in the operation message header size field. by Greg Kroah-Hartman · 10 years ago
  29. cd34507 greybus: get rid of functions now... by Alex Elder · 10 years ago
  30. e88afa5 greybus: introduce an operation abstraction by Alex Elder · 10 years ago