1. 137f717 greybus: lights: remove has_flash on failure by Rui Miguel Silva · 8 years ago
  2. 4923314 greybus: lights: remove unnecessary checks by Rui Miguel Silva · 8 years ago
  3. c53b0b2 greybus: gb_loopback: Fix throughput calculations by Alexandre Bailon · 8 years ago
  4. 478ce72 greybus: es2: fix cport-count error handling by Johan Hovold · 8 years ago
  5. b59281a greybus: loopback: Add reserved fields to transfer request by Axel Haslam · 8 years ago
  6. ee97e24 greybus: arche-apb-ctrl: Do not coldboot APBs in probe by Vaibhav Hiremath · 8 years ago
  7. 4a7908c greybus: manifest: Parse cports (within a bundle) in the order from manifest blob by Viresh Kumar · 8 years ago
  8. 640924d greybus: camera: Don't configure CSI TX in test only mode by Laurent Pinchart · 8 years ago
  9. 66c3607 greybus: camera: Set power mode after configuring streams by Laurent Pinchart · 8 years ago
  10. b573b0e greybus: camera: Clean up when AP link power mode configuration failed by Laurent Pinchart · 8 years ago
  11. c161c0f greybus: camera: Factorize link power mode configuration code into a function by Laurent Pinchart · 8 years ago
  12. 68b1309 greybus: power_supply: convert to bundle driver by Viresh Kumar · 8 years ago
  13. 7e9fba8 greybus: power_supply: Break supply setup into two parts by Viresh Kumar · 8 years ago
  14. 69564df greybus: lights: convert to bundle driver by Viresh Kumar · 8 years ago
  15. 6ce0eed greybus: lights: Break light setup into two parts by Viresh Kumar · 8 years ago
  16. e82a11d greybus: loopback: convert to bundle driver by Viresh Kumar · 8 years ago
  17. 512cc32 greybus: raw: convert to bundle driver by Viresh Kumar · 8 years ago
  18. 2554eda greybus: raw: Don't use (possibly) uninitialized raw->device in gb_raw_receive() by Viresh Kumar · 8 years ago
  19. c463593 greybus: raw: Use consistent label names in connection_init() by Viresh Kumar · 8 years ago
  20. 7d0493d greybus: only build arche platform driver if usb3613 is enabled by Greg Kroah-Hartman · 8 years ago
  21. ad4d3f9 greybus: arche-platform: Control usb3613 from arche-platform by Vaibhav Hiremath · 8 years ago
  22. bc8eadd greybus: arche-apb-ctrl: Do not export any gpios by Vaibhav Hiremath · 8 years ago
  23. b032493 greybus: arche-platform: Do not export any gpios by Vaibhav Hiremath · 8 years ago
  24. fd60ac5 greybus: arche-platform: Fix boot, poweroff and fw_flashing seq with APBs by Vaibhav Hiremath · 8 years ago
  25. 65fd5a5 greybus: arche-apb-ctrl: Export operational fns from driver by Vaibhav Hiremath · 8 years ago
  26. 80a057a greybus: arche-apb-ctrl: Rename internal operational state fns by Vaibhav Hiremath · 8 years ago
  27. af3aae1 greybus: arche-apb-ctrl: Introduce ara,init-disable property for APB by Vaibhav Hiremath · 8 years ago
  28. 33d7629 greybus: arche-apb-ctrl: Add sysfs to allow user to change state by Vaibhav Hiremath · 8 years ago
  29. 6961e04 greybus: arche-apb-ctrl: Pass only platform_device to _seq fns by Vaibhav Hiremath · 8 years ago
  30. f2222a4 greybus: arche-apb-ctrl: Set default state value to OFF by Vaibhav Hiremath · 8 years ago
  31. 5667ab1 greybus: arche-apb-ctrl: Rename init_seq and cleanup fn by Vaibhav Hiremath · 8 years ago
  32. 6ceed51 greybus: arche-apb-ctrl: Re-arrange init sequence by Vaibhav Hiremath · 8 years ago
  33. 7691fed greybus: arche-platform: Introduce FW_FLASHING state by Vaibhav Hiremath · 8 years ago
  34. 2923c58 greybus: arche_platform: Add sysfs to allow user to change state by Vaibhav Hiremath · 8 years ago
  35. b4c95fc greybus: arche-platform: Pull wake/detect low in poweroff by Vaibhav Hiremath · 8 years ago
  36. e74d04a greybus: arche-platform: Add state variable to driver data by Vaibhav Hiremath · 8 years ago
  37. 5993e2b greybus: arche-platform: Rename cleanup fn to poweroff_seq by Vaibhav Hiremath · 8 years ago
  38. 49e6e04 greybus: arche-platform: Cancel delayed_work in driver remove fn by Vaibhav Hiremath · 8 years ago
  39. 758ca99 greybus: arche-platform: Introduce coldboot_seq fn by Vaibhav Hiremath · 8 years ago
  40. a821adb greybus: arche-platform: make apb_state common to both platform drivers by Vaibhav Hiremath · 8 years ago
  41. 397d341 greybus: raw: fix memory leak on disconnect by Johan Hovold · 8 years ago
  42. 8d46ec4 greybus: bundle: remove private data field by Johan Hovold · 8 years ago
  43. 5ef545f greybus: spi: add bundle-device prefix to error messages by Johan Hovold · 8 years ago
  44. 8923c5b greybus: loopback: add missing pr_fmt by Johan Hovold · 8 years ago
  45. 6d6fb25 greybus: i2c: add bundle-device prefix to error messages by Johan Hovold · 8 years ago
  46. b427572 greybus: core: add device prefix to error messages by Johan Hovold · 8 years ago
  47. a0b5542 greybus: manifest: add interface-device prefix to messages by Johan Hovold · 8 years ago
  48. d5a2656 greybus: interface: clear upper 16-bits of version_id and product_id by Michael Scott · 8 years ago
  49. f6d6f5b greybus: Revert "arche-apb-ctrl: Remove extra delay in APB reset" by Vaibhav Hiremath · 8 years ago
  50. 0273038 greybus: spi: add device_type field to device config by Rui Miguel Silva · 8 years ago
  51. 9d4bb6c greybus: uart: fix double free of tty port by Rui Miguel Silva · 8 years ago
  52. 9d15134 greybus: power_supply: rework get descriptors by Rui Miguel Silva · 8 years ago
  53. db81b76 greybus: camera: Add missing return value by Jacopo Mondi · 8 years ago
  54. f121d79 greybus: camera: Reset link speed on failed config by Jacopo Mondi · 8 years ago
  55. 6084653 greybus: arche-apb-ctrl: Remove extra delay in APB reset by Vaibhav Hiremath · 8 years ago
  56. d1a9c05 greybus: fix sparse warning in manifest.c by Greg Kroah-Hartman · 8 years ago
  57. ec41356 greybus: audio_manager: add missing header by Bartosz Golaszewski · 8 years ago
  58. 3994e0b greybus: audio: use variable 'is_connected' to maintain module state by Vaibhav Agarwal · 8 years ago
  59. 796fad4 greybus: audio: codec driver cleanup by Vaibhav Agarwal · 8 years ago
  60. 127c1fb greybus: connection: Fix sparse warnings around locking by Viresh Kumar · 8 years ago
  61. 68ba0a0 greybus: lsgb: remove it, it's in the gb-utils repo by Greg Kroah-Hartman · 8 years ago
  62. ee9627b greybus: control: Fix sparse warnings by Viresh Kumar · 8 years ago
  63. 1045451 greybus: audio: Fix sparse warnings by Viresh Kumar · 8 years ago
  64. 3c5de59 greybus: audio_manager: use an 'ida' for the module id by Greg Kroah-Hartman · 8 years ago
  65. 3f83056 greybus: loopback_test: Decrease the max number of devices by Axel Haslam · 8 years ago
  66. 8ec589b greybus: firmware: convert to bundle driver by Johan Hovold · 8 years ago
  67. c760442 greybus: legacy: remove unimplemented classes from id table by Johan Hovold · 8 years ago
  68. a3043d9 greybus: arche-platform: reduce wait between WAKE_OUT checks by Michael Scott · 8 years ago
  69. 1e83ee3 greybus: arche-platform: assert wake-detect to complete WAKE_OUT event by Michael Scott · 8 years ago
  70. 9e1aef8 greybus: arche-platform: bring SVC out of reset later in probe by Michael Scott · 8 years ago
  71. 057aad2 greybus: arche-platform: ensure wake-detect pin is deasserted by Michael Scott · 8 years ago
  72. 24988d3a greybus: hd: fix host-device-removal race by Johan Hovold · 8 years ago
  73. 3b710ec greybus: audio: Rename Audio class and remove the unused one by Viresh Kumar · 8 years ago
  74. 35e2879 greybus: audio_codec: convert to bundle driver by Viresh Kumar · 8 years ago
  75. 4b27be1 greybus: audio_codec: Free gccodec on dia probe failure by Viresh Kumar · 8 years ago
  76. 2df6396 greybus: audio_codec: Free gccodec on codec probe failure by Viresh Kumar · 8 years ago
  77. 6e304f5 greybus: legacy: fix a null pointer dereference by Bartosz Golaszewski · 8 years ago
  78. 5bee760 greybus: loopback_test: make output to csv file a parameter option by Axel Haslam · 8 years ago
  79. d562853 greybus: svc watchdog: allow it to be enabled/disabled from userspace by Greg Kroah-Hartman · 8 years ago
  80. 7030f924 greybus: camera: only build module against msm kernel by Greg Kroah-Hartman · 8 years ago
  81. 839ac5b greybus: svc: double the ping delay timeout by Greg Kroah-Hartman · 8 years ago
  82. d8b1633 greybus: arche-platform: Disable clock as part of driver remove by Vaibhav Hiremath · 8 years ago
  83. 4fbf69c greybus: camera: Stream config change unipro speed by Jacopo Mondi · 8 years ago
  84. 539d6e1 greybus: svc: return proper error code on watchdog create error by Greg Kroah-Hartman · 8 years ago
  85. ed7279a greybus: svc: add a "watchdog" to check the network health by Greg Kroah-Hartman · 8 years ago
  86. 0f65fb1 greybus: lsgb: Minor tweaks by Greg Kroah-Hartman · 8 years ago
  87. 7c15471 greybus: camera: add semiplanar and planar formats by Gjorgji Rosikopulos · 8 years ago
  88. f3e6c09 greybus: svc: Expose and retain VID/PID received from bootrom for ES2 by Viresh Kumar · 8 years ago
  89. fd7c28e greybus: lsgb: add lsgb shell script by Greg Kroah-Hartman · 8 years ago
  90. a547deb greybus: audio_codec: update codec_name as per driver->name by Vaibhav Agarwal · 8 years ago
  91. 8eff510 greybus: firmware: abort if AP_READY fails by Johan Hovold · 8 years ago
  92. e0deb07 greybus: vibrator: convert to bundle driver by Johan Hovold · 8 years ago
  93. 4324282d greybus: hid: convert to bundle driver by Johan Hovold · 8 years ago
  94. 5dd8cc5 greybus: hid: clean up init error paths by Johan Hovold · 8 years ago
  95. f7ee081 greybus: connection: set request handlers at creation by Johan Hovold · 8 years ago
  96. 2399032 greybus: legacy: look up protocol at connection creation by Johan Hovold · 8 years ago
  97. 63cf52f greybus: connection: remove legacy protocol id from core by Johan Hovold · 8 years ago
  98. 8278fae greybus: legacy: add initialized flag by Johan Hovold · 8 years ago
  99. 431b3eb greybus: legacy: refactor legacy-connection handling by Johan Hovold · 8 years ago
  100. 24e094d greybus: connection: return error-valued pointer on creation errors by Johan Hovold · 8 years ago