1. 8d5732f greybus: pwm: use the bundle struct device instead of the connector by Greg Kroah-Hartman · 9 years ago
  2. 2630fbf greybus: pwm: replace pr_err with dev_err by Johan Hovold · 9 years ago
  3. 2e93d02 greybus: pwm: Drop get_version support by Viresh Kumar · 9 years ago
  4. 3fb97e4 greybus: pwm: Use (already defined) major/minor macros by Viresh Kumar · 9 years ago
  5. e18822e greybus: Rename gb_gpbridge_protocol_driver() as gb_builtin_protocol_driver() by Viresh Kumar · 9 years ago
  6. e9385e5 greybus: include "gpbridge.h" from "greybus.h" by Alex Elder · 9 years ago
  7. bdac599 greybus: Use gb_gpbridge_protocol_init() by Viresh Kumar · 9 years ago
  8. 453bbea greybus: Move briged phy structure definitions into gpbridge.h by John Stultz · 9 years ago
  9. b41caa9 greybus: pwm: fix config-request alignment by Johan Hovold · 9 years ago
  10. 6a80ed4 greybus: pwm: fix memory leak in error path by Johan Hovold · 9 years ago
  11. 89210f6 greybus: remove unused version-response structs by Viresh Kumar · 10 years ago
  12. 36e79de greybus: create get_version() routines with the help of a macro by Viresh Kumar · 10 years ago
  13. 5357cf3 greybus: Remove "-gb" suffix from .c files by Viresh Kumar · 10 years ago[Renamed from drivers/staging/greybus/pwm-gb.c]
  14. 7422a1e greybus: protocol: name protocols. by Greg Kroah-Hartman · 10 years ago
  15. 7c7d5b9 greybus: protocol: switch gb_protocol_register() to return an int by Greg Kroah-Hartman · 10 years ago
  16. 93bbe85 greybus: set up connection->private properly by Alex Elder · 10 years ago
  17. 583d233 greybus: use little-endian in PWM requests by Alex Elder · 10 years ago
  18. bf2329f greybus: pwm-gb: convert to use gb_operation_sync by Greg Kroah-Hartman · 10 years ago
  19. 23383de greybus: use errno for operation result by Alex Elder · 10 years ago
  20. c08b1dd greybus: dynamically allocate requests and responses by Alex Elder · 10 years ago
  21. 4589f06 greybus: pwm-gb.c: fix up missing { } for else by Greg Kroah-Hartman · 10 years ago
  22. 25d0f81 greybus: remove status from all responses by Alex Elder · 10 years ago
  23. 3690a82 greybus: define struct gb_message by Alex Elder · 10 years ago
  24. 34c6507 greybus: add pwm protocol driver by Matt Porter · 10 years ago