1. d6fefbe greybus: manifest: reserve the Bridged PHY class by Greg Kroah-Hartman · 9 years ago
  2. c7b0726 greybus: gpbridge.h: move protocol init/exit prototypes by Greg Kroah-Hartman · 9 years ago
  3. 3522a09 greybus: remove gb_i2c_retries_operation by Michael Mogenson · 9 years ago
  4. e494b58 greybus: remove gb_i2c_timeout_operation by Michael Mogenson · 9 years ago
  5. c7733b6 greybus: raw: use hexadecimal notation for request types by Johan Hovold · 9 years ago
  6. 41993cd greybus: loopback: fix double error count by Johan Hovold · 9 years ago
  7. 5bbe14b greybus: audio: Split start and stop APBridgeA requests by Mark Greer · 9 years ago
  8. 9250c0e greybus: Loopback_test: use poll instead of inotify by Axel Haslam · 9 years ago
  9. 39c2787 greybus: Notify user space only when the test finished. by Axel Haslam · 9 years ago
  10. 9b22f15 greybus: hid: Replace WARN_ON() with dev_err() by Viresh Kumar · 9 years ago
  11. b22b710 greybus: hid: Don't disable connection-tx before destroying hid-device by Viresh Kumar · 9 years ago
  12. 4a8e519 greybus: audio: Register CPorts for specific directions by Mark Greer · 9 years ago
  13. 611924d greybus: expose full 32 bits of vid/pid to userspace by Greg Kroah-Hartman · 9 years ago
  14. fb37f13 greybus: loopback: Fix averaging by Alexandre Bailon · 9 years ago
  15. ab81bb9 greybus: loopback: Fix throughput calculations by Alexandre Bailon · 9 years ago
  16. d9048d8 greybus: loopback: Fix incoherency in calculations in the case of error by Alexandre Bailon · 9 years ago
  17. d97bbf3 greybus: loopback: Fix calculations error for ping transfers by Alexandre Bailon · 9 years ago
  18. bf9deb2 greybus: lights: remove unnecessary check by Rui Miguel Silva · 9 years ago
  19. e915ce4 greybus: arche-platform: Disable HUB3613 only in APB poweroff fn by Vaibhav Hiremath · 9 years ago
  20. ff788de greybus: arche-platform: Make sure APB power cycles on coldboot by Vaibhav Hiremath · 9 years ago
  21. 7e43e33 greybus: operation: add support for short responses by Johan Hovold · 9 years ago
  22. 34804ef greybus: operation: add temporary pointer to response handler by Johan Hovold · 9 years ago
  23. d2320b2 greybus: arche-platform: Disable wake/detect interrupt in poweroff by Vaibhav Hiremath · 9 years ago
  24. 0786212 greybus: arche-platform: Set direction of wake/detect gpio in poweroff fn by Vaibhav Hiremath · 9 years ago
  25. 16fe18c greybus: arche-platform: Assert wake/detect after SVC reset without delay by Vaibhav Hiremath · 9 years ago
  26. f760bbf greybus: arche-platform: Enable interrupt support on wake/detect line by Vaibhav Hiremath · 9 years ago
  27. 685353c greybus: arche-platform: Add wake detect state based on functionality by Vaibhav Hiremath · 9 years ago
  28. db5a3bc greybus: arche-platform: Convert delayed work to do only hub3613 configuration by Vaibhav Hiremath · 9 years ago
  29. 037a402 greybus: arche-apb-ctrl: Remove extra delay in APB reset by Vaibhav Hiremath · 9 years ago
  30. c8733c5 greybus: Documentation/sysfs: make 1-5 a 2x2 module by Johan Hovold · 9 years ago
  31. bd93d2a greybus: Documentation/sysfs: move module 1-4 to position 5 by Johan Hovold · 9 years ago
  32. 8886c44 greybus: Documentation/sysfs: add module devices by Johan Hovold · 9 years ago
  33. bb80c76 greybus: gpio: handle api changes for 4.5 kernel release by Greg Kroah-Hartman · 9 years ago
  34. 7a6396d greybus: gpio: use bundle device for error messages by Greg Kroah-Hartman · 9 years ago
  35. 6743a6f greybus: arche-platform: Fix exit path in probe fn by Vaibhav Hiremath · 9 years ago
  36. c5f338c greybus: uart: fix incomplete receive-data sanity checks by Johan Hovold · 9 years ago
  37. cb7f00b greybus: uart: add missing serial-state sanity check by Johan Hovold · 9 years ago
  38. 066f950 greybus: uart: add max-payload sanity check by Johan Hovold · 9 years ago
  39. 71f6c32 greybus: connection: {en,dis}able fct flow in connection management by Fabien Parent · 9 years ago
  40. e70055b greybus: es2: implement the fct flow control requests by Fabien Parent · 9 years ago
  41. 48a1730 greybus: apba: add fct flow usb control requests by Fabien Parent · 9 years ago
  42. 9ed5e1b greybus: connection: add api to {en,dis}able unipro fct flow by Fabien Parent · 9 years ago
  43. c5e7cba greybus: arche-apb-ctrl: Return immediately if in same state from state change fns by Vaibhav Hiremath · 9 years ago
  44. 25847ee greybus: arche-platform: Avoid doing same thing again in poweroff fn by Vaibhav Hiremath · 9 years ago
  45. 599159b greybus: arche-platform: Return immediately if in same state from state change fns by Vaibhav Hiremath · 9 years ago
  46. 27e18d8 greybus: camera: Rename clock_mode to flags by Jacopo Mondi · 9 years ago
  47. 446091c greybus: camera: Add CSI configuration parameters by Jacopo Mondi · 9 years ago
  48. 7f29ade greybus: uart: properly calculate max buffer size by Greg Kroah-Hartman · 9 years ago
  49. 737df28 greybus: Documentation: remove svc unique_id attribute by Johan Hovold · 9 years ago
  50. 907d1e1 greybus: interface: Add print messages on interface initialization/removal by Viresh Kumar · 9 years ago
  51. 2422d36 greybus: Revert "gb_loopback: Fix throughput calculations" by Greg Kroah-Hartman · 9 years ago
  52. b07868b greybus: audio: return success for stop trigger if device removed by Vaibhav Agarwal · 9 years ago
  53. 29386f0 greybus: audio: schedule workqueue to perform codec cleanup on module removal by Vaibhav Agarwal · 9 years ago
  54. b19df7b greybus: audio: Enable support for multiple codec modules by Vaibhav Agarwal · 9 years ago
  55. c6ad27a9 greybus: lights: fix check for configured lights by Rui Miguel Silva · 9 years ago
  56. 137f717 greybus: lights: remove has_flash on failure by Rui Miguel Silva · 9 years ago
  57. 4923314 greybus: lights: remove unnecessary checks by Rui Miguel Silva · 9 years ago
  58. c53b0b2 greybus: gb_loopback: Fix throughput calculations by Alexandre Bailon · 9 years ago
  59. 478ce72 greybus: es2: fix cport-count error handling by Johan Hovold · 9 years ago
  60. b59281a greybus: loopback: Add reserved fields to transfer request by Axel Haslam · 9 years ago
  61. ee97e24 greybus: arche-apb-ctrl: Do not coldboot APBs in probe by Vaibhav Hiremath · 9 years ago
  62. 4a7908c greybus: manifest: Parse cports (within a bundle) in the order from manifest blob by Viresh Kumar · 9 years ago
  63. 640924d greybus: camera: Don't configure CSI TX in test only mode by Laurent Pinchart · 9 years ago
  64. 66c3607 greybus: camera: Set power mode after configuring streams by Laurent Pinchart · 9 years ago
  65. b573b0e greybus: camera: Clean up when AP link power mode configuration failed by Laurent Pinchart · 9 years ago
  66. c161c0f greybus: camera: Factorize link power mode configuration code into a function by Laurent Pinchart · 9 years ago
  67. 68b1309 greybus: power_supply: convert to bundle driver by Viresh Kumar · 9 years ago
  68. 7e9fba8 greybus: power_supply: Break supply setup into two parts by Viresh Kumar · 9 years ago
  69. 69564df greybus: lights: convert to bundle driver by Viresh Kumar · 9 years ago
  70. 6ce0eed greybus: lights: Break light setup into two parts by Viresh Kumar · 9 years ago
  71. e82a11d greybus: loopback: convert to bundle driver by Viresh Kumar · 9 years ago
  72. 512cc32 greybus: raw: convert to bundle driver by Viresh Kumar · 9 years ago
  73. 2554eda greybus: raw: Don't use (possibly) uninitialized raw->device in gb_raw_receive() by Viresh Kumar · 9 years ago
  74. c463593 greybus: raw: Use consistent label names in connection_init() by Viresh Kumar · 9 years ago
  75. 7d0493d greybus: only build arche platform driver if usb3613 is enabled by Greg Kroah-Hartman · 9 years ago
  76. ad4d3f9 greybus: arche-platform: Control usb3613 from arche-platform by Vaibhav Hiremath · 9 years ago
  77. bc8eadd greybus: arche-apb-ctrl: Do not export any gpios by Vaibhav Hiremath · 9 years ago
  78. b032493 greybus: arche-platform: Do not export any gpios by Vaibhav Hiremath · 9 years ago
  79. fd60ac5 greybus: arche-platform: Fix boot, poweroff and fw_flashing seq with APBs by Vaibhav Hiremath · 9 years ago
  80. 65fd5a5 greybus: arche-apb-ctrl: Export operational fns from driver by Vaibhav Hiremath · 9 years ago
  81. 80a057a greybus: arche-apb-ctrl: Rename internal operational state fns by Vaibhav Hiremath · 9 years ago
  82. af3aae1 greybus: arche-apb-ctrl: Introduce ara,init-disable property for APB by Vaibhav Hiremath · 9 years ago
  83. 33d7629 greybus: arche-apb-ctrl: Add sysfs to allow user to change state by Vaibhav Hiremath · 9 years ago
  84. 6961e04 greybus: arche-apb-ctrl: Pass only platform_device to _seq fns by Vaibhav Hiremath · 9 years ago
  85. f2222a4 greybus: arche-apb-ctrl: Set default state value to OFF by Vaibhav Hiremath · 9 years ago
  86. 5667ab1 greybus: arche-apb-ctrl: Rename init_seq and cleanup fn by Vaibhav Hiremath · 9 years ago
  87. 6ceed51 greybus: arche-apb-ctrl: Re-arrange init sequence by Vaibhav Hiremath · 9 years ago
  88. 7691fed greybus: arche-platform: Introduce FW_FLASHING state by Vaibhav Hiremath · 9 years ago
  89. 2923c58 greybus: arche_platform: Add sysfs to allow user to change state by Vaibhav Hiremath · 9 years ago
  90. b4c95fc greybus: arche-platform: Pull wake/detect low in poweroff by Vaibhav Hiremath · 9 years ago
  91. e74d04a greybus: arche-platform: Add state variable to driver data by Vaibhav Hiremath · 9 years ago
  92. 5993e2b greybus: arche-platform: Rename cleanup fn to poweroff_seq by Vaibhav Hiremath · 9 years ago
  93. 49e6e04 greybus: arche-platform: Cancel delayed_work in driver remove fn by Vaibhav Hiremath · 9 years ago
  94. 758ca99 greybus: arche-platform: Introduce coldboot_seq fn by Vaibhav Hiremath · 9 years ago
  95. a821adb greybus: arche-platform: make apb_state common to both platform drivers by Vaibhav Hiremath · 9 years ago
  96. 397d341 greybus: raw: fix memory leak on disconnect by Johan Hovold · 9 years ago
  97. 8d46ec4 greybus: bundle: remove private data field by Johan Hovold · 9 years ago
  98. 5ef545f greybus: spi: add bundle-device prefix to error messages by Johan Hovold · 9 years ago
  99. 8923c5b greybus: loopback: add missing pr_fmt by Johan Hovold · 9 years ago
  100. 6d6fb25 greybus: i2c: add bundle-device prefix to error messages by Johan Hovold · 9 years ago