1. 93047af greybus: kernel_ver: add list_last_entry for old kernels by Johan Hovold · 9 years ago
  2. 129a06f greybus: operation: add gb_operation_sync_timeout helper by Johan Hovold · 9 years ago
  3. 4f2c08a greybus: operation: allow drivers to define custom timeouts by Johan Hovold · 9 years ago
  4. 5a3be76 greybus: operation: split incoming and outgoing cancellation by Johan Hovold · 9 years ago
  5. 0eb8c11 greybus: operation: fix response-cancellation race by Johan Hovold · 9 years ago
  6. 3325a4a greybus: operation: fix operation look-up race by Johan Hovold · 9 years ago
  7. 7f1b67c greybus: connection: fix protocol tear-down race by Johan Hovold · 9 years ago
  8. 008974c greybus: operation: fix connection tear down by Johan Hovold · 9 years ago
  9. cad09a8 greybus: connection: add connection-state locking by Johan Hovold · 9 years ago
  10. 886c606 greybus: operation: suppress response submission on connection tear down by Johan Hovold · 9 years ago
  11. c600e53 greybus: operation: clean up operation work function by Johan Hovold · 9 years ago
  12. db1481b greybus: operation: complete operations on cancellation by Johan Hovold · 9 years ago
  13. fd7134a greybus: operation: make cancellation synchronous by Johan Hovold · 9 years ago
  14. 3eeac7e greybus: operation: add active counter by Johan Hovold · 9 years ago
  15. 9a586bd greybus: operation: clean up create-incoming error path by Johan Hovold · 9 years ago
  16. fffc151 greybus: operation: fix another cancellation use-after-free by Johan Hovold · 9 years ago
  17. a519203 greybus: uart: fix typo in defintion by Bryan O'Donoghue · 9 years ago
  18. e51eafe greybus: loopback: fix 64bit printf format error by Bryan O'Donoghue · 9 years ago
  19. 52af141 greybus: loopback: fix broken tabs in greybus_protocols.h by Bryan O'Donoghue · 9 years ago
  20. f7908e4 greybus: loopback: update throughput metrics to improve granularity by Bryan O'Donoghue · 9 years ago
  21. c3bba87 greybus: loopback: truncate maximum loop data to link size by Bryan O'Donoghue · 9 years ago
  22. 384a7a3c greybus: loopback: add sink to loopback protocol by Bryan O'Donoghue · 9 years ago
  23. a598f43 greybus: loopback: make loopback type input equivalent to protocol type by Bryan O'Donoghue · 9 years ago
  24. 74a240a greybus: loopback: remove spurious pr_err in sysfs store by Bryan O'Donoghue · 9 years ago
  25. a0ee3d3 greybus: loopback: remove magic number in state-machine by Bryan O'Donoghue · 9 years ago
  26. f9f971a greybus: loopback: Move loopback operation definitions by Bryan O'Donoghue · 9 years ago
  27. e99f305 greybus: Cleanup connection leftovers by Viresh Kumar · 9 years ago
  28. e4340b1 greybus: operation: fix incoming-response corruption by Johan Hovold · 9 years ago
  29. 048a7ff greybus: operation: fix outgoing-response corruption by Johan Hovold · 9 years ago
  30. 0581f28e greybus: operation: fix use-after-free in response receive path by Johan Hovold · 9 years ago
  31. 85109f7 greybus: operation: fix operation-destroy race by Johan Hovold · 9 years ago
  32. 5c1ac69 greybus: properly cleanup ida and idr structures when shutting down by Greg Kroah-Hartman · 9 years ago
  33. 6ceb8fd greybus: svc: save pointer to struct gb_svc in struct gb_interface by Viresh Kumar · 9 years ago
  34. ab69c4c greybus: svc: SVC is part of greybus core by Viresh Kumar · 9 years ago
  35. 87c016e greybus: connection: Use connection->dev for printing messages by Viresh Kumar · 9 years ago
  36. b950dc2 greybus: interface: Fix comment mistake (s/add/init) by Viresh Kumar · 9 years ago
  37. 6fa1adb greybus: connection: Exit connection before destroying it by Viresh Kumar · 9 years ago
  38. 9ddf133 greybus: sdio: fix transfer buffer handling and blocks counting by Rui Miguel Silva · 9 years ago
  39. f85451d greybus: sdio: add need poll to host caps by Rui Miguel Silva · 9 years ago
  40. 73f4a52 greybus: sdio: check number of blocks in transfer by Rui Miguel Silva · 9 years ago
  41. 882edf5 greybus: sdio: pass only data pointer to tranfer funtion by Rui Miguel Silva · 9 years ago
  42. 7a5cd5a greybus: sdio: fix call to stop command if no data exist by Rui Miguel Silva · 9 years ago
  43. 08ccc9b greybus: sdio: fix return of get_cd and get_ro by Rui Miguel Silva · 9 years ago
  44. c36d31c greybus: sdio: rework of event handler by Rui Miguel Silva · 9 years ago
  45. ef0cc0e greybus: sdio: split cmd_flags to there meaning by Rui Miguel Silva · 9 years ago
  46. df22363 greybus: Revert "examples: add manifest file for sdio" by Greg Kroah-Hartman · 9 years ago
  47. 5139265 greybus: examples: add manifest file for sdio by Rui Miguel Silva · 9 years ago
  48. 3a97cdd greybus: makefile: fix unused cflags by Perry Hung · 9 years ago
  49. 188f978 greybus: operation: fix cancellation of responses by Johan Hovold · 9 years ago
  50. fde7382 greybus: operation: allocate response before setting result by Johan Hovold · 9 years ago
  51. 1635304 greybus: operation: drop redundant oom message by Johan Hovold · 9 years ago
  52. 2593261 greybus: operation: remove obsolete operation-field comments by Johan Hovold · 9 years ago
  53. e339881 greybus: operation: add unidirectional-operation flag by Johan Hovold · 9 years ago
  54. 710067e greybus: operation: add incoming-operation flag by Johan Hovold · 9 years ago
  55. 73f9d73 greybus: operation: fix cancellation use-after-free by Johan Hovold · 9 years ago
  56. abb722e greybus: operation: make response helper static by Johan Hovold · 9 years ago
  57. a52c435 greybus: operation: allow atomic request submissions by Johan Hovold · 9 years ago
  58. e420721 greybus: operation: allow atomic operation allocations by Johan Hovold · 9 years ago
  59. 3e136cc greybus: operation/esx: fix message-cancellation lifetime bugs by Johan Hovold · 9 years ago
  60. 5677d48 greybus: bundles: remove gb_bundle(s)_init() by Viresh Kumar · 9 years ago
  61. c3add78 greybus: interface: device_id belongs to the interface by Viresh Kumar · 9 years ago
  62. 7e9017d greybus: svc: Drop svc_set_route_send() by Viresh Kumar · 9 years ago
  63. c3a1617 greybus: connection: intf_cport_id is local to an interface by Viresh Kumar · 9 years ago
  64. b758d68 greybus: connection: bind protocol after the connection is operational by Viresh Kumar · 9 years ago
  65. 463e873 greybus: control: Use gb_builtin_protocol_driver() by Viresh Kumar · 9 years ago
  66. e18822e greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver() by Viresh Kumar · 9 years ago
  67. 06e305f greybus: svc: Use macro's for major/minor numbers by Viresh Kumar · 9 years ago
  68. 7eb8919 greybus: svc: Fix doc-style comment by Viresh Kumar · 9 years ago
  69. ba4b099 greybus: uart: Update UART to reflect field size changes by Bryan O'Donoghue · 9 years ago
  70. 4c025cf greybus: uart: Add support for UART error signals by Bryan O'Donoghue · 9 years ago
  71. 802362d greybus: uart: Relocate UART parity/overrun/framing/break signals by Bryan O'Donoghue · 9 years ago
  72. dccbe40 greybus: define more greybus classes by Viresh Kumar · 9 years ago
  73. 93a99e8 greybus: sdio: correct the usage of mmc request in work queues handler by Phong Tran · 9 years ago
  74. 9b86bdf greybus: sdio: change the order of remove and free mmc host by Phong Tran · 9 years ago
  75. 153f478 greybus: sdio: remove the redefine of sdio major and minor by Phong Tran · 9 years ago
  76. f4706b8 greybus: gb-audio: Ensure i2c adapter struct exists before using by Mark Greer · 9 years ago
  77. 86f918e greybus: esx: fix null-deref on hotplug events by Johan Hovold · 9 years ago
  78. 8a01b40 greybus: kernel_ver: add sg copy operations for kernel < 3.11 by Rui Miguel Silva · 9 years ago
  79. 5656ab9 greybus: sdio: fix defines for older kernels by Rui Miguel Silva · 9 years ago
  80. 730a2f6 greybus: control: Warn if non-control cport/bundles have control protocol/classes by Viresh Kumar · 9 years ago
  81. f18327e greybus: connection: send [dis]connected events over control CPort by Viresh Kumar · 9 years ago
  82. 87c8eb8 greybus: hotplug function doesn't need to contain manifest now by Viresh Kumar · 9 years ago
  83. 6c68da2 greybus: interface: Get manifest using Control protocol by Viresh Kumar · 9 years ago
  84. cdee4f7 greybus: Add control protocol support by Viresh Kumar · 9 years ago
  85. b08488b greybus: manifest: Allow bundles/connections list to be non-empty at manifest parsing by Viresh Kumar · 9 years ago
  86. 3b6ecd6 greybus: sdio: extend sdio implementation by Rui Miguel Silva · 9 years ago
  87. 656f22e greybus: makefile: add MMC to the required option list by Rui Miguel Silva · 9 years ago
  88. cdb5781d greybus: uart: Fix sparse warning by Bryan O'Donoghue · 9 years ago
  89. 3ee2266 greybus: uart: Latch modem control signals for tciomget by Bryan O'Donoghue · 9 years ago
  90. fd7b435 greybus: Revert "greybus: reserve host cport id 0" by Greg Kroah-Hartman · 9 years ago
  91. 9df9449 greybus: Merge branch alex into Alexandre by Greg Kroah-Hartman · 9 years ago
  92. fc1a536 greybus: es2.c: add a control request for endpoints mapping by Alexandre Bailon · 9 years ago
  93. 606addd greybus: es2.c: Increase the number of bulk endpoints by Alexandre Bailon · 9 years ago
  94. ddc09ac greybus: es2.c: create dedicated struct for cport_in and cport_out by Alexandre Bailon · 9 years ago
  95. 611c1739 greybus: es2.c: Don't use magic value for USB control request by Alexandre Bailon · 9 years ago
  96. 799baa2 greybus: es1.c: Don't use magic value for USB control request by Alexandre Bailon · 9 years ago
  97. 4bc1389 greybus: esX: use one byte to encode cport ids in header by Alex Elder · 9 years ago
  98. 88d18a9 greybus: reserve host cport id 0 by Alex Elder · 9 years ago
  99. fb690ca greybus: rename HOST_DEV_CPORT_ID_MAX by Alex Elder · 9 years ago
  100. d29b3d6 greybus: esX: encapsulate packing cport id into header by Alex Elder · 9 years ago