1. f95ad78 greybus: uart: Update uart.c to register tty ports by Bryan O'Donoghue · 9 years ago
  2. f5537d4 greybus: uart: Reduce UART count from 255 to 16 by Bryan O'Donoghue · 9 years ago
  3. 11fca14 greybus: uart: Tidy naming convention to more closely match spec by Bryan O'Donoghue · 9 years ago
  4. 4ef5348 greybus: uart: Move UART protocol structs/defines to greybus_protocols.h by Bryan O'Donoghue · 9 years ago
  5. 55f2291 greybus: uart: Fix the memory leak in connection init by Phong Tran · 9 years ago
  6. 3cb494c greybus: endo: Add missing '\n' sprintf() for sysfs files by Viresh Kumar · 9 years ago
  7. 7ba864a greybus: gpio: add irq-type defines by Johan Hovold · 9 years ago
  8. 4bf3780 greybus: gpio: remove unused debounce define by Johan Hovold · 9 years ago
  9. e6cebf8 greybus: endo: delete "0xXXXX" portion in sysfs "endo" directory by Alex Elder · 9 years ago
  10. 312bb84 greybus: endo: drop redundant prefixes from sysfs basenames by Alex Elder · 9 years ago
  11. 28e3ced greybus: update sysfs documentation files by Alex Elder · 9 years ago
  12. b4dbf1e greybus: add documentation for Endo sysfs files by Alex Elder · 9 years ago
  13. df76422 greybus: audio: Remove the MODULE_LICENSE() by Phong Tran · 9 years ago
  14. bcd8215 greybus: audio: Fix typo for macro I2S data version minor by Phong Tran · 9 years ago
  15. 012d7d4 greybus: greybus_protocols: fix guard tag by Alex Elder · 9 years ago
  16. 47bf0b4 greybus: gpio: update operation types by Johan Hovold · 9 years ago
  17. 23bd25a greybus: Merge branch 'master' of github.com:gregkh/greybus by Greg Kroah-Hartman · 9 years ago
  18. b61fa7b greybus: svc: use macro for init and exit protocol by Phong Tran · 9 years ago
  19. ea15a40 greybus: svc: Fix endian of hotplug request data by Phong Tran · 9 years ago
  20. 1409c4d greybus: gpio: fix interrupt protocol by Johan Hovold · 9 years ago
  21. 25f11ed greybus: gpio: fix atomic sleep when using interrupts by Johan Hovold · 9 years ago
  22. 0cb918d greybus: gpio: rename irq mask and unmask callbacks by Johan Hovold · 9 years ago
  23. ec76211 greybus: gpio: use irq-domain lookups by Johan Hovold · 9 years ago
  24. 2611ebe greybus: gpio: don't call irq-flow handler directly by Johan Hovold · 9 years ago
  25. b8e3ffe greybus: gpio: remove unused irq-ack operation by Johan Hovold · 9 years ago
  26. c8d1ad8 greybus: gpio: fix debugfs output by Johan Hovold · 9 years ago
  27. 1d771fe greybus: operation: add support for incoming unidirectional operations by Johan Hovold · 9 years ago
  28. d67a39a greybus: Merge branch 'master' of github.com:gregkh/greybus by Greg Kroah-Hartman · 9 years ago
  29. 30c6d9d greybus: introduce SVC protocol by Alex Elder · 9 years ago
  30. 4441f47 greybus: update copyrights by Alex Elder · 9 years ago
  31. 2de1a8b greybus: add copyright statements by Alex Elder · 9 years ago
  32. eb765e4 greybus: core: don't set up endo until host device is initialized by Alex Elder · 9 years ago
  33. 344943d greybus: endo: record AP interface id by Alex Elder · 9 years ago
  34. e45524f greybus: endo: rework some attributes by Alex Elder · 9 years ago
  35. 8a76043 greybus: endo: encapsulate computing the max interface id by Alex Elder · 9 years ago
  36. 22e17ed greybus: rename "gpbridge.h" by Alex Elder · 9 years ago
  37. e9385e5 greybus: include "gpbridge.h" from "greybus.h" by Alex Elder · 9 years ago
  38. 8ea70fe greybus: core: return error code when creating host device by Alex Elder · 9 years ago
  39. 6b7d5a1 greybus: core: return error code when creating endo by Alex Elder · 9 years ago
  40. ee3ecf8 greybus: endo: pass endo_id to gb_endo_create() by Alex Elder · 9 years ago
  41. a702a09 greybus: endo: rename gb_svc by Alex Elder · 9 years ago
  42. 0d17e0c greybus: gb-audio: Set samples per message during init by Mark A. Greer · 9 years ago
  43. 6b34099 greybus: gb-audio: Set I2S Configuration according to ASOC requests by Mark A. Greer · 9 years ago
  44. 48229e5 greybus: gb-audio: Activate TX connection Bundle CPort ID by Mark A. Greer · 9 years ago
  45. f9a4fee greybus: gb-audio: Activate TX CPort in PCM workqueue by Mark A. Greer · 9 years ago
  46. e803cf7 greybus: gb-audio: Remove useless comment by Mark A. Greer · 9 years ago
  47. 415b831 greybus: gb-audio: Add I2C device for rt5647 codec by Mark A. Greer · 9 years ago
  48. 827e27e greybus: gb-audio: cpu_dai.fmt does not exist in v4.1 by Mark A. Greer · 9 years ago
  49. 4c739e3 greybus: gb-audio: Fix DAI formats and master/slave settings by Mark A. Greer · 9 years ago
  50. 34aa7e1 greybus: gb-audio: Clean up codec name generation by Mark A. Greer · 9 years ago
  51. 555a064 greybus: gb-audio: Allocate space for 20 configurations by Mark A. Greer · 9 years ago
  52. 0e995aa greybus: gb-audio: Set clock edges to match rt5647 codec requirements by Mark A. Greer · 9 years ago
  53. 8d346df greybus: gpbridge: fix section mismatches by Johan Hovold · 9 years ago
  54. d52b35f greybus: operation: add helper to retrieve max payload size by Johan Hovold · 9 years ago
  55. 8e929a8 greybus: core: add lower-limit for host-device buffers by Johan Hovold · 9 years ago
  56. c38cf10 greybus: operation: allow maximum-sized messages by Johan Hovold · 9 years ago
  57. d933667 greybus: fix host-device buffer constraints by Johan Hovold · 9 years ago
  58. d966820 greybus: remove unused prototypes from header by Johan Hovold · 9 years ago
  59. fed78bf greybus: remove unnecessary greybus.h includes by Johan Hovold · 9 years ago
  60. bdac599 greybus: Use gb_gpbridge_protocol_init() by Viresh Kumar · 9 years ago
  61. 27551b1 greybus: protocol: Add gb_gpbridge_protocol_driver() by Viresh Kumar · 9 years ago
  62. f5db53b greybus: gpbridge: rename gpb.c to gpbridge.c by Viresh Kumar · 9 years ago
  63. 8ba2522 greybus: raw: move module_{init|exit} to the end of functions by Viresh Kumar · 9 years ago
  64. c16b63e8 greybus: module: name routines consistently by Viresh Kumar · 9 years ago
  65. 51b5d8d greybus: interface: name routines consistently by Viresh Kumar · 9 years ago
  66. 5ddf738 greybus: endo: name routines consistently by Viresh Kumar · 9 years ago
  67. 12eba9f greybus: connection: name routines consistently by Viresh Kumar · 9 years ago
  68. 8fd4658 greybus: protocol: remove leading underscore from _gb_protocol_find() by Viresh Kumar · 9 years ago
  69. 4890f31 greybus: spi: Move structure definitions into gpbridge.h by Viresh Kumar · 9 years ago
  70. 8de925b greybus: gpio: fix tab/space mistake by Viresh Kumar · 9 years ago
  71. 4f8ab11 greybus: raw: include uaccess.h to fix warning by Viresh Kumar · 9 years ago
  72. e806c7f greybus: raw: add raw greybus kernel driver by Greg Kroah-Hartman · 9 years ago
  73. 5bd5f00 greybus: connection: remove lock around ida_simple_* functions by Greg Kroah-Hartman · 9 years ago
  74. 6b17492 greybus: vibrator: convert idr to be an ida by Greg Kroah-Hartman · 9 years ago
  75. 6f8528e greybus: loopback: add more clean up when init connection fails by Phong Tran · 9 years ago
  76. 65cac60 greybus: make: check kernel configuration options by Rui Miguel Silva · 9 years ago
  77. ac1c284 greybus: loopback: support module-initiated requests by Alex Elder · 9 years ago
  78. 48cc8b8 greybus: loopback: define loopback functions symbolically by Alex Elder · 9 years ago
  79. 91262c3 greybus: loopback: symbolically define max wait time by Alex Elder · 9 years ago
  80. 48f19ee greybus: loopback: fix an incorrect comment by Alex Elder · 9 years ago
  81. 69f6034 greybus: loopback: return the right error value by Alex Elder · 9 years ago
  82. a04c640 greybus: loopback: fix the type attribute check by Alex Elder · 9 years ago
  83. 64a5480 greybus: audio: fix a bunch of endian issues by Greg Kroah-Hartman · 9 years ago
  84. 1395690 greybus: audio: fix some sparse static warnings by Greg Kroah-Hartman · 9 years ago
  85. 563e6b9 greybus: manifest: be coherent with protocol name by Rui Miguel Silva · 9 years ago
  86. 51e93ae greybus: endo: Create modules after validating Endo ID by Viresh Kumar · 9 years ago
  87. 4f4cc1b greybus: endo: Add code to validate Endo ID by Viresh Kumar · 9 years ago
  88. 61c0926 greybus: gb-audio: fix build breakage on 4.1-rc1 by Greg Kroah-Hartman · 9 years ago
  89. 7f3f356 greybus: gb-audio: fix build warning by Greg Kroah-Hartman · 9 years ago
  90. 68fff96 greybus: Support building greybus on host PC by Bryan O'Donoghue · 9 years ago
  91. a4749bb greybus: gb-audio: Add integrated greybus audio driver by John Stultz · 9 years ago
  92. 6d65337 greybus: eliminate extra response flag definitions by Alex Elder · 9 years ago
  93. 5c58640 greybus: battery: use feature tag rather than kernel version by Alex Elder · 9 years ago
  94. 9ade6d3 greybus: battery: free struct on error in caller by Alex Elder · 9 years ago
  95. c13c8bf greybus: es2: fix driver name collision with es1 by Rob Herring · 9 years ago
  96. e80d09a greybus: protocol.h: fix up long lines in define_get_version() by Greg Kroah-Hartman · 9 years ago
  97. f487c80 greybus: protocol.h: macros should not have a trailing ';' by Greg Kroah-Hartman · 9 years ago
  98. 63ca78b greybus: kernel_ver.h: add a blank line after a variable definition by Greg Kroah-Hartman · 9 years ago
  99. 3906a59 greybus: kernel_ver.h: add a ' ' character to KERNEL_VERSION() by Greg Kroah-Hartman · 9 years ago
  100. 99a4bd5 greybus: kernel_ver.h: fix leading space coding style issues by Greg Kroah-Hartman · 9 years ago