1. ec0ad86 staging: greybus: move core include files to include/linux/greybus/ by Greg Kroah-Hartman · 5 years ago
  2. 8478c35 staging: greybus: Parenthesis alignment by Cristian Sicilia · 6 years ago
  3. 863dbc5 staging: greybus: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  4. eb50fd3 staging: greybus: add SPDX identifiers to all greybus driver files by Greg Kroah-Hartman · 7 years ago
  5. 461ab80 staging: greybus: fix "line over 80 characters" coding style issues by Gioh Kim · 8 years ago
  6. 23931ff greybus: replace Ara references by Johan Hovold · 8 years ago
  7. 68793c4 greybus: bootrom: Rename download_firmware() as find_firmware() by Viresh Kumar · 8 years ago
  8. 40d276e greybus: bootrom: Create gb_bootrom_cancel_timeout() by Viresh Kumar · 8 years ago
  9. 6d9e6ff greybus: bootrom: Set timeout before sending AP_READY by Viresh Kumar · 8 years ago
  10. 2d6f1c2 greybus: bootrom: Don't print duplicate error messages by Viresh Kumar · 8 years ago
  11. cc90d6f greybus: bootrom: Skip setting timeout in failure path of size request by Viresh Kumar · 8 years ago
  12. 8a70456 greybus: move all firmware prefix strings to one place by Greg Kroah-Hartman · 8 years ago
  13. 56c7871 greybus: bootrom: Use "s2l" instead of boot stage in package name by Viresh Kumar · 8 years ago
  14. 326f98a greybus: bootrom: Wait for 10 seconds for mode-switch by Viresh Kumar · 9 years ago
  15. dbb8cfe greybus: bootrom: send timeout in milliseconds to gb_bootrom_set_timeout() by Viresh Kumar · 9 years ago
  16. a4293e1 greybus: bootrom: Enhance timeout error message by Viresh Kumar · 9 years ago
  17. aa62b5e greybus: bootrom: Compile as a separate module by Viresh Kumar · 9 years ago
  18. a956d93 greybus: bootrom: Implement timeouts to detect Module failures by Viresh Kumar · 9 years ago
  19. 03b4fa4 greybus: Revert "bootrom: Implement timeouts to detect Module failures" by Jeffrey Carlyle · 9 years ago
  20. c81b1ec greybus: bootrom: Implement timeouts to detect Module failures by Viresh Kumar · 9 years ago
  21. de86e25 greybus: bootrom: fix typo by Viresh Kumar · 9 years ago
  22. 5a53e02 greybus: firmware: Rename to bootrom protocol by Viresh Kumar · 9 years ago[Renamed (61%) from drivers/staging/greybus/firmware.c]
  23. ac72cfb greybus: interface: clean up ES2 VID/PID hack by Johan Hovold · 9 years ago
  24. 0ec3063 greybus: convert drivers to use connection->private set/get by Greg Kroah-Hartman · 9 years ago
  25. 8ec589b greybus: firmware: convert to bundle driver by Johan Hovold · 9 years ago
  26. f3e6c09 greybus: svc: Expose and retain VID/PID received from bootrom for ES2 by Viresh Kumar · 9 years ago
  27. 8eff510 greybus: firmware: abort if AP_READY fails by Johan Hovold · 9 years ago
  28. eb8fafd greybus: firmware: log the name of the firmware being requested by Greg Kroah-Hartman · 9 years ago
  29. 3e1b8c7 greybus: firmware: remove skip-disconnected flag by Johan Hovold · 9 years ago
  30. b29906a greybus: firmware: replace colons with underscore in firmware file request by Michael Scott · 9 years ago
  31. fc41c2d greybus: firmware/bootrom: debug output from bootrom protocol by Eli Sennesh · 9 years ago
  32. 3563ff8 greybus: firmware and svc: detect the difference between ES2 and ES3 chips by Eli Sennesh · 9 years ago
  33. b32a5c5 greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_ by Viresh Kumar · 9 years ago
  34. 2f3db92 greybus: don't use %h and %hh for printing short and char variables by Viresh Kumar · 9 years ago
  35. f1e941a greybus: firmware: Fetch es2 VID/PID to distinguish module vendors by Viresh Kumar · 9 years ago
  36. 9f59263 greybus: interface: rename vendor and product attributes by Johan Hovold · 9 years ago
  37. f65fa47 greybus: fix vendor and product matching by Johan Hovold · 9 years ago
  38. 87f6c97 greybus: firmware: break long lines by Johan Hovold · 9 years ago
  39. 98645a9 greybus: firmware: fix information leak by Johan Hovold · 9 years ago
  40. 0a72bd3 greybus: firmware: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  41. 336dfea greybus: firmware: Don't send control-disconnected event for firmware protocol by Viresh Kumar · 9 years ago
  42. 06986a2 greybus: firmware: drop 'stage' from ready-to-boot request by Viresh Kumar · 9 years ago
  43. 4c9e228 greybus: firmware: Send AP-ready operation by Viresh Kumar · 9 years ago
  44. 1a88628 greybus: firmware: firmware image name has .tftf instead of .fw by Viresh Kumar · 9 years ago
  45. c9733b7 greybus: firmware: Fix incorrect firmware file's name by Viresh Kumar · 9 years ago
  46. 8bcc2d8 greybus: firmware: firmware's file name is 32 characters long by Viresh Kumar · 9 years ago
  47. af0b4d5 greybus: firmware: fix potential stack corruption by Johan Hovold · 9 years ago
  48. 90f1b61 greybus: Add firmware protocol driver by Viresh Kumar · 9 years ago