1. 8ec589b greybus: firmware: convert to bundle driver by Johan Hovold · 9 years ago
  2. 13da9e1 greybus: core: add drvdata accessors by Johan Hovold · 9 years ago
  3. 0f37860 greybus: kill the endo by Johan Hovold · 9 years ago
  4. 88f7b96 greybus: svc: register svc device at hello by Johan Hovold · 9 years ago
  5. 2adaefb greybus: hd: make host device a device by Johan Hovold · 9 years ago
  6. 3823c61 greybus: add class matching macro by Johan Hovold · 9 years ago
  7. 9784a59 greybus: remove unique-id matching by Johan Hovold · 9 years ago
  8. 358e940 greybus: fix bundle-id match macros by Johan Hovold · 9 years ago
  9. 2537636 greybus: hd: rename host-device structure by Johan Hovold · 9 years ago
  10. 7bc6faa greybus: create host-device compilation unit by Johan Hovold · 9 years ago
  11. 04fdd6a greybus: remove obsolete comment by Johan Hovold · 9 years ago
  12. 0e30550 greybus: remove unused connection device type by Johan Hovold · 9 years ago
  13. e96e616 greybus: remove unused host-device id by Johan Hovold · 9 years ago
  14. 92cc1d2 greybus: endo: move greybus_endo_setup() to endo.c by Viresh Kumar · 9 years ago
  15. c69b98d greybus: core: remove uevent handling for gb_connection by Greg Kroah-Hartman · 9 years ago
  16. 608ab2f greybus: es1,es2: add USB vendor command to timestamp by Bryan O'Donoghue · 9 years ago
  17. 3afe952 greybus: hd: remove connection-create/destroy callbacks by Johan Hovold · 9 years ago
  18. d7ea30a5 greybus: hd: add optional cport enable and disable callbacks by Johan Hovold · 9 years ago
  19. 8afd831 greybus: Greybus driver: add a new callbacks to driver by Alexandre Bailon · 9 years ago
  20. 1dc5392 greybus: fix cport-id defines by Johan Hovold · 9 years ago
  21. 144670c greybus: add num_cports field to greybus hd by Fabien Parent · 9 years ago
  22. d706ef8 greybus: Merge branch 'master' into branch 'svc'. by Greg Kroah-Hartman · 9 years ago
  23. 90f1b61 greybus: Add firmware protocol driver by Viresh Kumar · 9 years ago
  24. ca539a6 greybus: remove svc_msg.h by Viresh Kumar · 9 years ago
  25. 260998e greybus: remove submit_svc from the host driver by Greg Kroah-Hartman · 9 years ago
  26. 8476ec6 greybus: greybus.h: remove greybus_svc_in() by Greg Kroah-Hartman · 9 years ago
  27. 75a60ed greybus: svc: connection: ask SVC to create connections by Perry Hung · 9 years ago
  28. 38e7b48 greybus: get rid of old svc-protocol by Viresh Kumar · 9 years ago
  29. 3eac885 greybus: svc: revert svc changes to keep things working for a while. by Greg Kroah-Hartman · 9 years ago
  30. d874215 greybus: remove svc_msg.h by Viresh Kumar · 9 years ago
  31. d187576 greybus: remove submit_svc from the host driver by Greg Kroah-Hartman · 9 years ago
  32. 90c807e greybus: greybus.h: remove greybus_svc_in() by Greg Kroah-Hartman · 9 years ago
  33. 9c1552d greybus: svc: connection: ask SVC to create connections by Perry Hung · 9 years ago
  34. 0af7268 greybus: get rid of old svc-protocol by Viresh Kumar · 9 years ago
  35. d3d4484 greybus: svc: Add helpers to create AP<->SVC connection by Viresh Kumar · 9 years ago
  36. 3e136cc greybus: operation/esx: fix message-cancellation lifetime bugs by Johan Hovold · 9 years ago
  37. 7e9017d greybus: svc: Drop svc_set_route_send() by Viresh Kumar · 9 years ago
  38. cdee4f7 greybus: Add control protocol support by Viresh Kumar · 9 years ago
  39. fd7b435 greybus: Revert "greybus: reserve host cport id 0" by Greg Kroah-Hartman · 9 years ago
  40. 88d18a9 greybus: reserve host cport id 0 by Alex Elder · 9 years ago
  41. fb690ca greybus: rename HOST_DEV_CPORT_ID_MAX by Alex Elder · 9 years ago
  42. 821c620 greybus: introduce cport_id_valid() by Alex Elder · 9 years ago
  43. 3d0421e greybus: remove __init from .h files by Greg Kroah-Hartman · 9 years ago
  44. 47ed2c9 greybus: tag core init and exit functions by Alex Elder · 9 years ago
  45. fd1c2e5 greybus: core: rename greybus_deregister() by Alex Elder · 9 years ago
  46. 30c6d9d greybus: introduce SVC protocol by Alex Elder · 9 years ago
  47. 4441f47 greybus: update copyrights by Alex Elder · 9 years ago
  48. eb765e4 greybus: core: don't set up endo until host device is initialized by Alex Elder · 9 years ago
  49. 22e17ed greybus: rename "gpbridge.h" by Alex Elder · 9 years ago
  50. e9385e5 greybus: include "gpbridge.h" from "greybus.h" by Alex Elder · 9 years ago
  51. d933667 greybus: fix host-device buffer constraints by Johan Hovold · 9 years ago
  52. d966820 greybus: remove unused prototypes from header by Johan Hovold · 9 years ago
  53. a4d9150 greybus: endo: hook up endos into the device tree by Greg Kroah-Hartman · 9 years ago
  54. 0f035ac greybus: endo: add endo structures and logic by Greg Kroah-Hartman · 9 years ago
  55. 24ef485 greybus: drop host-driver buffer headroom by Johan Hovold · 9 years ago
  56. 7cf7bca greybus: pass messages to host drivers by Johan Hovold · 9 years ago
  57. cbba76f greybus: remove obsolete buffer-alignment requirement by Johan Hovold · 9 years ago
  58. 9f5f30e712 greybus: driver corresponds to a bundle, not interface by Viresh Kumar · 9 years ago
  59. 48f7047 greybus: debugfs: we shouldn't care if debugfs is working or not by Greg Kroah-Hartman · 9 years ago
  60. e8f824b greybus: Export greybus debugfs folder by Alexandre Bailon · 9 years ago
  61. df67155 greybus: add module support by Greg Kroah-Hartman · 10 years ago
  62. 1cd56a8 greybus: greybus_host_device: rename modules -> interfaces by Greg Kroah-Hartman · 10 years ago
  63. 13e6aac greybus: interface: we really are creating/destroying interfaces not modules. by Greg Kroah-Hartman · 10 years ago
  64. edb0e0b greybus: interface: rename greybus_interface_block_id to greybus_interface_id by Greg Kroah-Hartman · 10 years ago
  65. 4ab9b3c greybus: interface: s/gb_interface_block/gb_interface/g by Greg Kroah-Hartman · 10 years ago
  66. a93938a greybus: rename interface_block.[c|h] -> interface.[c|h] by Greg Kroah-Hartman · 10 years ago
  67. 1db0a5f greybus: bundle: s/gb_interface/gb_bundle/g by Greg Kroah-Hartman · 10 years ago
  68. 3bdec69 greybus: bundle: rename interface.[c|h] to bundle.[c|h] by Greg Kroah-Hartman · 10 years ago
  69. a46e967 greybus: add Linaro copyrights by Alex Elder · 10 years ago
  70. 2f0c8aa greybus: driver matching: Greybus drivers bind to interface blocks, not modules by Greg Kroah-Hartman · 10 years ago
  71. ab88eb5 greybus: interface_block: move sysfs files into the interface_block.c file by Greg Kroah-Hartman · 10 years ago
  72. 8ede6e3 greybus: interface_block: rename the sysfs files to not have 'module' in them by Greg Kroah-Hartman · 10 years ago
  73. 4ec7b07 greybus: interface_block: s/gb_module/gb_interface_block/ by Greg Kroah-Hartman · 10 years ago
  74. e505222 greybus: interface_block: rename module.[c|h] to interface_block.[c|h] by Greg Kroah-Hartman · 10 years ago
  75. 835fb5e greybus: enforce a buffer headroom maximum size by Alex Elder · 10 years ago
  76. 8b33730 greybus: have greybus allocate its own buffers by Alex Elder · 10 years ago
  77. e238e64 greybus: kill the last gbuf remnants by Alex Elder · 10 years ago
  78. 58a5bdc greybus: send buffers without gbufs by Alex Elder · 10 years ago
  79. a9163b2 greybus: cancel buffers via magic cookie by Alex Elder · 10 years ago
  80. 9ec5411 greybus: free space without gbufs by Alex Elder · 10 years ago
  81. d2a259f greybus: allocate space without gbufs by Alex Elder · 10 years ago
  82. 06a4a06 greybus: improve data buffer alignment by Alex Elder · 10 years ago
  83. 374e6a2 greybus: kill off the last of gbuf.c by Alex Elder · 10 years ago
  84. 4e5007e greybus: kill the gbuf slab cache by Alex Elder · 10 years ago
  85. bb88896 greybus: move gbuf initialization to caller by Alex Elder · 10 years ago
  86. 3c3cef4 greybus: move the definition of struct gbuf by Alex Elder · 10 years ago
  87. 2f528c8 greybus: kill gbuf->kref by Alex Elder · 10 years ago
  88. 6e5dd0b greybus: kill greybus_{get,put}_gbuf() by Alex Elder · 10 years ago
  89. 1e776f3 greybus: get rid of cport_id_map_lock by Alex Elder · 10 years ago
  90. 2c43ce4 greybus: use a simple list of hd connections by Alex Elder · 10 years ago
  91. ba99346 greybus: record the host device in a gbuf by Alex Elder · 10 years ago
  92. 63921d8 greybus: record a gbuf's destination CPort id by Alex Elder · 10 years ago
  93. ea590d5 greybus: delete some lines in "greybus.h" by Alex Elder · 10 years ago
  94. 0ac5a83 greybus: skeleton for future uevents. by Greg Kroah-Hartman · 10 years ago
  95. 676daaf greybus: module: move module specific code to module.c by Viresh Kumar · 10 years ago
  96. 437caa8 greybus: remove unused gb_connection_handler externs by Matt Porter · 10 years ago
  97. 5d2207e greybus: kill gbuf->complete by Alex Elder · 10 years ago
  98. eecf6de greybus: get rid of greybus_gbuf_finished() by Alex Elder · 10 years ago
  99. a77b068 greybus: remove gbuf->context by Alex Elder · 10 years ago
  100. ef45fa3 greybus: record gbuf->operation by Alex Elder · 10 years ago