1. 8ec589b greybus: firmware: convert to bundle driver by Johan Hovold · 9 years ago
  2. 98fdf5a greybus: core: defer connection creation to driver probe by Johan Hovold · 9 years ago
  3. 6ce4cc2 greybus: add bundle class to the bundle uevent by Greg Kroah-Hartman · 9 years ago
  4. 47a2e67 greybus: core: disable bundle connections on hot-unplug by Johan Hovold · 9 years ago
  5. 8442794 greybus: svc: drop legacy-protocol dependency by Johan Hovold · 9 years ago
  6. e217ae7 greybus: control: drop legacy-protocol dependency by Johan Hovold · 9 years ago
  7. 02a54dd greybus: core: add defensive connection disable post disconnect by Johan Hovold · 9 years ago
  8. fa8369c greybus: core: disable incoming operations pre disconnect by Johan Hovold · 9 years ago
  9. 5dda7e5 greybus: legacy: add legacy-protocol bundle driver by Johan Hovold · 9 years ago
  10. de14131 greybus: uevent: add GREYBUS_ID to uevent by Greg Kroah-Hartman · 9 years ago
  11. b77f932 greybus: core: fix greybus device matching by Johan Hovold · 9 years ago
  12. 3c48d1b greybus: core: fix greybus driver registration by Johan Hovold · 9 years ago
  13. c29c016 greybus: core: add bundle id to bundle uevents by Johan Hovold · 9 years ago
  14. c5e6b05 greybus: core: add interface id to interface and bundle uevents by Johan Hovold · 9 years ago
  15. f0960d0 greybus: core: add bus id to uevents by Johan Hovold · 9 years ago
  16. 0f37860 greybus: kill the endo by Johan Hovold · 9 years ago
  17. 88f7b96 greybus: svc: register svc device at hello by Johan Hovold · 9 years ago
  18. 2adaefb greybus: hd: make host device a device by Johan Hovold · 9 years ago
  19. 9f59263 greybus: interface: rename vendor and product attributes by Johan Hovold · 9 years ago
  20. 700001a greybus: move id-matching back to core by Johan Hovold · 9 years ago
  21. 7bc6faa greybus: create host-device compilation unit by Johan Hovold · 9 years ago
  22. fcfc762 greybus: connection: kill gb_hd_connections_exit by Johan Hovold · 9 years ago
  23. 92cc1d2 greybus: endo: move greybus_endo_setup() to endo.c by Viresh Kumar · 9 years ago
  24. c69b98d greybus: core: remove uevent handling for gb_connection by Greg Kroah-Hartman · 9 years ago
  25. 32b2b16 greybus: tracepoints: add tracepoints for host_device tx/rx by Bryan O'Donoghue · 9 years ago
  26. 5c8ad59 greybus: operation, core: hook tracepoints into message opertions by Bryan O'Donoghue · 9 years ago
  27. fda2381 greybus: connection: call gb_connection_exit() from gb_connection_destroy() by Viresh Kumar · 9 years ago
  28. 1a58a3b greybus: core: fix hd-creation error path by Johan Hovold · 9 years ago
  29. 144670c greybus: add num_cports field to greybus hd by Fabien Parent · 9 years ago
  30. d706ef8 greybus: Merge branch 'master' into branch 'svc'. by Greg Kroah-Hartman · 9 years ago
  31. 90f1b61 greybus: Add firmware protocol driver by Viresh Kumar · 9 years ago
  32. e75b82b greybus: initialize svc connection while creating hd by Viresh Kumar · 9 years ago
  33. 260998e greybus: remove submit_svc from the host driver by Greg Kroah-Hartman · 9 years ago
  34. 38e7b48 greybus: get rid of old svc-protocol by Viresh Kumar · 9 years ago
  35. 3eac885 greybus: svc: revert svc changes to keep things working for a while. by Greg Kroah-Hartman · 9 years ago
  36. 9612f2b greybus: initialize svc connection while creating hd by Viresh Kumar · 9 years ago
  37. fe166c6 greybus: core: clean up ida memory for host controller by Greg Kroah-Hartman · 9 years ago
  38. d187576 greybus: remove submit_svc from the host driver by Greg Kroah-Hartman · 9 years ago
  39. 0af7268 greybus: get rid of old svc-protocol by Viresh Kumar · 9 years ago
  40. dcd0500 greybus: svc: connection is created only once now by Viresh Kumar · 9 years ago
  41. e99f305 greybus: Cleanup connection leftovers by Viresh Kumar · 9 years ago
  42. ab69c4c greybus: svc: SVC is part of greybus core by Viresh Kumar · 9 years ago
  43. cdee4f7 greybus: Add control protocol support by Viresh Kumar · 9 years ago
  44. fd7b435 greybus: Revert "greybus: reserve host cport id 0" by Greg Kroah-Hartman · 9 years ago
  45. 88d18a9 greybus: reserve host cport id 0 by Alex Elder · 9 years ago
  46. fb690ca greybus: rename HOST_DEV_CPORT_ID_MAX by Alex Elder · 9 years ago
  47. 79dda60 greybus: endo: clean up id assignment code by Alex Elder · 9 years ago
  48. f35ab90 greybus: endo: define endo_init() and endo_exit() by Alex Elder · 9 years ago
  49. 190241a greybus: drop some unnecessary headers by Alex Elder · 9 years ago
  50. f2e2b06 greybus: endo: move endo id map declaration to endo.h by Phong Tran · 9 years ago
  51. fd1c2e5 greybus: core: rename greybus_deregister() by Alex Elder · 9 years ago
  52. 4a04187 greybus: Generate greybus wide unique ids for endo devices by Viresh Kumar · 9 years ago
  53. d67a39a greybus: Merge branch 'master' of github.com:gregkh/greybus by Greg Kroah-Hartman · 9 years ago
  54. 4441f47 greybus: update copyrights by Alex Elder · 9 years ago
  55. eb765e4 greybus: core: don't set up endo until host device is initialized by Alex Elder · 9 years ago
  56. 344943d greybus: endo: record AP interface id by Alex Elder · 9 years ago
  57. 8ea70fe greybus: core: return error code when creating host device by Alex Elder · 9 years ago
  58. 6b7d5a1 greybus: core: return error code when creating endo by Alex Elder · 9 years ago
  59. ee3ecf8 greybus: endo: pass endo_id to gb_endo_create() by Alex Elder · 9 years ago
  60. 8e929a8 greybus: core: add lower-limit for host-device buffers by Johan Hovold · 9 years ago
  61. d933667 greybus: fix host-device buffer constraints by Johan Hovold · 9 years ago
  62. 51b5d8d greybus: interface: name routines consistently by Viresh Kumar · 9 years ago
  63. 6cf42a4 greybus: MODULE_LICENSE cleanup by Greg Kroah-Hartman · 9 years ago
  64. a4d9150 greybus: endo: hook up endos into the device tree by Greg Kroah-Hartman · 9 years ago
  65. 0f035ac greybus: endo: add endo structures and logic by Greg Kroah-Hartman · 9 years ago
  66. 7cf7bca greybus: pass messages to host drivers by Johan Hovold · 9 years ago
  67. 9f5f30e712 greybus: driver corresponds to a bundle, not interface by Viresh Kumar · 9 years ago
  68. 48f7047 greybus: debugfs: we shouldn't care if debugfs is working or not by Greg Kroah-Hartman · 9 years ago
  69. 337b068 greybus: core: Don't initialize greybus if it is disabled by Viresh Kumar · 9 years ago
  70. d71aaf2 greybus: core: place module_{init|exit}() right below the routines by Viresh Kumar · 9 years ago
  71. e1308c1 greybus: gpb: Create a "GP Bridge" kernel module by Greg Kroah-Hartman · 10 years ago
  72. df67155 greybus: add module support by Greg Kroah-Hartman · 10 years ago
  73. 1cd56a8 greybus: greybus_host_device: rename modules -> interfaces by Greg Kroah-Hartman · 10 years ago
  74. 13e6aac greybus: interface: we really are creating/destroying interfaces not modules. by Greg Kroah-Hartman · 10 years ago
  75. edb0e0b greybus: interface: rename greybus_interface_block_id to greybus_interface_id by Greg Kroah-Hartman · 10 years ago
  76. 4ab9b3c greybus: interface: s/gb_interface_block/gb_interface/g by Greg Kroah-Hartman · 10 years ago
  77. 1db0a5f greybus: bundle: s/gb_interface/gb_bundle/g by Greg Kroah-Hartman · 10 years ago
  78. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  79. 2f0c8aa greybus: driver matching: Greybus drivers bind to interface blocks, not modules by Greg Kroah-Hartman · 10 years ago
  80. 4ec7b07 greybus: interface_block: s/gb_module/gb_interface_block/ by Greg Kroah-Hartman · 10 years ago
  81. 696e0cc greybus: Random spell fixes by Viresh Kumar · 10 years ago
  82. 8b33730 greybus: have greybus allocate its own buffers by Alex Elder · 10 years ago
  83. 58a5bdc greybus: send buffers without gbufs by Alex Elder · 10 years ago
  84. a9163b2 greybus: cancel buffers via magic cookie by Alex Elder · 10 years ago
  85. 9ec5411 greybus: free space without gbufs by Alex Elder · 10 years ago
  86. d2a259f greybus: allocate space without gbufs by Alex Elder · 10 years ago
  87. 4e5007e greybus: kill the gbuf slab cache by Alex Elder · 10 years ago
  88. 1e776f3 greybus: get rid of cport_id_map_lock by Alex Elder · 10 years ago
  89. 2c43ce4 greybus: use a simple list of hd connections by Alex Elder · 10 years ago
  90. 0ac5a83 greybus: skeleton for future uevents. by Greg Kroah-Hartman · 10 years ago
  91. 676daaf greybus: module: move module specific code to module.c by Viresh Kumar · 10 years ago
  92. 577f5f9 greybus: core: re-use gb_module_find() in gb_remove_module() by Viresh Kumar · 10 years ago
  93. 95bd99d greybus: core: use 'drv' instead of dev->driver by Viresh Kumar · 10 years ago
  94. 3dc05f1 greybus: core: remove unnecessary braces by Viresh Kumar · 10 years ago
  95. 35a52ca greybus: Fix missing gb_protocol_exit() on gb_exit() by Viresh Kumar · 10 years ago
  96. 19d03de greybus: register preallocated protocols by Alex Elder · 10 years ago
  97. cea54c1 greybus: Remove id_table usages by Greg Kroah-Hartman · 10 years ago
  98. 4d98098 greybus: uart-gb: remove global init functions by Greg Kroah-Hartman · 10 years ago
  99. 4afbba0 greybus: core: make greybus_kill_gbuf not return a value by Greg Kroah-Hartman · 10 years ago
  100. 724b619 greybus: core: check for valid hcd callbacks by Greg Kroah-Hartman · 10 years ago