1. d25e433 reset: use kref for reference counting by Philipp Zabel · 8 years ago
  2. 62e24c5 reset: add exported __reset_control_get, return NULL if optional by Philipp Zabel · 9 years ago
  3. b2e3c43 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  4. e5a1dad reset: fix shared reset triggered_count decrement on error by Jerome Brunet · 8 years ago
  5. 4891486 reset: core: fix reset_control_put by Heiner Kallweit · 8 years ago
  6. bb47523 reset: make optional functions really optional by Ramiro Oliveira · 8 years ago
  7. ee48c72 reset: Change shared flag from int to bool by Ramiro Oliveira · 8 years ago
  8. 7da33a3 reset: allow using reset_control_reset with shared reset by Martin Blumenstingl · 8 years ago
  9. a3774e1 reset: warn on invalid input to reset_control_reset/assert/deassert/status by Philipp Zabel · 8 years ago
  10. 8d5b5d5 reset: add devm_reset_controller_register API by Masahiro Yamada · 9 years ago
  11. 0b52297 reset: Add support for shared reset controls by Hans de Goede · 9 years ago
  12. c15ddec reset: Share struct reset_control between reset_control_get calls by Hans de Goede · 9 years ago
  13. 6c96f05 reset: Make [of_]reset_control_get[_foo] functions wrappers by Hans de Goede · 9 years ago
  14. e677774 reset: Move DT cell size check to the core by Maxime Ripard · 9 years ago
  15. d056c9b reset: remove unnecessary local variable initialization from of_reset_control_get_by_index by Philipp Zabel · 9 years ago
  16. b354f68 reset: remove unused device pointer from struct reset_control by Philipp Zabel · 9 years ago
  17. 39b4da7 reset: use ENOTSUPP instead of ENOSYS by Philipp Zabel · 9 years ago
  18. 3d81216 reset: Fix of_reset_control_get() for consistent return values by Alban Bedel · 9 years ago
  19. c0a13aa reset: add of_reset_control_get_by_index() by Vince Hsu · 9 years ago
  20. 729de41 reset: add reset_control_status helper function by Dinh Nguyen · 10 years ago
  21. fc0a592 reset: Add of_reset_control_get by Maxime Ripard · 11 years ago
  22. 0c5b2b9 reset: Mark function as static and remove unused function in core.c by Rashika Kheria · 11 years ago
  23. 3d10302 reset: allow drivers to request probe deferral by Philipp Zabel · 11 years ago
  24. 6034bb2 reset: NULL deref on allocation failure by Dan Carpenter · 12 years ago
  25. 61fc413 reset: Add reset controller API by Philipp Zabel · 12 years ago