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