1. 22fd2a8 greybus: bundle: use kstrdup() for state file by Alex Elder · 9 years ago
  2. 55b930c greybus: manifest: Warn if descriptor size > expected size by Viresh Kumar · 9 years ago
  3. fa2fbf1 greybus: manifest: Account for padding in string descriptor by Viresh Kumar · 9 years ago
  4. af6e8b4 greybus: Explicitly mark structures as packed by Viresh Kumar · 9 years ago
  5. 8f8b2297 greybus: endo: Rename endo's 'type' as 'id' by Viresh Kumar · 9 years ago
  6. 58d6746 greybus: endo: Use a real endo id by Viresh Kumar · 9 years ago
  7. 6cf42a4 greybus: MODULE_LICENSE cleanup by Greg Kroah-Hartman · 9 years ago
  8. 75052a5 greybus: bundle: add state sysfs file by Greg Kroah-Hartman · 9 years ago
  9. 1ffc12b greybus: loopback: fix 64-bit divisions by Johan Hovold · 9 years ago
  10. dcd1dad greybus: gpbridge.h: remove BIT() define by Greg Kroah-Hartman · 9 years ago
  11. 67c920b greybus: gpbridge.h: whitespace cleanups by Greg Kroah-Hartman · 9 years ago
  12. 453bbea greybus: Move briged phy structure definitions into gpbridge.h by John Stultz · 9 years ago
  13. b0235b2 greybus: Documentation/sysfs-bus-greybus: document module sysfs files by Greg Kroah-Hartman · 9 years ago
  14. 7baa184 greybus: Documentation/sysfs-bus-greybus: document the endo and SVC by Greg Kroah-Hartman · 9 years ago
  15. f0b6787 greybus: Documentation/sysfs-bus-greybus: update kernel version and date by Greg Kroah-Hartman · 9 years ago
  16. a4d9150 greybus: endo: hook up endos into the device tree by Greg Kroah-Hartman · 9 years ago
  17. 0f035ac greybus: endo: add endo structures and logic by Greg Kroah-Hartman · 9 years ago
  18. 764e824 greybus: module.c: add attributes by Greg Kroah-Hartman · 9 years ago
  19. 24ef485 greybus: drop host-driver buffer headroom by Johan Hovold · 9 years ago
  20. 491e60d greybus: es2: sync up with recent es1 changes by Johan Hovold · 9 years ago
  21. a9cf7da greybus: es1: fix transfer-buffer alignment by Johan Hovold · 9 years ago
  22. da9dd11 greybus: operation: add explicit padding to message header by Johan Hovold · 9 years ago
  23. 1e5613b greybus: operation: fix potential message corruption by Johan Hovold · 9 years ago
  24. 7cf7bca greybus: pass messages to host drivers by Johan Hovold · 9 years ago
  25. ac67acd greybus: operation: move message-header definition to header file by Johan Hovold · 9 years ago
  26. cbba76f greybus: remove obsolete buffer-alignment requirement by Johan Hovold · 9 years ago
  27. 564c72b greybus: operation: fix unaligned memory accesses in receive path by Johan Hovold · 9 years ago
  28. c15ccab greybus: es2: sync up with recent es1 changes by Johan Hovold · 9 years ago
  29. bfd9a94 greybus: es1: fix buffer-size limit by Johan Hovold · 9 years ago
  30. 79940cf greybus: es1: fix DMA-buffer on stack by Johan Hovold · 9 years ago
  31. b7744b7 greybus: es1: drop unnecessary casts by Johan Hovold · 9 years ago
  32. 88e6d37 greybus: bundle: s/class_type/class by Viresh Kumar · 9 years ago
  33. 9f5f30e712 greybus: driver corresponds to a bundle, not interface by Viresh Kumar · 9 years ago
  34. 8e2e22d greybus: drop module descriptors by Viresh Kumar · 9 years ago
  35. a93db2d greybus: manifest: Use interface descriptor instead of module descriptor to get information by Viresh Kumar · 9 years ago
  36. bb97ea8 greybus: bundle: Initialize all bundles on link-up by Viresh Kumar · 9 years ago
  37. 7c183f7 greybus: bundle: Create bundles using bundle descriptors by Viresh Kumar · 9 years ago
  38. 581baac greybus: hid: Use payload-size to get report size by Viresh Kumar · 9 years ago
  39. 83a0cb5 greybus: Add bundle descriptor type by Viresh Kumar · 9 years ago
  40. c9d9d0d greybus: interface: Fetch interface id instead of module id during setup by Viresh Kumar · 9 years ago
  41. 2352a73 greybus: Unregister devices to get them freed by Viresh Kumar · 9 years ago
  42. 045235f greybus: Initial I2S definitions by Mark Greer · 9 years ago
  43. 6023629 greybus: Documentation/sysfs: add a proposed sysfs tree for greybus by Greg Kroah-Hartman · 9 years ago
  44. e4c4b4d greybus: reduce the ranting by Alex Elder · 9 years ago
  45. 66c9898 greybus: kernel_ver.h: add sysfs_create_groups() and sysfs_remove_groups() by Greg Kroah-Hartman · 9 years ago
  46. 7a51b93 greybus: loopback: use the attribute groups, not group by Greg Kroah-Hartman · 9 years ago
  47. 5679f78 greybus: loopback: fix build breakage about SZ_4K by Greg Kroah-Hartman · 9 years ago
  48. 355a705 greybus: Add loopback protocol by Alexandre Bailon · 9 years ago
  49. e0feaf1 greybus: es2: test apb1_log_task safely by Alex Elder · 9 years ago
  50. dada3b0 greybus: es1: test apb1_log_task safely by Alex Elder · 9 years ago
  51. d8187aa greybus: manifest: use size_t for a size variable by Alex Elder · 9 years ago
  52. 973ccfd greybus: operation: refactor response handling by Johan Hovold · 9 years ago
  53. d0eb755 greybus: hid: fix missing response on request errors by Johan Hovold · 9 years ago
  54. 382145b greybus: hid: fix missing input verification of report events by Johan Hovold · 9 years ago
  55. 36257f6 greybus: hid: fix null-deref on short report requests by Johan Hovold · 9 years ago
  56. ecf47ab greybus: hid: fix success response being sent on errors by Johan Hovold · 9 years ago
  57. b67f2d1 greybus: hid: replace pr_err with dev_err by Johan Hovold · 9 years ago
  58. fef96a2 greybus: gpio: fix missing response on request errors by Johan Hovold · 9 years ago
  59. 244b5a2 greybus: gpio: fix null-deref on unexpected irq requests by Johan Hovold · 9 years ago
  60. 1842dd8 greybus: gpio: fix null-deref on short irq requests by Johan Hovold · 9 years ago
  61. 0150bd7 greybus: operation: make incomplete-message errors more informative by Johan Hovold · 9 years ago
  62. e1baa3f greybus: operation: replace pr_err with dev_err by Johan Hovold · 9 years ago
  63. cfa7969 greybus: operation: fix incoming request payload size by Johan Hovold · 9 years ago
  64. 94896676 greybus: operation: fix null-deref on operation destroy by Johan Hovold · 9 years ago
  65. 772f3e9 greybus: operation: fix null-deref on operation cancel by Johan Hovold · 9 years ago
  66. ff65be7 greybus: operation: fix use-after-free and infinite loop on unhandled requests by Johan Hovold · 9 years ago
  67. ea2c2ee greybus: operation: fix memory leak in request_send error path by Johan Hovold · 9 years ago
  68. 0fb5acc greybus: operation: fix use-after-free when sending responses by Johan Hovold · 9 years ago
  69. 3775403 greybus: operation: fix callback handling and documentation by Johan Hovold · 9 years ago
  70. d506283 greybus: operation: fix typo in comment by Johan Hovold · 9 years ago
  71. 1dad6b3 greybus: operation: fix missing symbol exports by Johan Hovold · 9 years ago
  72. e2cb6ca greybus: kernel_ver.h: include <linux/kernel.h> to fix warning by Viresh Kumar · 9 years ago
  73. ca3ec29 greybus: es2: sync up with recent es1.c changes by Greg Kroah-Hartman · 9 years ago
  74. 48f7047 greybus: debugfs: we shouldn't care if debugfs is working or not by Greg Kroah-Hartman · 9 years ago
  75. 142f8dd greybus: get rid of {conceal,reveal}_urb() by Alex Elder · 9 years ago
  76. d3d2bea greybus: clean up some small messes by Alex Elder · 9 years ago
  77. 938451f greybus: Merge branch 'es1-fixes' into master by Greg Kroah-Hartman · 9 years ago
  78. 71e4938 greybus: interface: put module->dev on failures by Viresh Kumar · 9 years ago
  79. 0d34be7 greybus: Greybus: Place module_init/exit() right after respective routines by Viresh Kumar · 9 years ago
  80. 13fe6a9 greybus: manifest: don't need to check for desc_size == 0 anymore by Viresh Kumar · 9 years ago
  81. 19b3b2c greybus: manifest: descriptor size should be >= header size by Viresh Kumar · 9 years ago
  82. 25d1c37 greybus: es1: allow the debug log to be stopped by Greg Kroah-Hartman · 9 years ago
  83. 0c264c6 greybus: es1: separate usb_log enable/disable logic into different functions by Greg Kroah-Hartman · 9 years ago
  84. efdc431 greybus: es1: fix checkpatch warning about blank lines needed by Greg Kroah-Hartman · 9 years ago
  85. 64b8a16 greybus: es1: move debugfs function to use kstrotoint_from_user() by Greg Kroah-Hartman · 9 years ago
  86. d52f997 greybus: es1: decimal modes are not what are wanted for debugfs by Greg Kroah-Hartman · 9 years ago
  87. 4600d03 greybus: es1: struct file_operations needs to be const by Greg Kroah-Hartman · 9 years ago
  88. 26164ed greybus: es1: no need to check for NULL on debugfs_remove() by Greg Kroah-Hartman · 9 years ago
  89. cd674c8 greybus: es1: use <linux/uaccess.h> and not <asm/uaccess.h> by Greg Kroah-Hartman · 9 years ago
  90. 2f4e236 greybus: es1: fix tiny whitespace issues by Greg Kroah-Hartman · 9 years ago
  91. 6c28f09 greybus: es1: fix build warning for apb1_log_enable_write by Greg Kroah-Hartman · 9 years ago
  92. 59e3344 greybus: Dump log from APB1 by Alexandre Bailon · 9 years ago
  93. 337b068 greybus: core: Don't initialize greybus if it is disabled by Viresh Kumar · 9 years ago
  94. 792c17e greybus: gpio: add error messages to callbacks not propagating errors by Johan Hovold · 9 years ago
  95. 7bfa078 greybus: gpio: refuse to set value of input pins by Johan Hovold · 9 years ago
  96. 64d2f4e greybus: gpio: clean up line-state allocation by Johan Hovold · 9 years ago
  97. e5032d8 greybus: gpio: use dev_err and dev_warn by Johan Hovold · 9 years ago
  98. 86c6816 greybus: gpio: fix error handling by Johan Hovold · 9 years ago
  99. 8aff1ac greybus: gpio: make gb_gpio_controller pointer naming consistent by Johan Hovold · 9 years ago
  100. bda7e2d greybus: gpio: remove unnecessary explicit cast by Johan Hovold · 9 years ago