1. 2893a55 staging: greybus: loopback: fix broken udelay by Johan Hovold · 7 years ago
  2. db0e02e staging: greybus: timesync: validate platform state callback by Rui Miguel Silva · 7 years ago
  3. d9966f1 staging: greybus: arche-platform: fix device reference leak by Johan Hovold · 8 years ago
  4. e866dd8 greybus: fix a leak on error in gb_module_create() by Dan Carpenter · 8 years ago
  5. 1305f2b greybus: es2: fix error return code in ap_probe() by Wei Yongjun · 8 years ago
  6. 25633d1 greybus: arche-platform: Add missing of_node_put() in arche_platform_change_state() by Wei Yongjun · 8 years ago
  7. 4fa5891 Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->dev by Viresh Kumar · 8 years ago
  8. 039bea8 Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev by Viresh Kumar · 8 years ago
  9. 5cf6267 staging: greybus: light: check the correct value of delay_on by Rui Miguel Silva · 8 years ago
  10. dc875c7 staging: greybus: light: check delay_{on|off} before use by Rui Miguel Silva · 8 years ago
  11. 3855eee staging: greybus: light: fix attributes allocation by Rui Miguel Silva · 8 years ago
  12. 85a42dc staging: greybus: sdio: fix cmd_flags check for none response by Rui Miguel Silva · 8 years ago
  13. 3dd2226 greybus: manifest: style fix missing space before '(' by Quentin Lambert · 8 years ago
  14. 659849c staging: greybus/timesync: avoid divide by zero on X86 Qemu by Bryan O'Donoghue · 8 years ago
  15. 3d7f358 drivers/staging/greybus: gpio.c - Fixed a checkpatch generated warning by Chase Metzger · 8 years ago
  16. 7224a2a greybus: audio: fix uninitialized variable errors found by cppcheck by Vaibhav Agarwal · 8 years ago
  17. 82af03f staging: greybus: Use setup_timer function by sayli karnik · 8 years ago
  18. 5c925fe staging: greybus: arche-apb-ctrl: declare struct of_device_id as const by Eva Rachel Retuya · 8 years ago
  19. cdcffc0 staging: greybus: arche-platform: declare struct of_device_id as const by Eva Rachel Retuya · 8 years ago
  20. 319b78c staging: greybus: uart.c: fix alignment to match open parenthesis by Chaehyun Lim · 8 years ago
  21. 26746a3 staging: greybus: uart.c: change 'unsigned' to 'unsigned int' by Chaehyun Lim · 8 years ago
  22. 3311157 staging: greybus: audio_codec.c: code indent should use tabs where possible by Richard Groux · 8 years ago
  23. 0c8d9c7 staging: greybus: audio_codec.c: space required before the open brace by Richard Groux · 8 years ago
  24. 5a420d1 staging: greybus: arche-platform: compress return logic into one line by Eva Rachel Retuya · 8 years ago
  25. 4f1cbe2 staging: greybus: audio: delete unnecessary parentheses by Eva Rachel Retuya · 8 years ago
  26. ce35e9b staging: greybus: camera: simplify NULL test by Eva Rachel Retuya · 8 years ago
  27. abf095b5 staging: greybus: fix up camera Kconfig dependancies by Greg Kroah-Hartman · 8 years ago
  28. 79cb2b26 staging: greybus: use preferred kernel type u16 by Chaehyun Lim · 8 years ago
  29. 3195939 staging: greybus: use preferred kernel type u8 by Chaehyun Lim · 8 years ago
  30. 948c622 staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.h by Greg Kroah-Hartman · 8 years ago
  31. a0cf595 staging: greybus: Kconfig: enable possibility to select light driver by Rui Miguel Silva · 8 years ago
  32. b04f56c staging: greybus: makefile: fix dependency of spi to spilib by Rui Miguel Silva · 8 years ago
  33. 722a133 staging: greybus: power_supply: remove KERNEL_VERSION checks by Rui Miguel Silva · 8 years ago
  34. 2064ae5 staging: greybus: sdio: remove KERNEL_VERSION checks by Rui Miguel Silva · 8 years ago
  35. a7af2fe staging: greybus: light: remove KERNEL_VERSION checks by Rui Miguel Silva · 8 years ago
  36. 7434564c staging: greybus: sdio: fix min() type check by Greg Kroah-Hartman · 8 years ago
  37. 148e0b8 staging: greybus: spi: remove KERNEL_VERSION checks by Greg Kroah-Hartman · 8 years ago
  38. 3e4b5b8 staging: greybus: gpio: it's CONFIG_GPIOLIB, not CONFIG_GPIO by Greg Kroah-Hartman · 8 years ago
  39. b14bb97 staging: greybus: gpio: remove KERNEL_VERSION checks by Greg Kroah-Hartman · 8 years ago
  40. 06000c0 staging: greybus: vibrator: remove KERNEL_VERSION checks by Greg Kroah-Hartman · 8 years ago
  41. be21106 staging: greybus: hid: remove KERNEL_VERSION checks by Greg Kroah-Hartman · 8 years ago
  42. 8875208 staging: greybus: kernel_ver.h: remove lots of stuff by Greg Kroah-Hartman · 8 years ago
  43. d4f56b4 staging: greybus: Add drivers/staging/greybus to the build by Greg Kroah-Hartman · 8 years ago
  44. 526dec0 staging: greybus: remove old es1 endpoint description by Greg Kroah-Hartman · 8 years ago
  45. ecfea54 staging: greybus: remove .gitignore file by Greg Kroah-Hartman · 8 years ago
  46. 0be6dfc staging: greybus: remove README and LICENSE by Greg Kroah-Hartman · 8 years ago
  47. bc5aa3a0 staging: greybus: Documentation: remove sysfs tree by Greg Kroah-Hartman · 8 years ago
  48. dae09011 greybus: remove local checkpatch.pl copy by Greg Kroah-Hartman · 8 years ago
  49. 7398a66 greybus: gbphy: fix compile error with CONFIG_PM_RUNTIME disabled by Axel Haslam · 8 years ago
  50. 88f6ba6 greybus: gpio: create irqdomain before registering gpio controller by Viresh Kumar · 8 years ago
  51. 2722910 greybus: es2: fix up usb probe error messages by Greg Kroah-Hartman · 8 years ago
  52. 1521eb6 greybus: es2: No need to check before freeing an urb by Greg Kroah-Hartman · 8 years ago
  53. fc994f0 greybus: es2: remove unneeded BULK_* #defines by Greg Kroah-Hartman · 8 years ago
  54. 7330c48 greybus: es2: remove bulk_in array by Greg Kroah-Hartman · 8 years ago
  55. 403074b greybus: es2: remove bulk_out array by Greg Kroah-Hartman · 8 years ago
  56. 84d5077 greybus: es2: remove struct cport_to_ep by Greg Kroah-Hartman · 8 years ago
  57. b6c1bd3 greybus: es2: remove #if 0 code by Greg Kroah-Hartman · 8 years ago
  58. 4de0289 greybus: es2: use a single bulk ep pair for all greybus data by Sandeep Patil · 8 years ago
  59. 6fa4d3d greybus: greybus_protocols: remove svc key-event type by Johan Hovold · 8 years ago
  60. 4e013b6 greybus: power_supply: Add runtime pm support by Philip Yang · 8 years ago
  61. 6a57ddc greybus: audio: Avoid reporting spurious button events by Vaibhav Agarwal · 8 years ago
  62. cec89df greybus: audio: Report jack events conditionally by Vaibhav Agarwal · 8 years ago
  63. 847175e8 greybus: audio: Fetch jack_mask, button_mask from module's topology data by Vaibhav Agarwal · 8 years ago
  64. a695c30 greybus: audio: Added jack_type support in topology struct by Vaibhav Agarwal · 8 years ago
  65. 79c222bc greybus: audio: Remove unnecessary num_jack field from module_info by Vaibhav Agarwal · 8 years ago
  66. 1f3e09e greybus: svc: fix timeout indentation by Johan Hovold · 8 years ago
  67. 1b1732c greybus: es2: remove obsolete cport-reset ARPC by Johan Hovold · 8 years ago
  68. 2045c9f greybus: hd/es2: remove obsolete callbacks by Johan Hovold · 8 years ago
  69. aac0839 greybus: connection: implement new connection handling by Johan Hovold · 8 years ago
  70. 77e52b3 greybus: es2: implement shutdown callback by Johan Hovold · 8 years ago
  71. d2dee94 greybus: es2: implement flush callback by Johan Hovold · 8 years ago
  72. 6ac9166 greybus: power_supply: fix name setting location by Rui Miguel Silva · 8 years ago
  73. cc43368 greybus: lights: Control runtime pm suspend/resume on AP side by Kris Huang · 8 years ago
  74. 0e352343 greybus: light: fix incorrect led attribute files allocation by David Lin · 8 years ago
  75. f0ec8cd greybus: audio: Fix incorrect direction value when enabling RX by Mark Greer · 8 years ago
  76. be67e7e greybus: svc: drop unnecessary symbol exports by Johan Hovold · 8 years ago
  77. 46bb647 greybus: Revert "svc: drop all symbol exports" by Greg Kroah-Hartman · 8 years ago
  78. 6d13b6f greybus: svc: drop all symbol exports by Johan Hovold · 8 years ago
  79. b5fbe81 greybus: power_supply: invalidate cache at update request by Rui Miguel Silva · 8 years ago
  80. 5f66d62 greybus: power_supply: fix update interval check at request handler by Rui Miguel Silva · 8 years ago
  81. c4582f9 greybus: power_supply: add callback to handle power supply changes by Rui Miguel Silva · 8 years ago
  82. 6198f89 greybus: Use valid control pointer while freeing memory by Vaibhav Agarwal · 8 years ago
  83. 15c726e greybus: audio: Add check for invalid index while mapping control by Vaibhav Agarwal · 8 years ago
  84. 0900845a greybus: Add workqueue to handle vibrator timeout by Ann Chen · 8 years ago
  85. 5f62eab greybus: es2: fix memory leak in probe error path by Johan Hovold · 8 years ago
  86. c9161d7 greybus: camera: Remove support for legacy modules by Jacopo Mondi · 8 years ago
  87. ac96a60 greybus: firmware: add comment to show size calculations by Viresh Kumar · 8 years ago
  88. 0675363 greybus: firmware: s/should/must by Viresh Kumar · 8 years ago
  89. b2abeaa greybus: firmware: s/_LEN/_SIZE by Viresh Kumar · 8 years ago
  90. 769cb83 greybus: firmware: Remove extra parenthesis by Viresh Kumar · 8 years ago
  91. d581bc8 greybus: firmware: Fix typo in documentation by Viresh Kumar · 8 years ago
  92. 295b526 greybus: firmware: use 'tag' instead of 'firmware_tag' by Viresh Kumar · 8 years ago
  93. 9f77b80 greybus: control: make disconnecting a core operation by Johan Hovold · 8 years ago
  94. 8f71a97 greybus: hd: add cport_shutdown callback by Johan Hovold · 8 years ago
  95. 6471c00 greybus: hd/es2: add cport_clear callback and ARPC by Johan Hovold · 8 years ago
  96. 0e7cd0d greybus: hd/es2: add cport_quiesce callback and ARPC by Johan Hovold · 8 years ago
  97. a9dc1cf greybus: hd/es2: add cport_connected callback and ARPC by Johan Hovold · 8 years ago
  98. b3136a7 greybus: fix up copyright dates on arpc.h by Greg Kroah-Hartman · 8 years ago
  99. 811b1f5 greybus: lights: enable multi color LED support by Kris Huang · 8 years ago
  100. 57fa2de greybus: greybus-driver: Add intf_oops operation by Georgi Dobrev · 8 years ago