1. 8f0a654 greybus: es2: use official USB vendor/device id by Greg Kroah-Hartman · 9 years ago
  2. 76be20a greybus: db3-platform: get rid of redundant gpio tests by Alex Elder · 9 years ago
  3. ed8fbc2 greybus: db3-platform: Use dev_info for success messages by Viresh Kumar · 9 years ago
  4. 863e652 greybus: db3-platform: fix some typos by Alex Elder · 9 years ago
  5. d934a88 greybus: db3-platform: fix code that fetches reset GPIO by Alex Elder · 9 years ago
  6. 92cc1d2 greybus: endo: move greybus_endo_setup() to endo.c by Viresh Kumar · 9 years ago
  7. f7d3ad9 greybus: module: fix double freeing of module structure by Viresh Kumar · 9 years ago
  8. 63e8a14 greybus: interface: fix double freeing of interface structure by Viresh Kumar · 9 years ago
  9. 8d1043a greybus: bundle: fix double freeing of bundle structure by Viresh Kumar · 9 years ago
  10. 3014712 greybus: endo: fix device-id allocation by Johan Hovold · 9 years ago
  11. 16cd787 greybus: endo: fix use-after-free in error path by Johan Hovold · 9 years ago
  12. d517f27 greybus: platform: Add platform driver for DB3 AP bridge by Vaibhav Hiremath · 9 years ago
  13. b50a24e greybus: svc: don't trust any struct devices by Greg Kroah-Hartman · 9 years ago
  14. c69b98d greybus: core: remove uevent handling for gb_connection by Greg Kroah-Hartman · 9 years ago
  15. 6ea462a greybus: bundle.h: add a private field to struct gb_bundle by Greg Kroah-Hartman · 9 years ago
  16. 7e4c8d7 greybus: protocol: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  17. 5d9c68d greybus: greybus_trace: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  18. d9a9ea1 greybus: loopback: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  19. 30482c1 greybus: connection: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  20. b750fa3 greybus: connection: remove 'struct device' from 'struct gb_connection' by Greg Kroah-Hartman · 9 years ago
  21. b6789ee greybus: sdio: some cleanups in command function by Rui Miguel Silva · 9 years ago
  22. 10ed193 greybus: sdio: send data block details at command request by Rui Miguel Silva · 9 years ago
  23. 1ec5843 greybus: loopback: capture and present firmware supplied latencies by Bryan O'Donoghue · 9 years ago
  24. e6227ee greybus: loopback: add tracker variables to hold firmware timestamps by Bryan O'Donoghue · 9 years ago
  25. fd58926 greybus: loopback: send command to APBridge to tag throughput by Bryan O'Donoghue · 9 years ago
  26. e7e2efc greybus: connection: add latency tag enable/disable callbacks by Bryan O'Donoghue · 9 years ago
  27. 608ab2f greybus: es1,es2: add USB vendor command to timestamp by Bryan O'Donoghue · 9 years ago
  28. 29a167e greybus: raw: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  29. defa37e greybus: control: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  30. c3aa655 greybus: operation: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  31. dfdc6e1 greybus: usb: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  32. 61c8057 greybus: sdio: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  33. 5fd18b3 greybus: light : use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  34. 8d5732f greybus: pwm: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  35. c01e16e greybus: i2c: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  36. c7eb46e greybus: gpio: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  37. 0a72bd3 greybus: firmware: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  38. 283dc01 greybus: audio: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  39. b2a637d greybus: hid: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  40. 1cb9e38 greybus: spi: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  41. 4f30bf3 greybus: uart: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  42. 5ae2f55 greybus: vibrator: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  43. 04db334 greybus: loopback: add reserved fields to track firmware latencies by Bryan O'Donoghue · 9 years ago
  44. 0010245 greybus: gpio: handle set_irq_flags api change by Johan Hovold · 9 years ago
  45. 650f38e greybus: build: add pwm to config options to enable by Johan Hovold · 9 years ago
  46. 7f0efa0 greybus: connection: remove duplicate protocol lookup error message by Johan Hovold · 9 years ago
  47. 9942fc8 greybus: protocol: make protocol-lookup error message more informative by Johan Hovold · 9 years ago
  48. d4efa68 greybus: vibrator: add missing protocol-register error handling by Johan Hovold · 9 years ago
  49. 4505c4d greybus: protocol: make version debug message more informative by Johan Hovold · 9 years ago
  50. 519bf3c greybus: protocol: warn on protocol put errors by Johan Hovold · 9 years ago
  51. 7803384 greybus: protocol: warn on bad deregistration by Johan Hovold · 9 years ago
  52. 0b1118a greybus: operation: clean up error messages by Johan Hovold · 9 years ago
  53. ff65e20 greybus: operation: drop OOM-response FIXME by Johan Hovold · 9 years ago
  54. aae5a44 greybus: connection: replace pr_err with dev_err by Johan Hovold · 9 years ago
  55. 305a031 greybus: es1/es2: clean up error messages by Johan Hovold · 9 years ago
  56. 67b8175 greybus: connection: destroy connection on failing to bind it by Fabien Parent · 9 years ago
  57. 82ee1e6 greybus: es2: implement cport reset control request by Fabien Parent · 9 years ago
  58. f064b87 greybus: sdio: clarify operator precedence by Rui Miguel Silva · 9 years ago
  59. dcb8d8d greybus: sdio: convert greybus ocr values to mmc ones by Rui Miguel Silva · 9 years ago
  60. 6cac7dc greybus: sdio: fix card removable detection by Rui Miguel Silva · 9 years ago
  61. e0f875c greybus: sdio: add field to get_caps response by Rui Miguel Silva · 9 years ago
  62. 1575ef1 greybus: svc: skip setting flags for boot over unipro by Viresh Kumar · 9 years ago
  63. d3247a3 greybus: build: android: fix strip module build step by Michael Scott · 9 years ago
  64. adc4014 greybus: build: android: replace Linaro build specific logic with AOSP equivalents by Michael Scott · 9 years ago
  65. 3c9426a greybus: gpio: fix generic_handle_irq_desc api change by Rui Miguel Silva · 9 years ago
  66. 4ee1441 greybus: gpio: handle api change in generic_handle_irq_desc() by Greg Kroah-Hartman · 9 years ago
  67. 6ab1ce4 greybus: operation: remove gb_operation_destroy by Johan Hovold · 9 years ago
  68. 58c8512 greybus: es1/2: fix use-after-free in completion callback by Johan Hovold · 9 years ago
  69. 336dfea greybus: firmware: Don't send control-disconnected event for firmware protocol by Viresh Kumar · 9 years ago
  70. 06986a2 greybus: firmware: drop 'stage' from ready-to-boot request by Viresh Kumar · 9 years ago
  71. 78cd677 greybus: interface: gb_interface_create() isn't called for existing interfaces by Viresh Kumar · 9 years ago
  72. 80d1ede greybus: interface: Pass interface pointer to gb_interface_remove() by Viresh Kumar · 9 years ago
  73. 6bec5c7 greybus: svc: Read and clear module's boot status by Viresh Kumar · 9 years ago
  74. bbaca71 greybus: svc: Allow consecutive hotplug events for the same module by Viresh Kumar · 9 years ago
  75. c06307c greybus: svc: Use 'dev' instead '&op->connection->dev' by Viresh Kumar · 9 years ago
  76. c83d4ab greybus: loopback: remove module specific identifier from debugfs name by Bryan O'Donoghue · 9 years ago
  77. 8d8d36d greybus: loopback: drop redundant endo0 string from debugfs entry name by Bryan O'Donoghue · 9 years ago
  78. 42d7f7e greybus: loopback: masked out threads should sleep by Bryan O'Donoghue · 9 years ago
  79. f01f7a9 greybus: loopback: move sysfs entries to /sys/bus/greybus/devices/endo0 by Bryan O'Donoghue · 9 years ago
  80. 6872c46 greybus: es1, es2: hook tracepoints to hardware send/recv operations by Bryan O'Donoghue · 9 years ago
  81. 32b2b16 greybus: tracepoints: add tracepoints for host_device tx/rx by Bryan O'Donoghue · 9 years ago
  82. d090446 greybus: loopback: drop dependency on internal timestamps by Bryan O'Donoghue · 9 years ago
  83. 608f661 greybus: es2: comment out unused functions by Greg Kroah-Hartman · 9 years ago
  84. 5c8ad59 greybus: operation, core: hook tracepoints into message opertions by Bryan O'Donoghue · 9 years ago
  85. bb03ed9 greybus: tracepoints: add tracepoint definitions by Bryan O'Donoghue · 9 years ago
  86. 2e49b15 greybus: Documentation: Update sysfs-bus-greybus by Viresh Kumar · 9 years ago
  87. 3afe952 greybus: hd: remove connection-create/destroy callbacks by Johan Hovold · 9 years ago
  88. d7ea30a5 greybus: hd: add optional cport enable and disable callbacks by Johan Hovold · 9 years ago
  89. 2846d3e greybus: connection: add protocol-version helper by Johan Hovold · 9 years ago
  90. 9d7fc25 greybus: connection: add control-connected helper by Johan Hovold · 9 years ago
  91. 72d7482 greybus: connection: clean up control-disconnected helper by Johan Hovold · 9 years ago
  92. 8d7a712 greybus: connection: clean up init error paths by Johan Hovold · 9 years ago
  93. a95c258 greybus: connection: clean up svc-connection creation by Johan Hovold · 9 years ago
  94. ced6007 greybus: es{1,2}: remove obselete define by Fabien Parent · 9 years ago
  95. 2498050 greybus: svc: fix endianness for svc message by Rui Miguel Silva · 9 years ago
  96. cfb1690 greybus: greybus_protocols: add missing version-request definition by Johan Hovold · 9 years ago
  97. 5983293 greybus: svc: fix version response by Johan Hovold · 9 years ago
  98. c09db18 greybus: svc: fix ida memory leak by Johan Hovold · 9 years ago
  99. e5acf73 greybus: es2: add some documentation about endpoints mapping by Alexandre Bailon · 9 years ago
  100. 64c9cab greybus: es2: change (un)map methods to static by Alexandre Bailon · 9 years ago