1. 7e9017d greybus: svc: Drop svc_set_route_send() by Viresh Kumar · 9 years ago
  2. c3a1617 greybus: connection: intf_cport_id is local to an interface by Viresh Kumar · 9 years ago
  3. b758d68 greybus: connection: bind protocol after the connection is operational by Viresh Kumar · 9 years ago
  4. 463e873 greybus: control: Use gb_builtin_protocol_driver() by Viresh Kumar · 9 years ago
  5. e18822e greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver() by Viresh Kumar · 9 years ago
  6. 06e305f greybus: svc: Use macro's for major/minor numbers by Viresh Kumar · 9 years ago
  7. 7eb8919 greybus: svc: Fix doc-style comment by Viresh Kumar · 9 years ago
  8. ba4b099 greybus: uart: Update UART to reflect field size changes by Bryan O'Donoghue · 9 years ago
  9. 4c025cf greybus: uart: Add support for UART error signals by Bryan O'Donoghue · 9 years ago
  10. 802362d greybus: uart: Relocate UART parity/overrun/framing/break signals by Bryan O'Donoghue · 9 years ago
  11. dccbe40 greybus: define more greybus classes by Viresh Kumar · 9 years ago
  12. 93a99e8 greybus: sdio: correct the usage of mmc request in work queues handler by Phong Tran · 9 years ago
  13. 9b86bdf greybus: sdio: change the order of remove and free mmc host by Phong Tran · 9 years ago
  14. 153f478 greybus: sdio: remove the redefine of sdio major and minor by Phong Tran · 9 years ago
  15. f4706b8 greybus: gb-audio: Ensure i2c adapter struct exists before using by Mark Greer · 9 years ago
  16. 86f918e greybus: esx: fix null-deref on hotplug events by Johan Hovold · 9 years ago
  17. 8a01b40 greybus: kernel_ver: add sg copy operations for kernel < 3.11 by Rui Miguel Silva · 9 years ago
  18. 5656ab9 greybus: sdio: fix defines for older kernels by Rui Miguel Silva · 9 years ago
  19. 730a2f6 greybus: control: Warn if non-control cport/bundles have control protocol/classes by Viresh Kumar · 9 years ago
  20. f18327e greybus: connection: send [dis]connected events over control CPort by Viresh Kumar · 9 years ago
  21. 87c8eb8 greybus: hotplug function doesn't need to contain manifest now by Viresh Kumar · 9 years ago
  22. 6c68da2 greybus: interface: Get manifest using Control protocol by Viresh Kumar · 9 years ago
  23. cdee4f7 greybus: Add control protocol support by Viresh Kumar · 9 years ago
  24. b08488b greybus: manifest: Allow bundles/connections list to be non-empty at manifest parsing by Viresh Kumar · 9 years ago
  25. 3b6ecd6 greybus: sdio: extend sdio implementation by Rui Miguel Silva · 9 years ago
  26. 656f22e greybus: makefile: add MMC to the required option list by Rui Miguel Silva · 9 years ago
  27. cdb5781 greybus: uart: Fix sparse warning by Bryan O'Donoghue · 9 years ago
  28. 3ee2266 greybus: uart: Latch modem control signals for tciomget by Bryan O'Donoghue · 9 years ago
  29. fd7b435 greybus: Revert "greybus: reserve host cport id 0" by Greg Kroah-Hartman · 9 years ago
  30. 9df9449 greybus: Merge branch alex into Alexandre by Greg Kroah-Hartman · 9 years ago
  31. fc1a536 greybus: es2.c: add a control request for endpoints mapping by Alexandre Bailon · 9 years ago
  32. 606addd greybus: es2.c: Increase the number of bulk endpoints by Alexandre Bailon · 9 years ago
  33. ddc09ac greybus: es2.c: create dedicated struct for cport_in and cport_out by Alexandre Bailon · 9 years ago
  34. 611c1739 greybus: es2.c: Don't use magic value for USB control request by Alexandre Bailon · 9 years ago
  35. 799baa2 greybus: es1.c: Don't use magic value for USB control request by Alexandre Bailon · 9 years ago
  36. 4bc1389 greybus: esX: use one byte to encode cport ids in header by Alex Elder · 9 years ago
  37. 88d18a9 greybus: reserve host cport id 0 by Alex Elder · 9 years ago
  38. fb690ca greybus: rename HOST_DEV_CPORT_ID_MAX by Alex Elder · 9 years ago
  39. d29b3d6 greybus: esX: encapsulate packing cport id into header by Alex Elder · 9 years ago
  40. 821c620 greybus: introduce cport_id_valid() by Alex Elder · 9 years ago
  41. 2a64fb0 greybus: manifest: clean up properly when parsing bundles by Alex Elder · 9 years ago
  42. fe53b45 greybus: bundle: fix gb_bundle_destroy() by Alex Elder · 9 years ago
  43. bc94208 greybus: bundle: refactor gb_bundle_find() by Alex Elder · 9 years ago
  44. 52e8ce3 greybus: manifest: clean up properly when parsing cports by Alex Elder · 9 years ago
  45. f9b0366 greybus: connection: un-abstract host cport id allocation by Alex Elder · 9 years ago
  46. deb58ca greybus: connection: drop unneeded gb_protocol_put() calls by Alex Elder · 9 years ago
  47. 856618f greybus: connection: remove extra kfree() call by Alex Elder · 9 years ago
  48. 55a8e35 greybus: uart: fix the clean up while uart initiates connection unsucessfully by Phong Tran · 9 years ago
  49. 3d0421e greybus: remove __init from .h files by Greg Kroah-Hartman · 9 years ago
  50. 0ffacf3 greybus: endo: Fix compilation warning by Viresh Kumar · 9 years ago
  51. f5c2be9 greybus: connection: check for duplicate cport ids by Alex Elder · 9 years ago
  52. 8267616b greybus: bundle: check for duplicate bundle ids by Alex Elder · 9 years ago
  53. c27a253 greybus: manifest: rework bundle parsing by Alex Elder · 9 years ago
  54. a6b13eb greybus: manifest: rework cport parsing by Alex Elder · 9 years ago
  55. c46839d greybus: manifest: use bundle's embedded interface pointer by Alex Elder · 9 years ago
  56. d393c98 greybus: manifest: really minor cleanups by Alex Elder · 9 years ago
  57. 79dda60 greybus: endo: clean up id assignment code by Alex Elder · 9 years ago
  58. f35ab90 greybus: endo: define endo_init() and endo_exit() by Alex Elder · 9 years ago
  59. 47ed2c9 greybus: tag core init and exit functions by Alex Elder · 9 years ago
  60. 190241a greybus: drop some unnecessary headers by Alex Elder · 9 years ago
  61. 45f427a greybus: gb-audio: Reset sample count when CPort deactivated by Mark Greer · 9 years ago
  62. cce3103 greybus: es?: decrease buffer size to 2k by Greg Kroah-Hartman · 9 years ago
  63. 61b65a3 greybus: uart: remove the redundant unregister chrdev by Phong Tran · 9 years ago
  64. f2e2b06 greybus: endo: move endo id map declaration to endo.h by Phong Tran · 9 years ago
  65. 928f2ab greybus: Tear down devices in the reverse order by Viresh Kumar · 9 years ago
  66. d51c0ff greybus: manifest: clean up a few pr_err() calls by Alex Elder · 9 years ago
  67. fd1c2e5 greybus: core: rename greybus_deregister() by Alex Elder · 9 years ago
  68. 81c3a77 greybus: uart: properly interpret receive data size by Alex Elder · 9 years ago
  69. 8bd0ae6 greybus: connection: make gb_connection_hd_find() private by Alex Elder · 9 years ago
  70. 0dac67c greybus: svc: driver is basic to Greybus (not GP Bridge) by Alex Elder · 9 years ago
  71. cf6b62d greybus: Prefix module-id with endo id by Viresh Kumar · 9 years ago
  72. 4a04187 greybus: Generate greybus wide unique ids for endo devices by Viresh Kumar · 9 years ago
  73. d7353ce greybus: s/bundle_cport_id/intf_cport_id by Viresh Kumar · 9 years ago
  74. 4cfabf0 greybus: operation: Remove unused variable 'buffer' by Viresh Kumar · 9 years ago
  75. 62229a1 greybus: uart: Remove magic numbers make struct gb_tty variable names consistent by Bryan O'Donoghue · 9 years ago
  76. 1c08701 greybus: uart: Add gb_uart_request_recv for receiving async UART data by Bryan O'Donoghue · 9 years ago
  77. dd1c64e greybus: uart: kmalloc for send_data once only by Bryan O'Donoghue · 9 years ago
  78. 563bd79 greybus: uart: send_data should return size or error by Bryan O'Donoghue · 9 years ago
  79. f95ad78 greybus: uart: Update uart.c to register tty ports by Bryan O'Donoghue · 9 years ago
  80. f5537d4 greybus: uart: Reduce UART count from 255 to 16 by Bryan O'Donoghue · 9 years ago
  81. 11fca14 greybus: uart: Tidy naming convention to more closely match spec by Bryan O'Donoghue · 9 years ago
  82. 4ef5348 greybus: uart: Move UART protocol structs/defines to greybus_protocols.h by Bryan O'Donoghue · 9 years ago
  83. 55f2291 greybus: uart: Fix the memory leak in connection init by Phong Tran · 9 years ago
  84. 3cb494c greybus: endo: Add missing '\n' sprintf() for sysfs files by Viresh Kumar · 9 years ago
  85. 7ba864a greybus: gpio: add irq-type defines by Johan Hovold · 9 years ago
  86. 4bf3780 greybus: gpio: remove unused debounce define by Johan Hovold · 9 years ago
  87. e6cebf8 greybus: endo: delete "0xXXXX" portion in sysfs "endo" directory by Alex Elder · 9 years ago
  88. 312bb84 greybus: endo: drop redundant prefixes from sysfs basenames by Alex Elder · 9 years ago
  89. 28e3ced greybus: update sysfs documentation files by Alex Elder · 9 years ago
  90. b4dbf1e greybus: add documentation for Endo sysfs files by Alex Elder · 9 years ago
  91. df76422 greybus: audio: Remove the MODULE_LICENSE() by Phong Tran · 9 years ago
  92. bcd8215 greybus: audio: Fix typo for macro I2S data version minor by Phong Tran · 9 years ago
  93. 012d7d4 greybus: greybus_protocols: fix guard tag by Alex Elder · 9 years ago
  94. 47bf0b4 greybus: gpio: update operation types by Johan Hovold · 9 years ago
  95. 23bd25a greybus: Merge branch 'master' of github.com:gregkh/greybus by Greg Kroah-Hartman · 9 years ago
  96. b61fa7b greybus: svc: use macro for init and exit protocol by Phong Tran · 9 years ago
  97. ea15a40 greybus: svc: Fix endian of hotplug request data by Phong Tran · 9 years ago
  98. 1409c4d greybus: gpio: fix interrupt protocol by Johan Hovold · 9 years ago
  99. 25f11ed greybus: gpio: fix atomic sleep when using interrupts by Johan Hovold · 9 years ago
  100. 0cb918d greybus: gpio: rename irq mask and unmask callbacks by Johan Hovold · 9 years ago