1. bb2e1c9 greybus: initial operations-based GPIO driver by Alex Elder · 10 years ago
  2. c149f8f greybus: kill off gbuf work queue by Alex Elder · 10 years ago
  3. 574341c greybus: add device initialization by Alex Elder · 10 years ago
  4. 17d265f greybus: stop init_subdevs stuff by Alex Elder · 10 years ago
  5. 61418b9 greybus: drop hd arg from submit_gbuf method by Alex Elder · 10 years ago
  6. 8faa8da greybus: greybus.h: remove transfer_flags by Greg Kroah-Hartman · 10 years ago
  7. 25b7b6d greybus: connection: properly lock idr by Greg Kroah-Hartman · 10 years ago
  8. e8caf9a greybus: get rid of gbuf->hdpriv by Alex Elder · 10 years ago
  9. 9a6f631 greybus: use alloc_gbuf_data() for both directions by Alex Elder · 10 years ago
  10. 6eb3f4b greybus: allocate gbufs using the connection by Alex Elder · 10 years ago
  11. ee9ebe4 greybus: add bg_hd_connection_find() by Alex Elder · 10 years ago
  12. 369fb83 greybus: bury some dead code by Alex Elder · 10 years ago
  13. 177404b greybus: use ida for cport id allocation by Alex Elder · 10 years ago
  14. 748e123 greybus: fix some hasty bugs by Alex Elder · 10 years ago
  15. cd34507 greybus: get rid of functions now... by Alex Elder · 10 years ago
  16. 1bb3c72 greybus: create host device cport id map by Alex Elder · 10 years ago
  17. b09c94a greybus: start improving manifest parsing by Alex Elder · 10 years ago
  18. e88afa5 greybus: introduce an operation abstraction by Alex Elder · 10 years ago
  19. c68adb2 greybus: introduce a connection abstraction by Alex Elder · 10 years ago
  20. ef0d2ba greybus: define greybus function abstraction by Alex Elder · 10 years ago
  21. 8c12cde greybus: define greybus interface abstraction by Alex Elder · 10 years ago
  22. e1e9dbd greybus: isolate greybus module code by Alex Elder · 10 years ago
  23. ecf7d57 greybus: descriptor type updates by Alex Elder · 10 years ago
  24. 1cfc667 greybus: kill struct gmod_cport by Alex Elder · 10 years ago
  25. 51c75fd greybus: reorder greybus_svc_in() arguments by Alex Elder · 10 years ago
  26. 0db32a6 greybus: some more renames by Alex Elder · 10 years ago
  27. 4fc6454 greybus: remove serial number descriptor to match spec by Matt Porter · 10 years ago
  28. 6d63ff7 greybus: update descriptor module_id->module to match spec by Matt Porter · 10 years ago
  29. 2e35368 greybus: embed workqueue structure in struct gbuf by Alex Elder · 10 years ago
  30. 778c69c greybus: rename struct greybus_device by Alex Elder · 10 years ago
  31. 4a833fd greybus: core: hook up the hotplug message by Greg Kroah-Hartman · 10 years ago
  32. d0cfd10 greybus: ap: validate the rest of the svc message buffer sizes by Greg Kroah-Hartman · 10 years ago
  33. 85e0066 greybus: greybus.h: add function prototype for add/remove a module by Greg Kroah-Hartman · 10 years ago
  34. 3e7736e greybus: gbuf: clean up logic of who owns what "part" of the gbuf by Greg Kroah-Hartman · 10 years ago
  35. f036e05 greybus: gbuf: implement submission logic by Greg Kroah-Hartman · 10 years ago
  36. 52adb56 greybus: update GREYBUS_VERSION_[MAJOR|MINOR] to match spec by Matt Porter · 10 years ago
  37. 772149b greybus: fix hd init sequence of setting up parent and driver pointers properly by Greg Kroah-Hartman · 10 years ago
  38. 45f3678 greybus: gbuf: cport in buffer stream logic by Greg Kroah-Hartman · 10 years ago
  39. 80e04f0 greybus: gbuf recieve path work, not done, dinner time... by Greg Kroah-Hartman · 10 years ago
  40. 9c8d3af greybus: es1: handle cport data in and out by Greg Kroah-Hartman · 10 years ago
  41. 1129973 greybus: es1: add the start of cport urb handling. by Greg Kroah-Hartman · 10 years ago
  42. 8c53e07 greybus: AP: move a bunch of svc message handling logic into ap.c by Greg Kroah-Hartman · 10 years ago
  43. 05ad189 greybus: switch to the term "manifest" by Alex Elder · 10 years ago
  44. 33ea3a3 greybus: add battery module by Greg Kroah-Hartman · 10 years ago
  45. 68f1fc4 greybus: more hd work by Greg Kroah-Hartman · 10 years ago
  46. a39879f greybus: host controller additions by Greg Kroah-Hartman · 10 years ago
  47. 06340ef greybus: split sysfs functions out to separate file. by Greg Kroah-Hartman · 10 years ago
  48. e24e725 greybus: greybus_string() by Greg Kroah-Hartman · 10 years ago
  49. 21ee411 greybus: module id attributes by Greg Kroah-Hartman · 10 years ago
  50. b94295e greybus: sysfs attributes for functions and more driver core integration. by Greg Kroah-Hartman · 10 years ago
  51. 526c5c8 greybus: start parsing descriptor fields by Greg Kroah-Hartman · 10 years ago
  52. a239f67 greybus: start parsing descriptor structures by Greg Kroah-Hartman · 10 years ago
  53. 6dca7b9 greybus: get field names right for descriptors by Greg Kroah-Hartman · 10 years ago
  54. 6584c8a greybus: s/greybus_device_id/greybus_module_id/g by Greg Kroah-Hartman · 10 years ago
  55. 712d659 greybus: greybus.h: tiny movement around by Greg Kroah-Hartman · 10 years ago
  56. de536e3 greybus: ap message loop added. by Greg Kroah-Hartman · 10 years ago
  57. 27fb831 greybus: register the bus with the driver core and add framework for debugfs files. by Greg Kroah-Hartman · 10 years ago
  58. db6e1fd greybus: hook up sdio, gpio, and tty into the greybus core. by Greg Kroah-Hartman · 10 years ago
  59. 199d68d greybus: start moving the function types into the greybus core by Greg Kroah-Hartman · 10 years ago
  60. d5d1903 greybus: add framework for 'struct gbuf' by Greg Kroah-Hartman · 10 years ago
  61. 776f136 greybus: greybus.h: tiny coding style cleanups by Greg Kroah-Hartman · 10 years ago
  62. c8a797a greybus: Import most recent greybus code to new repo. by Greg Kroah-Hartman · 10 years ago