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