1. ff85f72 greybus: power_supply: fix unregister on error path by Rui Miguel Silva · 9 years ago
  2. 7ccac20d greybus: power_supply: do not release failed supply alloc by Rui Miguel Silva · 9 years ago
  3. e0d91ff greybus: power_supply: fix lock imbalance in init error path by Johan Hovold · 9 years ago
  4. a463fc1 greybus: arche-platform: Add wake/detect support along with handshaking with AP by Vaibhav Hiremath · 9 years ago
  5. f1e9cbd greybus: arche-apb-ctrl: deassert reset at the end of probe by Vaibhav Hiremath · 9 years ago
  6. 3303617 greybus: arche-apb-ctrl: Remove wake_detect gpio and related code by Vaibhav Hiremath · 9 years ago
  7. 3b858df greybus: arche: Remove unwanted headers and rearrange others by Viresh Kumar · 9 years ago
  8. 40989cf greybus: arche-apb: Drop unnecessary checks by Viresh Kumar · 9 years ago
  9. d258432 greybus: arche-apb: Do cleanup within apb_ctrl_init_seq() for error cases by Viresh Kumar · 9 years ago
  10. a7a794e greybus: arche-apb: Don't use gpio after failing to request it by Viresh Kumar · 9 years ago
  11. db0cff5 greybus: arche-apb: Properly use dev_err/info/warn by Viresh Kumar · 9 years ago
  12. dcf77c3 greybus: arche-apb: NULL is a valid regulator by Viresh Kumar · 9 years ago
  13. bd62fa5 greybus: arche-apb: devm_regulator_get() doesn't return NULL by Viresh Kumar · 9 years ago
  14. 7541c1a greybus: arche-apb: Replace gpio_is_valid() with gpio < 0 checks by Viresh Kumar · 9 years ago
  15. 977ff25 greybus: arche-apb: platform data 'apb' is guaranteed to be valid by Viresh Kumar · 9 years ago
  16. 3b538c3 greybus: arche-apb: Spelling and whitespace fixes by Viresh Kumar · 9 years ago
  17. f1f251b greybus: arche-platform: propagate errors returned by gpiolib by Viresh Kumar · 9 years ago
  18. 140741e greybus: arche-platform: svc_reset_gpio can't be invalid in arche_platform_cleanup() by Viresh Kumar · 9 years ago
  19. 72a8c24 greybus: arche-platform: Put APB in reset if of_platform_populate() fails by Viresh Kumar · 9 years ago
  20. 8adf71d greybus: arche-platform: Export GPIOs after populating APBs by Viresh Kumar · 9 years ago
  21. 73658f2 greybus: arche-platform: arche_pdata is guaranteed to be valid by Viresh Kumar · 9 years ago
  22. fc41c2d greybus: firmware/bootrom: debug output from bootrom protocol by Eli Sennesh · 9 years ago
  23. 4e6e3f5 greybus: connection: fix version-request error handling by Johan Hovold · 9 years ago
  24. b77f932 greybus: core: fix greybus device matching by Johan Hovold · 9 years ago
  25. 3c48d1b greybus: core: fix greybus driver registration by Johan Hovold · 9 years ago
  26. 13da9e1 greybus: core: add drvdata accessors by Johan Hovold · 9 years ago
  27. b787d41 greybus: camera: Add support for flags to stream_configure by Jacopo Mondi · 9 years ago
  28. aab4a1a greybus: svc: Replace link config hack with standard operation by Laurent Pinchart · 9 years ago
  29. e49268c greybus: arche-apb-ctrl: Do not bring APB out of reset in probe by Vaibhav Hiremath · 9 years ago
  30. ae0bf3a greybus: arche-apb-ctrl: Set wake_detect gpio to low initially by Vaibhav Hiremath · 9 years ago
  31. 6da86df greybus: arche-platform: Export gpio (reset & sys_boot) to user by Vaibhav Hiremath · 9 years ago
  32. 1f67ee5 greybus: camera: Raise the CSI-2 bandwidth by Laurent Pinchart · 9 years ago
  33. 1e5dd1f greybus: arche-platform: merge arche-apb-ctrl and arche-platform by Greg Kroah-Hartman · 9 years ago
  34. bc142bb greybus: arche_platform: Remove child's platform device as part of _remove() fn by Vaibhav Hiremath · 9 years ago
  35. 41c2395 greybus: camera: destroy data connection on link-config errors by Johan Hovold · 9 years ago
  36. b9f71bc greybus: camera: fix memory leak in capture-request handler by Johan Hovold · 9 years ago
  37. 12c8b0d greybus: camera: fix memory leak in configure-streams error path by Johan Hovold · 9 years ago
  38. d39bf70 greybus: interface: Fetch and expose version of interface's firmware by Viresh Kumar · 9 years ago
  39. 57c6bcc greybus: interface: Receive serial-number on hotplug event by Viresh Kumar · 9 years ago
  40. 63d742b greybus: svc: Set interface's hotplug attributes before using them by Viresh Kumar · 9 years ago
  41. 72e53ae greybus: svc: Change GB_SVC_TYPE_LINK_CONFIG to 0x10 by Bryan O'Donoghue · 9 years ago
  42. 5b22521 greybus: control: Use Macro's instead of direct values for major/minor by Viresh Kumar · 9 years ago
  43. 166f0ae greybus: arche-apb-ctrl: Assert reset to APB at the end of probe by Vaibhav Hiremath · 9 years ago
  44. 5a78178 greybus: arche-apb-ctrl: Add APB control driver by Vaibhav Hiremath · 9 years ago
  45. 7fa6065 greybus: arche-platform: Rename db3-platform to arche-platform by Vaibhav Hiremath · 9 years ago
  46. 0b8af6a greybus: db3(arche)-platform: Remove all APB control code by Vaibhav Hiremath · 9 years ago
  47. 3563ff8 greybus: firmware and svc: detect the difference between ES2 and ES3 chips by Eli Sennesh · 9 years ago
  48. 0e9403a0 greybus: interface: Expose DDBL1 manufacturing and production id in sysfs by Viresh Kumar · 9 years ago
  49. b32a5c5 greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_ by Viresh Kumar · 9 years ago
  50. a5a7723 greybus: es2: clean up csi-config request by Johan Hovold · 9 years ago
  51. 61a748a greybus: svc: drop copy-pasted function header by Johan Hovold · 9 years ago
  52. 2c7df74 greybus: interface: Prefix hexadecimal values with '0x' by Viresh Kumar · 9 years ago
  53. ccb5803 greybus: es2: Don't use stack memory as USB request data by Laurent Pinchart · 9 years ago
  54. e715a54 greybus: es2: Fix endian conversion issues by Laurent Pinchart · 9 years ago
  55. 98ce3b0 greybus: camera: Fix remaining endian conversion issues by Laurent Pinchart · 9 years ago
  56. b1c7d67 greybus: camera: Set link power mode to HS-G2 with 2 lanes by Laurent Pinchart · 9 years ago
  57. 142b21f greybus: camera: Configure the bridge CSI transmitter by Laurent Pinchart · 9 years ago
  58. 8e2b7da greybus: es2: Add support for CSI transmitter configuration by Laurent Pinchart · 9 years ago
  59. bcc050b greybus: camera: Configure link speed for the data connection by Laurent Pinchart · 9 years ago
  60. 784f876 greybus: svc: Add support for the link config operation by Laurent Pinchart · 9 years ago
  61. c662221 greybus: camera: Fix endian conversion issues by Laurent Pinchart · 9 years ago
  62. 70b3b3e greybus: tools: don't always build them. by Greg Kroah-Hartman · 9 years ago
  63. d5bc960 greybus: loopback_test: null terminate the dict structure by Greg Kroah-Hartman · 9 years ago
  64. 6bfff1d greybus: loopback_test: fix warning about signed/unsigned comparison by Greg Kroah-Hartman · 9 years ago
  65. 6b0658f greybus: tools: Add tools directory to greybus repo and add loopback by Greg Kroah-Hartman · 9 years ago
  66. 8e77c83 greybus: camera: fix data types of operations by Rui Miguel Silva · 9 years ago
  67. 65fabd1 greybus: spi: fix and cleanup spi devices handling by Rui Miguel Silva · 9 years ago
  68. 4a0c445 greybus: spi: unregister master on device add fail by Rui Miguel Silva · 9 years ago
  69. a92a2d4 greybus: spi: validate spi master register by Rui Miguel Silva · 9 years ago
  70. 5fbd1a0 greybus: spi: rename label to undo operation by Rui Miguel Silva · 9 years ago
  71. 141af4f greybus: interface: fix hot-unplug control-connection timeouts by Johan Hovold · 9 years ago
  72. c634650 greybus: interface: clean up control-connection handling by Johan Hovold · 9 years ago
  73. ed972e3 greybus: es2: demote dynamic-urb error message by Johan Hovold · 9 years ago
  74. 4dda744 greybus: Camera: remove f_dentry usage by Greg Kroah-Hartman · 9 years ago
  75. 3265eda greybus: Add driver for the camera class protocol by Laurent Pinchart · 9 years ago
  76. e61a2a7 greybus: Add camera protocol definition by Laurent Pinchart · 9 years ago
  77. 8e3fba5 greybus: loopback: Add asynchronous backoff by Bryan O'Donoghue · 9 years ago
  78. 36f241ff greybus: loopback: Wait for all async operations to complete on exit by Bryan O'Donoghue · 9 years ago
  79. c7aae4e greybus: loopback: Retrun -ENOMEM if operation allocation fails by Bryan O'Donoghue · 9 years ago
  80. 578a0ab greybus: loopback: Drop NULL check on container_of pointer by Bryan O'Donoghue · 9 years ago
  81. 079fa32 greybus: loopback: register a struct device. by Axel Haslam · 9 years ago
  82. 3647a31 greybus: loopback: remove mask attribute by Axel Haslam · 9 years ago
  83. 50014e0 greybus: spi: move chipselect to one byte size by Rui Miguel Silva · 9 years ago
  84. a75fd8b greybus: es2: Reserve CPorts 16 and 17 by Laurent Pinchart · 9 years ago
  85. 5626e0b greybus: interface: clean up error messages by Johan Hovold · 9 years ago
  86. ab66dd7 greybus: interface: fix interface-registration race by Johan Hovold · 9 years ago
  87. 708d07a greybus: interface: separate manifest parsing from bundle registration by Johan Hovold · 9 years ago
  88. a7e36d0 greybus: bundle: separate bundle creation and registration by Johan Hovold · 9 years ago
  89. bdc3735 greybus: bundle: separate connection disabling and destruction by Johan Hovold · 9 years ago
  90. a234792 greybus: bundle: use dev_err for bundle-creation errors by Johan Hovold · 9 years ago
  91. 1db1b24 greybus: bundle: kill the bundle lock by Johan Hovold · 9 years ago
  92. 1e6fb9a greybus: interface: remove defensive WARN_ON by Johan Hovold · 9 years ago
  93. 100e900 greybus: use decimal notation for interfaces, bundles and cports by Johan Hovold · 9 years ago
  94. 7adeaae7 greybus: svc: create svc along with host device by Johan Hovold · 9 years ago
  95. 2c84894 greybus: hd: make svc-connection life time coincide with host-device by Johan Hovold · 9 years ago
  96. d4c80ba greybus: hd: initialise device last by Johan Hovold · 9 years ago
  97. 0bf1f24 greybus: connection: separate connection creation and enabling by Johan Hovold · 9 years ago
  98. 3617311 greybus: connection: unbind protocol at exit by Johan Hovold · 9 years ago
  99. 30c2de7 greybus: connection: bind protocol at init by Johan Hovold · 9 years ago
  100. 74c8316 greybus: connection: fail on missing protocol by Johan Hovold · 9 years ago