1. 51b5d8d greybus: interface: name routines consistently by Viresh Kumar · 9 years ago
  2. bb97ea8 greybus: bundle: Initialize all bundles on link-up by Viresh Kumar · 9 years ago
  3. c9d9d0d greybus: interface: Fetch interface id instead of module id during setup by Viresh Kumar · 9 years ago
  4. fe4c0e5 greybus: ap: clean up svc link management error path by Johan Hovold · 9 years ago
  5. 69bae89 greybus: ap: fix typo in comment by Johan Hovold · 9 years ago
  6. 0b7534b greybus: ap: fix svc handshake protocol check by Johan Hovold · 9 years ago
  7. e0b179e greybus: ap.c: our workqueue should be ordered by Greg Kroah-Hartman · 10 years ago
  8. 13e6aac greybus: interface: we really are creating/destroying interfaces not modules. by Greg Kroah-Hartman · 10 years ago
  9. 4ab9b3c greybus: interface: s/gb_interface_block/gb_interface/g by Greg Kroah-Hartman · 10 years ago
  10. 1db0a5f greybus: bundle: s/gb_interface/gb_bundle/g by Greg Kroah-Hartman · 10 years ago
  11. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  12. 4ec7b07 greybus: interface_block: s/gb_module/gb_interface_block/ by Greg Kroah-Hartman · 10 years ago
  13. c002b0e greybus: ap: function_id is already set by svc_msg_alloc() by Viresh Kumar · 10 years ago
  14. 64e6929 greybus: Pass '*ptr' to sizeof() wherever possible by Viresh Kumar · 10 years ago
  15. a4040ab greybus: ap: keep all svc function routines together by Viresh Kumar · 10 years ago
  16. e2dabb7 greybus: ap: remove extra parameter to convert_ap_message() by Viresh Kumar · 10 years ago
  17. 2206ea9 greybus: interface: move gb_module_interface_init() to interface.c by Viresh Kumar · 10 years ago
  18. f66832da greybus: nullify dangling pointers by Viresh Kumar · 10 years ago
  19. 6b09938 greybus: improve some error messages by Alex Elder · 10 years ago
  20. 2d5e4fa greybus: update AP id service message by Alex Elder · 10 years ago
  21. 8a9bf8a greybus: svc: remove the DDB function message support by Matt Porter · 10 years ago
  22. c41b4f1 greybus: only initialize interfaces when up by Alex Elder · 10 years ago
  23. 525f146 greybus: make svc_set_route_send() public by Alex Elder · 10 years ago
  24. 060b93d greybus: ap: add svc_set_route_send() command and use it on a link up event by Matt Porter · 10 years ago
  25. 6232b07 greybus: ap: process the UniPro link up message by Matt Porter · 10 years ago
  26. 98f4ab2 greybus: ap: add support for the AP Device ID unipro management function message by Matt Porter · 10 years ago
  27. 51c75fd greybus: reorder greybus_svc_in() arguments by Alex Elder · 10 years ago
  28. 0db32a6 greybus: some more renames by Alex Elder · 10 years ago
  29. be5064c greybus: initialize all fields in an SVC handshake message by Matt Porter · 10 years ago
  30. d0cfd10 greybus: ap: validate the rest of the svc message buffer sizes by Greg Kroah-Hartman · 10 years ago
  31. 00c52e4 greybus: ap: start validating the message better by Greg Kroah-Hartman · 10 years ago
  32. e94e171 greybus: move versioning from svc message header to handshake function by Matt Porter · 10 years ago
  33. 710ecb0 greybus: update svc_msg_header fields and users to match spec by Matt Porter · 10 years ago
  34. 772149b greybus: fix hd init sequence of setting up parent and driver pointers properly by Greg Kroah-Hartman · 10 years ago
  35. 45f3678 greybus: gbuf: cport in buffer stream logic by Greg Kroah-Hartman · 10 years ago
  36. 80e04f0 greybus: gbuf recieve path work, not done, dinner time... by Greg Kroah-Hartman · 10 years ago
  37. b57b062 greybus: ap: cleanup of process ap message loop by Greg Kroah-Hartman · 10 years ago
  38. 88929c5 greybus: ap: convert to workqueue from thread by Greg Kroah-Hartman · 10 years ago
  39. 9c8d3af greybus: es1: handle cport data in and out by Greg Kroah-Hartman · 10 years ago
  40. 8c53e07 greybus: AP: move a bunch of svc message handling logic into ap.c by Greg Kroah-Hartman · 10 years ago
  41. 05ad189 greybus: switch to the term "manifest" by Alex Elder · 10 years ago
  42. 43cc32a greybus: first cut at parsing svc messages sent to the AP by Greg Kroah-Hartman · 10 years ago
  43. 68f1fc4 greybus: more hd work by Greg Kroah-Hartman · 10 years ago
  44. d94a44a greybus: export gb_new_ap_msg so that the es1 module can use it by Greg Kroah-Hartman · 10 years ago
  45. 80ebe8a greybus: greybus_desc.h created by Greg Kroah-Hartman · 10 years ago
  46. b9b2a46 greybus: split svc msg out into separate header file by Greg Kroah-Hartman · 10 years ago
  47. 2ecd536 greybus: more structure definitions added by Greg Kroah-Hartman · 10 years ago
  48. be1e2e9 greybus: structures added by Greg Kroah-Hartman · 10 years ago
  49. de536e3 greybus: ap message loop added. by Greg Kroah-Hartman · 10 years ago