1. f5c93de greybus: pm: add error handling to bundle activation by Bartosz Golaszewski · 8 years ago
  2. 10a24b7 greybus: timesync: probe shouldn't complete until FrameTime sync does by Bryan O'Donoghue · 8 years ago
  3. 1f77b36 greybus: hd: arche-platform: implement greybus shutdown by David Lin · 8 years ago
  4. 61e13db greybus: bundle: add runtime pm support by David Lin · 8 years ago
  5. 2d48b5b greybus: bundle: add activate and deactivate by David Lin · 8 years ago
  6. 56278c7 greybus: hd: Export host device tracepoint from hd.c by Viresh Kumar · 8 years ago
  7. 129a6fb greybus: core: Make greybus_match_one_id() return bool by Viresh Kumar · 8 years ago
  8. aa62b5e greybus: bootrom: Compile as a separate module by Viresh Kumar · 8 years ago
  9. 82278bf greybus: fix forced disable of offloaded connections by Johan Hovold · 8 years ago
  10. 4a44842 greybus: timesync: Bind TimeSync into Greybus by Bryan O'Donoghue · 8 years ago
  11. 7aefe79 greybus: core: avoid I/O to disconnected interfaces by Johan Hovold · 8 years ago
  12. 1f79046 greybus: tracing: fix hd traces by Alex Elder · 8 years ago
  13. 428888a greybus: legacy: remove legacy driver support by David Lin · 8 years ago
  14. e4e5536 greybus: core: Rename greybus_module_match() by Viresh Kumar · 8 years ago
  15. 3e29bcf greybus: core: add MODULE uevent var for all control devices by Sandeep Patil · 8 years ago
  16. b15d97d greybus: core: add module abstraction by Johan Hovold · 8 years ago
  17. a6e5b01 greybus: core: make the control object be a device by Johan Hovold · 8 years ago
  18. 5a53e02 greybus: firmware: Rename to bootrom protocol by Viresh Kumar · 8 years ago
  19. 611924d greybus: expose full 32 bits of vid/pid to userspace by Greg Kroah-Hartman · 8 years ago
  20. 8ec589b greybus: firmware: convert to bundle driver by Johan Hovold · 8 years ago
  21. 98fdf5a greybus: core: defer connection creation to driver probe by Johan Hovold · 8 years ago
  22. 6ce4cc2 greybus: add bundle class to the bundle uevent by Greg Kroah-Hartman · 8 years ago
  23. 47a2e67 greybus: core: disable bundle connections on hot-unplug by Johan Hovold · 8 years ago
  24. 8442794 greybus: svc: drop legacy-protocol dependency by Johan Hovold · 8 years ago
  25. e217ae7 greybus: control: drop legacy-protocol dependency by Johan Hovold · 8 years ago
  26. 02a54dd greybus: core: add defensive connection disable post disconnect by Johan Hovold · 8 years ago
  27. fa8369c greybus: core: disable incoming operations pre disconnect by Johan Hovold · 8 years ago
  28. 5dda7e5 greybus: legacy: add legacy-protocol bundle driver by Johan Hovold · 8 years ago
  29. de14131 greybus: uevent: add GREYBUS_ID to uevent by Greg Kroah-Hartman · 8 years ago
  30. b77f932 greybus: core: fix greybus device matching by Johan Hovold · 8 years ago
  31. 3c48d1b greybus: core: fix greybus driver registration by Johan Hovold · 8 years ago
  32. c29c016 greybus: core: add bundle id to bundle uevents by Johan Hovold · 9 years ago
  33. c5e6b05 greybus: core: add interface id to interface and bundle uevents by Johan Hovold · 9 years ago
  34. f0960d0 greybus: core: add bus id to uevents by Johan Hovold · 9 years ago
  35. 0f37860 greybus: kill the endo by Johan Hovold · 9 years ago
  36. 88f7b96 greybus: svc: register svc device at hello by Johan Hovold · 9 years ago
  37. 2adaefb greybus: hd: make host device a device by Johan Hovold · 9 years ago
  38. 9f59263 greybus: interface: rename vendor and product attributes by Johan Hovold · 9 years ago
  39. 700001a greybus: move id-matching back to core by Johan Hovold · 9 years ago
  40. 7bc6faa greybus: create host-device compilation unit by Johan Hovold · 9 years ago
  41. fcfc762 greybus: connection: kill gb_hd_connections_exit by Johan Hovold · 9 years ago
  42. 92cc1d2 greybus: endo: move greybus_endo_setup() to endo.c by Viresh Kumar · 9 years ago
  43. c69b98d greybus: core: remove uevent handling for gb_connection by Greg Kroah-Hartman · 9 years ago
  44. 32b2b16 greybus: tracepoints: add tracepoints for host_device tx/rx by Bryan O'Donoghue · 9 years ago
  45. 5c8ad59 greybus: operation, core: hook tracepoints into message opertions by Bryan O'Donoghue · 9 years ago
  46. fda2381 greybus: connection: call gb_connection_exit() from gb_connection_destroy() by Viresh Kumar · 9 years ago
  47. 1a58a3b greybus: core: fix hd-creation error path by Johan Hovold · 9 years ago
  48. 144670c greybus: add num_cports field to greybus hd by Fabien Parent · 9 years ago
  49. d706ef8 greybus: Merge branch 'master' into branch 'svc'. by Greg Kroah-Hartman · 9 years ago
  50. 90f1b61 greybus: Add firmware protocol driver by Viresh Kumar · 9 years ago
  51. e75b82b greybus: initialize svc connection while creating hd by Viresh Kumar · 9 years ago
  52. 260998e greybus: remove submit_svc from the host driver by Greg Kroah-Hartman · 9 years ago
  53. 38e7b48 greybus: get rid of old svc-protocol by Viresh Kumar · 9 years ago
  54. 3eac885 greybus: svc: revert svc changes to keep things working for a while. by Greg Kroah-Hartman · 9 years ago
  55. 9612f2b greybus: initialize svc connection while creating hd by Viresh Kumar · 9 years ago
  56. fe166c6 greybus: core: clean up ida memory for host controller by Greg Kroah-Hartman · 9 years ago
  57. d187576 greybus: remove submit_svc from the host driver by Greg Kroah-Hartman · 9 years ago
  58. 0af7268 greybus: get rid of old svc-protocol by Viresh Kumar · 9 years ago
  59. dcd0500 greybus: svc: connection is created only once now by Viresh Kumar · 9 years ago
  60. e99f305 greybus: Cleanup connection leftovers by Viresh Kumar · 9 years ago
  61. ab69c4c greybus: svc: SVC is part of greybus core by Viresh Kumar · 9 years ago
  62. cdee4f7 greybus: Add control protocol support by Viresh Kumar · 9 years ago
  63. fd7b435 greybus: Revert "greybus: reserve host cport id 0" by Greg Kroah-Hartman · 9 years ago
  64. 88d18a9 greybus: reserve host cport id 0 by Alex Elder · 9 years ago
  65. fb690ca greybus: rename HOST_DEV_CPORT_ID_MAX by Alex Elder · 9 years ago
  66. 79dda60 greybus: endo: clean up id assignment code by Alex Elder · 9 years ago
  67. f35ab90 greybus: endo: define endo_init() and endo_exit() by Alex Elder · 9 years ago
  68. 190241a greybus: drop some unnecessary headers by Alex Elder · 9 years ago
  69. f2e2b06 greybus: endo: move endo id map declaration to endo.h by Phong Tran · 9 years ago
  70. fd1c2e5 greybus: core: rename greybus_deregister() by Alex Elder · 9 years ago
  71. 4a04187 greybus: Generate greybus wide unique ids for endo devices by Viresh Kumar · 9 years ago
  72. d67a39a greybus: Merge branch 'master' of github.com:gregkh/greybus by Greg Kroah-Hartman · 9 years ago
  73. 4441f47 greybus: update copyrights by Alex Elder · 9 years ago
  74. eb765e4 greybus: core: don't set up endo until host device is initialized by Alex Elder · 9 years ago
  75. 344943d greybus: endo: record AP interface id by Alex Elder · 9 years ago
  76. 8ea70fe greybus: core: return error code when creating host device by Alex Elder · 9 years ago
  77. 6b7d5a1 greybus: core: return error code when creating endo by Alex Elder · 9 years ago
  78. ee3ecf8 greybus: endo: pass endo_id to gb_endo_create() by Alex Elder · 9 years ago
  79. 8e929a8 greybus: core: add lower-limit for host-device buffers by Johan Hovold · 9 years ago
  80. d933667 greybus: fix host-device buffer constraints by Johan Hovold · 9 years ago
  81. 51b5d8d greybus: interface: name routines consistently by Viresh Kumar · 9 years ago
  82. 6cf42a4 greybus: MODULE_LICENSE cleanup by Greg Kroah-Hartman · 9 years ago
  83. a4d9150 greybus: endo: hook up endos into the device tree by Greg Kroah-Hartman · 9 years ago
  84. 0f035ac greybus: endo: add endo structures and logic by Greg Kroah-Hartman · 9 years ago
  85. 7cf7bca greybus: pass messages to host drivers by Johan Hovold · 9 years ago
  86. 9f5f30e712 greybus: driver corresponds to a bundle, not interface by Viresh Kumar · 9 years ago
  87. 48f7047 greybus: debugfs: we shouldn't care if debugfs is working or not by Greg Kroah-Hartman · 9 years ago
  88. 337b068 greybus: core: Don't initialize greybus if it is disabled by Viresh Kumar · 9 years ago
  89. d71aaf2 greybus: core: place module_{init|exit}() right below the routines by Viresh Kumar · 9 years ago
  90. e1308c1 greybus: gpb: Create a "GP Bridge" kernel module by Greg Kroah-Hartman · 9 years ago
  91. df67155 greybus: add module support by Greg Kroah-Hartman · 9 years ago
  92. 1cd56a8 greybus: greybus_host_device: rename modules -> interfaces by Greg Kroah-Hartman · 10 years ago
  93. 13e6aac greybus: interface: we really are creating/destroying interfaces not modules. by Greg Kroah-Hartman · 10 years ago
  94. edb0e0b greybus: interface: rename greybus_interface_block_id to greybus_interface_id by Greg Kroah-Hartman · 10 years ago
  95. 4ab9b3c greybus: interface: s/gb_interface_block/gb_interface/g by Greg Kroah-Hartman · 10 years ago
  96. 1db0a5f greybus: bundle: s/gb_interface/gb_bundle/g by Greg Kroah-Hartman · 10 years ago
  97. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  98. 2f0c8aa greybus: driver matching: Greybus drivers bind to interface blocks, not modules by Greg Kroah-Hartman · 10 years ago
  99. 4ec7b07 greybus: interface_block: s/gb_module/gb_interface_block/ by Greg Kroah-Hartman · 10 years ago
  100. 696e0cc greybus: Random spell fixes by Viresh Kumar · 10 years ago