1. 6ceed51 greybus: arche-apb-ctrl: Re-arrange init sequence by Vaibhav Hiremath · 9 years ago
  2. 7691fed greybus: arche-platform: Introduce FW_FLASHING state by Vaibhav Hiremath · 9 years ago
  3. 2923c58 greybus: arche_platform: Add sysfs to allow user to change state by Vaibhav Hiremath · 9 years ago
  4. b4c95fc greybus: arche-platform: Pull wake/detect low in poweroff by Vaibhav Hiremath · 9 years ago
  5. e74d04a greybus: arche-platform: Add state variable to driver data by Vaibhav Hiremath · 9 years ago
  6. 5993e2b greybus: arche-platform: Rename cleanup fn to poweroff_seq by Vaibhav Hiremath · 9 years ago
  7. 49e6e04 greybus: arche-platform: Cancel delayed_work in driver remove fn by Vaibhav Hiremath · 9 years ago
  8. 758ca99 greybus: arche-platform: Introduce coldboot_seq fn by Vaibhav Hiremath · 9 years ago
  9. a821adb greybus: arche-platform: make apb_state common to both platform drivers by Vaibhav Hiremath · 9 years ago
  10. 397d341 greybus: raw: fix memory leak on disconnect by Johan Hovold · 9 years ago
  11. 8d46ec4 greybus: bundle: remove private data field by Johan Hovold · 9 years ago
  12. 5ef545f greybus: spi: add bundle-device prefix to error messages by Johan Hovold · 9 years ago
  13. 8923c5b greybus: loopback: add missing pr_fmt by Johan Hovold · 9 years ago
  14. 6d6fb25 greybus: i2c: add bundle-device prefix to error messages by Johan Hovold · 9 years ago
  15. b427572 greybus: core: add device prefix to error messages by Johan Hovold · 9 years ago
  16. a0b5542 greybus: manifest: add interface-device prefix to messages by Johan Hovold · 9 years ago
  17. d5a2656 greybus: interface: clear upper 16-bits of version_id and product_id by Michael Scott · 9 years ago
  18. f6d6f5b greybus: Revert "arche-apb-ctrl: Remove extra delay in APB reset" by Vaibhav Hiremath · 9 years ago
  19. 0273038 greybus: spi: add device_type field to device config by Rui Miguel Silva · 9 years ago
  20. 9d4bb6c greybus: uart: fix double free of tty port by Rui Miguel Silva · 9 years ago
  21. 9d15134 greybus: power_supply: rework get descriptors by Rui Miguel Silva · 9 years ago
  22. db81b76 greybus: camera: Add missing return value by Jacopo Mondi · 9 years ago
  23. f121d79 greybus: camera: Reset link speed on failed config by Jacopo Mondi · 9 years ago
  24. 6084653 greybus: arche-apb-ctrl: Remove extra delay in APB reset by Vaibhav Hiremath · 9 years ago
  25. d1a9c05 greybus: fix sparse warning in manifest.c by Greg Kroah-Hartman · 9 years ago
  26. ec41356 greybus: audio_manager: add missing header by Bartosz Golaszewski · 9 years ago
  27. 3994e0b greybus: audio: use variable 'is_connected' to maintain module state by Vaibhav Agarwal · 9 years ago
  28. 796fad4 greybus: audio: codec driver cleanup by Vaibhav Agarwal · 9 years ago
  29. 127c1fb greybus: connection: Fix sparse warnings around locking by Viresh Kumar · 9 years ago
  30. 68ba0a0 greybus: lsgb: remove it, it's in the gb-utils repo by Greg Kroah-Hartman · 9 years ago
  31. ee9627b greybus: control: Fix sparse warnings by Viresh Kumar · 9 years ago
  32. 1045451 greybus: audio: Fix sparse warnings by Viresh Kumar · 9 years ago
  33. 3c5de59 greybus: audio_manager: use an 'ida' for the module id by Greg Kroah-Hartman · 9 years ago
  34. 3f83056 greybus: loopback_test: Decrease the max number of devices by Axel Haslam · 9 years ago
  35. 8ec589b greybus: firmware: convert to bundle driver by Johan Hovold · 9 years ago
  36. c760442 greybus: legacy: remove unimplemented classes from id table by Johan Hovold · 9 years ago
  37. a3043d9 greybus: arche-platform: reduce wait between WAKE_OUT checks by Michael Scott · 9 years ago
  38. 1e83ee3 greybus: arche-platform: assert wake-detect to complete WAKE_OUT event by Michael Scott · 9 years ago
  39. 9e1aef8 greybus: arche-platform: bring SVC out of reset later in probe by Michael Scott · 9 years ago
  40. 057aad2 greybus: arche-platform: ensure wake-detect pin is deasserted by Michael Scott · 9 years ago
  41. 24988d3a greybus: hd: fix host-device-removal race by Johan Hovold · 9 years ago
  42. 3b710ec greybus: audio: Rename Audio class and remove the unused one by Viresh Kumar · 9 years ago
  43. 35e2879 greybus: audio_codec: convert to bundle driver by Viresh Kumar · 9 years ago
  44. 4b27be1 greybus: audio_codec: Free gccodec on dia probe failure by Viresh Kumar · 9 years ago
  45. 2df6396 greybus: audio_codec: Free gccodec on codec probe failure by Viresh Kumar · 9 years ago
  46. 6e304f5 greybus: legacy: fix a null pointer dereference by Bartosz Golaszewski · 9 years ago
  47. 5bee760 greybus: loopback_test: make output to csv file a parameter option by Axel Haslam · 9 years ago
  48. d562853 greybus: svc watchdog: allow it to be enabled/disabled from userspace by Greg Kroah-Hartman · 9 years ago
  49. 7030f924 greybus: camera: only build module against msm kernel by Greg Kroah-Hartman · 9 years ago
  50. 839ac5b greybus: svc: double the ping delay timeout by Greg Kroah-Hartman · 9 years ago
  51. d8b1633 greybus: arche-platform: Disable clock as part of driver remove by Vaibhav Hiremath · 9 years ago
  52. 4fbf69c greybus: camera: Stream config change unipro speed by Jacopo Mondi · 9 years ago
  53. 539d6e1 greybus: svc: return proper error code on watchdog create error by Greg Kroah-Hartman · 9 years ago
  54. ed7279a greybus: svc: add a "watchdog" to check the network health by Greg Kroah-Hartman · 9 years ago
  55. 0f65fb1 greybus: lsgb: Minor tweaks by Greg Kroah-Hartman · 9 years ago
  56. 7c15471 greybus: camera: add semiplanar and planar formats by Gjorgji Rosikopulos · 9 years ago
  57. f3e6c09 greybus: svc: Expose and retain VID/PID received from bootrom for ES2 by Viresh Kumar · 9 years ago
  58. fd7c28e greybus: lsgb: add lsgb shell script by Greg Kroah-Hartman · 9 years ago
  59. a547deb greybus: audio_codec: update codec_name as per driver->name by Vaibhav Agarwal · 9 years ago
  60. 8eff510 greybus: firmware: abort if AP_READY fails by Johan Hovold · 9 years ago
  61. e0deb07 greybus: vibrator: convert to bundle driver by Johan Hovold · 9 years ago
  62. 4324282d greybus: hid: convert to bundle driver by Johan Hovold · 9 years ago
  63. 5dd8cc5 greybus: hid: clean up init error paths by Johan Hovold · 9 years ago
  64. f7ee081 greybus: connection: set request handlers at creation by Johan Hovold · 9 years ago
  65. 2399032 greybus: legacy: look up protocol at connection creation by Johan Hovold · 9 years ago
  66. 63cf52f greybus: connection: remove legacy protocol id from core by Johan Hovold · 9 years ago
  67. 8278fae greybus: legacy: add initialized flag by Johan Hovold · 9 years ago
  68. 431b3eb greybus: legacy: refactor legacy-connection handling by Johan Hovold · 9 years ago
  69. 24e094d greybus: connection: return error-valued pointer on creation errors by Johan Hovold · 9 years ago
  70. 96c2af5 greybus: connection: rename connection-create interface by Johan Hovold · 9 years ago
  71. 8cff6c6 greybus: connection: simplify connection-creation interface by Johan Hovold · 9 years ago
  72. e4c16f8 greybus: connection: drop the legacy protocol-id parameter by Johan Hovold · 9 years ago
  73. 59507e2 greybus: connection: add helper to create control connections by Johan Hovold · 9 years ago
  74. bafe3f6 greybus: connection: drop protocol parameter from static interface by Johan Hovold · 9 years ago
  75. d6fba3d greybus: manifest: check for duplicate CPort descriptors when parsing by Johan Hovold · 9 years ago
  76. 98fdf5a greybus: core: defer connection creation to driver probe by Johan Hovold · 9 years ago
  77. 6ce4cc2 greybus: add bundle class to the bundle uevent by Greg Kroah-Hartman · 9 years ago
  78. 55ec09e greybus: svc: add ping command by Greg Kroah-Hartman · 9 years ago
  79. eb8fafd greybus: firmware: log the name of the firmware being requested by Greg Kroah-Hartman · 9 years ago
  80. ebe99d6 greybus: svc: add key event handling by Rui Miguel Silva · 9 years ago
  81. 4b87413 greybus: audio_codec: Don't be tricky with the driver model by Greg Kroah-Hartman · 9 years ago
  82. 7d81baf greybus: legacy: add private driver data by Johan Hovold · 9 years ago
  83. b53e0c9 greybus: connection: make cport lookup thread-safe by Johan Hovold · 9 years ago
  84. 210b508 greybus: connection: serialise connection creation by Johan Hovold · 9 years ago
  85. 0e46fab greybus: connection: fix lookup race by Johan Hovold · 9 years ago
  86. c6d64a1 greybus: connection: drop the connection_mutex by Johan Hovold · 9 years ago
  87. c3681f6 greybus: connection: destroy workqueue at unregister by Johan Hovold · 9 years ago
  88. 2edbf5f greybus: connection: remove WARN_ON from destroy by Johan Hovold · 9 years ago
  89. b807aa7 greybus: control: add bundle-version operation by Johan Hovold · 9 years ago
  90. 96a9b9b greybus: connection: remove broken protocol-version handling by Johan Hovold · 9 years ago
  91. 357de00 greybus: svc: store protocol version by Johan Hovold · 9 years ago
  92. 47a2e67 greybus: core: disable bundle connections on hot-unplug by Johan Hovold · 9 years ago
  93. 0154777 greybus: legacy: use protocol pointer to determine state by Johan Hovold · 9 years ago
  94. 50dfb87 greybus: connection: move legacy-protocol handling to legacy driver by Johan Hovold · 9 years ago
  95. 8442794 greybus: svc: drop legacy-protocol dependency by Johan Hovold · 9 years ago
  96. e217ae7 greybus: control: drop legacy-protocol dependency by Johan Hovold · 9 years ago
  97. 6bd6e14 greybus: greybus_protocols: remove control-protocol version by Johan Hovold · 9 years ago
  98. bc3be17 greybus: connection: remove skip-connected legacy protocol flags by Johan Hovold · 9 years ago
  99. 3e1b8c7 greybus: firmware: remove skip-disconnected flag by Johan Hovold · 9 years ago
  100. 02a54dd greybus: core: add defensive connection disable post disconnect by Johan Hovold · 9 years ago