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