1. d2e29b4 reset: remove remaining WARN_ON() in <linux/reset.h> by Masahiro Yamada · 7 years ago
  2. b92cee8 reset: make device_reset_optional() really optional by Masahiro Yamada · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 17c82e2 reset: Add APIs to manage array of resets by Vivek Gautam · 8 years ago
  5. 62e24c5 reset: add exported __reset_control_get, return NULL if optional by Philipp Zabel · 9 years ago
  6. 0ca10b6 reset: fix optional reset_control_get stubs to return NULL by Philipp Zabel · 8 years ago
  7. bb47523 reset: make optional functions really optional by Ramiro Oliveira · 8 years ago
  8. ee48c72 reset: Change shared flag from int to bool by Ramiro Oliveira · 8 years ago
  9. af3e162 Merge branch 'reset/explicit-api' into reset/next by Philipp Zabel · 9 years ago
  10. 0bcc0ea reset: TRIVIAL: Add line break at same place for similar APIs by Lee Jones · 9 years ago
  11. c33d61a reset: Supply *_shared variant calls when using *_optional APIs by Lee Jones · 9 years ago
  12. 40faee8e reset: Supply *_shared variant calls when using of_* API by Lee Jones · 9 years ago
  13. a53e35d reset: Ensure drivers are explicit when requesting reset lines by Lee Jones · 9 years ago
  14. 3c35f6e reset: Reorder inline reset_control_get*() wrappers by Lee Jones · 9 years ago
  15. 168d7c4 reset: Return -ENOTSUPP when not configured by John Youn · 9 years ago
  16. 4113652 reset: Add missing function stub for device_reset by Daniel Lezcano · 9 years ago
  17. 0b52297 reset: Add support for shared reset controls by Hans de Goede · 9 years ago
  18. 6c96f05 reset: Make [of_]reset_control_get[_foo] functions wrappers by Hans de Goede · 9 years ago
  19. 39b4da7 reset: use ENOTSUPP instead of ENOSYS by Philipp Zabel · 9 years ago
  20. c0a13aa reset: add of_reset_control_get_by_index() by Vince Hsu · 10 years ago
  21. 5bcd0b7 reset: Add (devm_)reset_control_get stub functions by Axel Lin · 9 years ago
  22. 729de41 reset: add reset_control_status helper function by Dinh Nguyen · 10 years ago
  23. e3ec0a8 reset: Add of_reset_control_get to reset.h by Hans de Goede · 11 years ago
  24. b424080 reset: Add optional resets and stubs by Philipp Zabel · 11 years ago
  25. fc0a592 reset: Add of_reset_control_get by Maxime Ripard · 11 years ago
  26. 61fc413 reset: Add reset controller API by Philipp Zabel · 12 years ago