1. 19d03de greybus: register preallocated protocols by Alex Elder · 10 years ago
  2. cea54c1 greybus: Remove id_table usages by Greg Kroah-Hartman · 10 years ago
  3. 4d98098 greybus: uart-gb: remove global init functions by Greg Kroah-Hartman · 10 years ago
  4. 4afbba0 greybus: core: make greybus_kill_gbuf not return a value by Greg Kroah-Hartman · 10 years ago
  5. 724b619 greybus: core: check for valid hcd callbacks by Greg Kroah-Hartman · 10 years ago
  6. f0f61b9 greybus: hook up greybus to the driver model by Greg Kroah-Hartman · 10 years ago
  7. c41b4f1 greybus: only initialize interfaces when up by Alex Elder · 10 years ago
  8. 63e4a8e greybus: module: fix double free of module by Greg Kroah-Hartman · 10 years ago
  9. 697e55d greybus: improve module cleanup code by Alex Elder · 10 years ago
  10. 6ff5e00 greybus: remove cports and strings from gb_module by Alex Elder · 10 years ago
  11. 8597e6b greybus: Fix parameters of core_param() by Viresh Kumar · 10 years ago
  12. 574341c greybus: add device initialization by Alex Elder · 10 years ago
  13. 2eb585f greybus: move receive handling to operation layer by Alex Elder · 10 years ago
  14. 17d265f greybus: stop init_subdevs stuff by Alex Elder · 10 years ago
  15. a06df4b greybus: unlock hd mutex on free by Alex Elder · 10 years ago
  16. 25b7b6d greybus: connection: properly lock idr by Greg Kroah-Hartman · 10 years ago
  17. ee9ebe4 greybus: add bg_hd_connection_find() by Alex Elder · 10 years ago
  18. 937d0da greybus: fix module setup by Alex Elder · 10 years ago
  19. 177404b greybus: use ida for cport id allocation by Alex Elder · 10 years ago
  20. 748e123 greybus: fix some hasty bugs by Alex Elder · 10 years ago
  21. d7f9be4 greybus: implement core module removal path by Matt Porter · 10 years ago
  22. 32dff13 greybus: fix gb_add_module() by enabling the device_add() by Matt Porter · 10 years ago
  23. 1bb3c72 greybus: create host device cport id map by Alex Elder · 10 years ago
  24. 459164b greybus: kill off old manifest code by Alex Elder · 10 years ago
  25. b09c94a greybus: start improving manifest parsing by Alex Elder · 10 years ago
  26. c68adb2 greybus: introduce a connection abstraction by Alex Elder · 10 years ago
  27. e1e9dbd greybus: isolate greybus module code by Alex Elder · 10 years ago
  28. ecf7d57 greybus: descriptor type updates by Alex Elder · 10 years ago
  29. 513c54c greybus: fix error message on parse of cport descriptor size by Matt Porter · 10 years ago
  30. 1cfc667 greybus: kill struct gmod_cport by Alex Elder · 10 years ago
  31. 01e8280 greybus: fix version check by Alex Elder · 10 years ago
  32. 0db32a6 greybus: some more renames by Alex Elder · 10 years ago
  33. cbd0fd7 greybus: update string descriptor length field to __u8 type to match spec by Matt Porter · 10 years ago
  34. 4fc6454 greybus: remove serial number descriptor to match spec by Matt Porter · 10 years ago
  35. 6d63ff7 greybus: update descriptor module_id->module to match spec by Matt Porter · 10 years ago
  36. 217b870 greybus: get rid of a weird idiom by Alex Elder · 10 years ago
  37. 778c69c greybus: rename struct greybus_device by Alex Elder · 10 years ago
  38. 4a833fd greybus: core: hook up the hotplug message by Greg Kroah-Hartman · 10 years ago
  39. d0cfd10 greybus: ap: validate the rest of the svc message buffer sizes by Greg Kroah-Hartman · 10 years ago
  40. 6779997 greybus: core.c: create empty functions to keep linking working for hotplug/remove by Greg Kroah-Hartman · 10 years ago
  41. 772149b greybus: fix hd init sequence of setting up parent and driver pointers properly by Greg Kroah-Hartman · 10 years ago
  42. 45f3678 greybus: gbuf: cport in buffer stream logic by Greg Kroah-Hartman · 10 years ago
  43. a1dc62b greybus: core: verify major/minor number of greybus protocol by Greg Kroah-Hartman · 10 years ago
  44. 168db1c greybus: tty driver fixes to get init working properly by Greg Kroah-Hartman · 10 years ago
  45. 3d54532 greybus: pass appropriate type to create function by Greg Kroah-Hartman · 10 years ago
  46. e82bef4 greybus: fix manifest parsing size bug by Alex Elder · 10 years ago
  47. 57fc0a1 greybus: validate descriptor sizes by Alex Elder · 10 years ago
  48. a22e15a greybus: interpret descriptor type properly by Alex Elder · 10 years ago
  49. a5808ad greybus: call put_device() on error by Alex Elder · 10 years ago
  50. badad68 greybus: define struct greybus_manifest by Alex Elder · 10 years ago
  51. 05ad189 greybus: switch to the term "manifest" by Alex Elder · 10 years ago
  52. 33ea3a3 greybus: add battery module by Greg Kroah-Hartman · 10 years ago
  53. 68f1fc4 greybus: more hd work by Greg Kroah-Hartman · 10 years ago
  54. a39879f greybus: host controller additions by Greg Kroah-Hartman · 10 years ago
  55. 3be03d4 greybus: minor checkpatch cleanups by Greg Kroah-Hartman · 10 years ago
  56. 06340ef greybus: split sysfs functions out to separate file. by Greg Kroah-Hartman · 10 years ago
  57. e24e725 greybus: greybus_string() by Greg Kroah-Hartman · 10 years ago
  58. 21ee411 greybus: module id attributes by Greg Kroah-Hartman · 10 years ago
  59. 291f3b9 greybus: serial number attribute added by Greg Kroah-Hartman · 10 years ago
  60. b94295e greybus: sysfs attributes for functions and more driver core integration. by Greg Kroah-Hartman · 10 years ago
  61. 526c5c8 greybus: start parsing descriptor fields by Greg Kroah-Hartman · 10 years ago
  62. a239f67 greybus: start parsing descriptor structures by Greg Kroah-Hartman · 10 years ago
  63. 6dca7b9 greybus: get field names right for descriptors by Greg Kroah-Hartman · 10 years ago
  64. 6584c8a greybus: s/greybus_device_id/greybus_module_id/g by Greg Kroah-Hartman · 10 years ago
  65. de536e3 greybus: ap message loop added. by Greg Kroah-Hartman · 10 years ago
  66. 27fb831 greybus: register the bus with the driver core and add framework for debugfs files. by Greg Kroah-Hartman · 10 years ago
  67. db6e1fd greybus: hook up sdio, gpio, and tty into the greybus core. by Greg Kroah-Hartman · 10 years ago
  68. 503c1cd greybus: static module_init/exit functions by Greg Kroah-Hartman · 10 years ago
  69. 199d68d greybus: start moving the function types into the greybus core by Greg Kroah-Hartman · 10 years ago
  70. c8a797a greybus: Import most recent greybus code to new repo. by Greg Kroah-Hartman · 10 years ago