1. 63921d8 greybus: record a gbuf's destination CPort id by Alex Elder · 10 years ago
  2. c7d0f25 greybus: reference count operations by Alex Elder · 10 years ago
  3. 78496db greybus: clean up gb_connection_operation_recv() by Alex Elder · 10 years ago
  4. b37716f greybus: kill gb_operation_gbuf_complete() by Alex Elder · 10 years ago
  5. 19363a2 greybus: move operation timeout teardown by Alex Elder · 10 years ago
  6. 837b3b7 greybus: operation: free resources in the reverse order of allocation by Viresh Kumar · 10 years ago
  7. 37d8afc greybus: debug: mark debug messages with pr_debug() instead of printk by Viresh Kumar · 10 years ago
  8. c3cf278 greybus: pass operation type on request receive by Alex Elder · 10 years ago
  9. 360a877 greybus: op_cycle doesn't need to be atomic by Alex Elder · 10 years ago
  10. b8616da greybus: simplify pending operations tracking by Alex Elder · 10 years ago
  11. 8350e7a greybus: move timeout out of gb_operation_insert() by Alex Elder · 10 years ago
  12. 1052052 greybus: fix request timeout bug by Alex Elder · 10 years ago
  13. 5d2207e greybus: kill gbuf->complete by Alex Elder · 10 years ago
  14. 3a0e3c3 greybus: move gb_operation_gbuf_complete() by Alex Elder · 10 years ago
  15. eecf6de greybus: get rid of greybus_gbuf_finished() by Alex Elder · 10 years ago
  16. a77b068 greybus: remove gbuf->context by Alex Elder · 10 years ago
  17. ef45fa3 greybus: record gbuf->operation by Alex Elder · 10 years ago
  18. c69a50f greybus: get rid of gbuf->actual_length by Alex Elder · 10 years ago
  19. f8fb05e greybus: add an incoming request receive method by Alex Elder · 10 years ago
  20. 96fd8c2 greybus: fix a bug in gb_operation_gbuf_complete() by Alex Elder · 10 years ago
  21. 4ccb6b7 greybus: introduce protocol abstraction by Alex Elder · 10 years ago
  22. 7fba007 greybus: use protocol_id for numeric values by Alex Elder · 10 years ago
  23. a25f375 greybus: Merge branch 'master' into driver_model_rework by Greg Kroah-Hartman · 10 years ago
  24. 6507cce greybus: FIXME/XXX removals: We have proper reference counting now by Greg Kroah-Hartman · 10 years ago
  25. 708971e greybus: operation: make the timeout a per-operation thing, not per-connection by Greg Kroah-Hartman · 10 years ago
  26. 4afbba0 greybus: core: make greybus_kill_gbuf not return a value by Greg Kroah-Hartman · 10 years ago
  27. f9624de greybus: operation: fix some sparse warnings by Greg Kroah-Hartman · 10 years ago
  28. 36561f2 greybus: define connection state by Alex Elder · 10 years ago
  29. e1158df greybus: define operation_cancel() by Alex Elder · 10 years ago
  30. e816e37 greybus: time out operation requests by Alex Elder · 10 years ago
  31. 5b3db0d greybus: create a slab cache for operations by Alex Elder · 10 years ago
  32. 42d4a22 greybus: add LED protocol numbers by Greg Kroah-Hartman · 10 years ago
  33. 2bb7eae greybus: battery: some hooking up to the greybus core by Greg Kroah-Hartman · 10 years ago
  34. f012a52 greybus: report gbuf errors by Alex Elder · 10 years ago
  35. bedfdf3 greybus: update gbuf status for completion handlers by Alex Elder · 10 years ago
  36. ed8800d greybus: add i2c driver by Alex Elder · 10 years ago
  37. 2eb585f greybus: move receive handling to operation layer by Alex Elder · 10 years ago
  38. d90c25b greybus: let operation layer examine incoming data by Alex Elder · 10 years ago
  39. 84d148b greybus: add gb_operation_find() by Alex Elder · 10 years ago
  40. 22b320f greybus: add response buffer to an operation by Alex Elder · 10 years ago
  41. 9a6f631 greybus: use alloc_gbuf_data() for both directions by Alex Elder · 10 years ago
  42. 6eb3f4b greybus: allocate gbufs using the connection by Alex Elder · 10 years ago
  43. b0b6575 greybus: specify type when creating an operation by Alex Elder · 10 years ago
  44. 652433f greybus: gbuf: have caller set actual_length by Alex Elder · 10 years ago
  45. 322543a greybus: operation: fix endian issue in the operation message header size field. by Greg Kroah-Hartman · 10 years ago
  46. cd34507 greybus: get rid of functions now... by Alex Elder · 10 years ago
  47. e88afa5 greybus: introduce an operation abstraction by Alex Elder · 10 years ago