1. 4f8ab11 greybus: raw: include uaccess.h to fix warning by Viresh Kumar · 9 years ago
  2. e806c7f greybus: raw: add raw greybus kernel driver by Greg Kroah-Hartman · 9 years ago
  3. 5bd5f00 greybus: connection: remove lock around ida_simple_* functions by Greg Kroah-Hartman · 9 years ago
  4. 6b17492 greybus: vibrator: convert idr to be an ida by Greg Kroah-Hartman · 9 years ago
  5. 6f8528e greybus: loopback: add more clean up when init connection fails by Phong Tran · 9 years ago
  6. 65cac60 greybus: make: check kernel configuration options by Rui Miguel Silva · 9 years ago
  7. ac1c284 greybus: loopback: support module-initiated requests by Alex Elder · 9 years ago
  8. 48cc8b8 greybus: loopback: define loopback functions symbolically by Alex Elder · 9 years ago
  9. 91262c3 greybus: loopback: symbolically define max wait time by Alex Elder · 9 years ago
  10. 48f19ee greybus: loopback: fix an incorrect comment by Alex Elder · 9 years ago
  11. 69f6034 greybus: loopback: return the right error value by Alex Elder · 9 years ago
  12. a04c640 greybus: loopback: fix the type attribute check by Alex Elder · 9 years ago
  13. 64a5480 greybus: audio: fix a bunch of endian issues by Greg Kroah-Hartman · 9 years ago
  14. 1395690 greybus: audio: fix some sparse static warnings by Greg Kroah-Hartman · 9 years ago
  15. 563e6b9 greybus: manifest: be coherent with protocol name by Rui Miguel Silva · 9 years ago
  16. 51e93ae greybus: endo: Create modules after validating Endo ID by Viresh Kumar · 9 years ago
  17. 4f4cc1b greybus: endo: Add code to validate Endo ID by Viresh Kumar · 9 years ago
  18. 61c0926 greybus: gb-audio: fix build breakage on 4.1-rc1 by Greg Kroah-Hartman · 9 years ago
  19. 7f3f356 greybus: gb-audio: fix build warning by Greg Kroah-Hartman · 9 years ago
  20. 68fff96 greybus: Support building greybus on host PC by Bryan O'Donoghue · 9 years ago
  21. a4749bb greybus: gb-audio: Add integrated greybus audio driver by John Stultz · 9 years ago
  22. 6d65337 greybus: eliminate extra response flag definitions by Alex Elder · 9 years ago
  23. 5c58640 greybus: battery: use feature tag rather than kernel version by Alex Elder · 9 years ago
  24. 9ade6d3 greybus: battery: free struct on error in caller by Alex Elder · 9 years ago
  25. c13c8bf greybus: es2: fix driver name collision with es1 by Rob Herring · 9 years ago
  26. e80d09a greybus: protocol.h: fix up long lines in define_get_version() by Greg Kroah-Hartman · 9 years ago
  27. f487c80 greybus: protocol.h: macros should not have a trailing ';' by Greg Kroah-Hartman · 9 years ago
  28. 63ca78b greybus: kernel_ver.h: add a blank line after a variable definition by Greg Kroah-Hartman · 9 years ago
  29. 3906a59 greybus: kernel_ver.h: add a ' ' character to KERNEL_VERSION() by Greg Kroah-Hartman · 9 years ago
  30. 99a4bd5 greybus: kernel_ver.h: fix leading space coding style issues by Greg Kroah-Hartman · 9 years ago
  31. a549be51 greybus: battery: update for 4.1 power supply api changes by Greg Kroah-Hartman · 9 years ago
  32. f03eec8 greybus: Move id-field before bundle-field in CPort Descriptor. by Viresh Kumar · 9 years ago
  33. 499ee95 greybus: Explicitly add pad-bytes to manifest descriptors by Viresh Kumar · 9 years ago
  34. b022515 greybus: Remove class descriptor by Viresh Kumar · 9 years ago
  35. 20f087e greybus: manifest: drop interface-version field by Viresh Kumar · 9 years ago
  36. 8a5286e greybus: manifest: Remove vendor, product and unique-id from interface descriptor by Viresh Kumar · 9 years ago
  37. 22fd2a8 greybus: bundle: use kstrdup() for state file by Alex Elder · 10 years ago
  38. 55b930c greybus: manifest: Warn if descriptor size > expected size by Viresh Kumar · 9 years ago
  39. fa2fbf1 greybus: manifest: Account for padding in string descriptor by Viresh Kumar · 9 years ago
  40. af6e8b4 greybus: Explicitly mark structures as packed by Viresh Kumar · 9 years ago
  41. 8f8b2297 greybus: endo: Rename endo's 'type' as 'id' by Viresh Kumar · 9 years ago
  42. 58d6746 greybus: endo: Use a real endo id by Viresh Kumar · 9 years ago
  43. 6cf42a4 greybus: MODULE_LICENSE cleanup by Greg Kroah-Hartman · 10 years ago
  44. 75052a5 greybus: bundle: add state sysfs file by Greg Kroah-Hartman · 10 years ago
  45. 1ffc12b greybus: loopback: fix 64-bit divisions by Johan Hovold · 10 years ago
  46. dcd1dad greybus: gpbridge.h: remove BIT() define by Greg Kroah-Hartman · 10 years ago
  47. 67c920b greybus: gpbridge.h: whitespace cleanups by Greg Kroah-Hartman · 10 years ago
  48. 453bbea greybus: Move briged phy structure definitions into gpbridge.h by John Stultz · 10 years ago
  49. b0235b2 greybus: Documentation/sysfs-bus-greybus: document module sysfs files by Greg Kroah-Hartman · 10 years ago
  50. 7baa184 greybus: Documentation/sysfs-bus-greybus: document the endo and SVC by Greg Kroah-Hartman · 10 years ago
  51. f0b6787 greybus: Documentation/sysfs-bus-greybus: update kernel version and date by Greg Kroah-Hartman · 10 years ago
  52. a4d9150 greybus: endo: hook up endos into the device tree by Greg Kroah-Hartman · 10 years ago
  53. 0f035ac greybus: endo: add endo structures and logic by Greg Kroah-Hartman · 10 years ago
  54. 764e824 greybus: module.c: add attributes by Greg Kroah-Hartman · 10 years ago
  55. 24ef485 greybus: drop host-driver buffer headroom by Johan Hovold · 10 years ago
  56. 491e60d greybus: es2: sync up with recent es1 changes by Johan Hovold · 10 years ago
  57. a9cf7da greybus: es1: fix transfer-buffer alignment by Johan Hovold · 10 years ago
  58. da9dd11 greybus: operation: add explicit padding to message header by Johan Hovold · 10 years ago
  59. 1e5613b greybus: operation: fix potential message corruption by Johan Hovold · 10 years ago
  60. 7cf7bca greybus: pass messages to host drivers by Johan Hovold · 10 years ago
  61. ac67acd greybus: operation: move message-header definition to header file by Johan Hovold · 10 years ago
  62. cbba76f greybus: remove obsolete buffer-alignment requirement by Johan Hovold · 10 years ago
  63. 564c72b greybus: operation: fix unaligned memory accesses in receive path by Johan Hovold · 10 years ago
  64. c15ccab greybus: es2: sync up with recent es1 changes by Johan Hovold · 10 years ago
  65. bfd9a94 greybus: es1: fix buffer-size limit by Johan Hovold · 10 years ago
  66. 79940cf greybus: es1: fix DMA-buffer on stack by Johan Hovold · 10 years ago
  67. b7744b7 greybus: es1: drop unnecessary casts by Johan Hovold · 10 years ago
  68. 88e6d37 greybus: bundle: s/class_type/class by Viresh Kumar · 10 years ago
  69. 9f5f30e712 greybus: driver corresponds to a bundle, not interface by Viresh Kumar · 10 years ago
  70. 8e2e22d greybus: drop module descriptors by Viresh Kumar · 10 years ago
  71. a93db2d greybus: manifest: Use interface descriptor instead of module descriptor to get information by Viresh Kumar · 10 years ago
  72. bb97ea8 greybus: bundle: Initialize all bundles on link-up by Viresh Kumar · 10 years ago
  73. 7c183f7 greybus: bundle: Create bundles using bundle descriptors by Viresh Kumar · 10 years ago
  74. 581baac greybus: hid: Use payload-size to get report size by Viresh Kumar · 10 years ago
  75. 83a0cb5 greybus: Add bundle descriptor type by Viresh Kumar · 10 years ago
  76. c9d9d0d greybus: interface: Fetch interface id instead of module id during setup by Viresh Kumar · 10 years ago
  77. 2352a73 greybus: Unregister devices to get them freed by Viresh Kumar · 10 years ago
  78. 045235f greybus: Initial I2S definitions by Mark Greer · 10 years ago
  79. 6023629 greybus: Documentation/sysfs: add a proposed sysfs tree for greybus by Greg Kroah-Hartman · 10 years ago
  80. e4c4b4d greybus: reduce the ranting by Alex Elder · 10 years ago
  81. 66c9898 greybus: kernel_ver.h: add sysfs_create_groups() and sysfs_remove_groups() by Greg Kroah-Hartman · 10 years ago
  82. 7a51b93 greybus: loopback: use the attribute groups, not group by Greg Kroah-Hartman · 10 years ago
  83. 5679f78 greybus: loopback: fix build breakage about SZ_4K by Greg Kroah-Hartman · 10 years ago
  84. 355a705 greybus: Add loopback protocol by Alexandre Bailon · 10 years ago
  85. e0feaf1 greybus: es2: test apb1_log_task safely by Alex Elder · 10 years ago
  86. dada3b0 greybus: es1: test apb1_log_task safely by Alex Elder · 10 years ago
  87. d8187aa greybus: manifest: use size_t for a size variable by Alex Elder · 10 years ago
  88. 973ccfd greybus: operation: refactor response handling by Johan Hovold · 10 years ago
  89. d0eb755 greybus: hid: fix missing response on request errors by Johan Hovold · 10 years ago
  90. 382145b greybus: hid: fix missing input verification of report events by Johan Hovold · 10 years ago
  91. 36257f6 greybus: hid: fix null-deref on short report requests by Johan Hovold · 10 years ago
  92. ecf47ab greybus: hid: fix success response being sent on errors by Johan Hovold · 10 years ago
  93. b67f2d1 greybus: hid: replace pr_err with dev_err by Johan Hovold · 10 years ago
  94. fef96a2 greybus: gpio: fix missing response on request errors by Johan Hovold · 10 years ago
  95. 244b5a2 greybus: gpio: fix null-deref on unexpected irq requests by Johan Hovold · 10 years ago
  96. 1842dd8 greybus: gpio: fix null-deref on short irq requests by Johan Hovold · 10 years ago
  97. 0150bd7 greybus: operation: make incomplete-message errors more informative by Johan Hovold · 10 years ago
  98. e1baa3f greybus: operation: replace pr_err with dev_err by Johan Hovold · 10 years ago
  99. cfa7969 greybus: operation: fix incoming request payload size by Johan Hovold · 10 years ago
  100. 94896676 greybus: operation: fix null-deref on operation destroy by Johan Hovold · 10 years ago