1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. 22815f18 reset: Add acquire/release support for arrays by Thierry Reding · 6 years ago
  3. f31d5c2 reset: Add acquired flag to of_reset_control_array_get() by Thierry Reding · 6 years ago
  4. c84b032 reset: add acquired/released state for exclusive reset controls by Philipp Zabel · 6 years ago
  5. 151f72f reset: fix null pointer dereference on dev by dev_name by Colin Ian King · 6 years ago
  6. eaf91db reset: Add reset_control_get_count() by Geert Uytterhoeven · 6 years ago
  7. b790c8e reset: Fix potential use-after-free in __of_reset_control_get() by Geert Uytterhoeven · 6 years ago
  8. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  9. e2749bb reset: modify the way reset lookup works for board files by Bartosz Golaszewski · 7 years ago
  10. 6691dff reset: add support for non-DT systems by Bartosz Golaszewski · 7 years ago
  11. 1554bbd reset: make device_reset_optional() really optional by Masahiro Yamada · 7 years ago
  12. 21240eb reset: make (de)assert report success for self-deasserting reset drivers by Philipp Zabel · 8 years ago
  13. 17c82e2 reset: Add APIs to manage array of resets by Vivek Gautam · 8 years ago
  14. d25e433 reset: use kref for reference counting by Philipp Zabel · 8 years ago
  15. 62e24c5 reset: add exported __reset_control_get, return NULL if optional by Philipp Zabel · 9 years ago
  16. b2e3c43 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  17. e5a1dad reset: fix shared reset triggered_count decrement on error by Jerome Brunet · 8 years ago
  18. 4891486 reset: core: fix reset_control_put by Heiner Kallweit · 8 years ago
  19. bb47523 reset: make optional functions really optional by Ramiro Oliveira · 8 years ago
  20. ee48c72 reset: Change shared flag from int to bool by Ramiro Oliveira · 8 years ago
  21. 7da33a3 reset: allow using reset_control_reset with shared reset by Martin Blumenstingl · 8 years ago
  22. a3774e1 reset: warn on invalid input to reset_control_reset/assert/deassert/status by Philipp Zabel · 9 years ago
  23. 8d5b5d5 reset: add devm_reset_controller_register API by Masahiro Yamada · 9 years ago
  24. 0b52297 reset: Add support for shared reset controls by Hans de Goede · 9 years ago
  25. c15ddec reset: Share struct reset_control between reset_control_get calls by Hans de Goede · 9 years ago
  26. 6c96f05 reset: Make [of_]reset_control_get[_foo] functions wrappers by Hans de Goede · 9 years ago
  27. e677774 reset: Move DT cell size check to the core by Maxime Ripard · 9 years ago
  28. d056c9b reset: remove unnecessary local variable initialization from of_reset_control_get_by_index by Philipp Zabel · 9 years ago
  29. b354f68 reset: remove unused device pointer from struct reset_control by Philipp Zabel · 9 years ago
  30. 39b4da7 reset: use ENOTSUPP instead of ENOSYS by Philipp Zabel · 9 years ago
  31. 3d81216 reset: Fix of_reset_control_get() for consistent return values by Alban Bedel · 9 years ago
  32. c0a13aa6 reset: add of_reset_control_get_by_index() by Vince Hsu · 10 years ago
  33. 729de41 reset: add reset_control_status helper function by Dinh Nguyen · 10 years ago
  34. fc0a592 reset: Add of_reset_control_get by Maxime Ripard · 11 years ago
  35. 0c5b2b9 reset: Mark function as static and remove unused function in core.c by Rashika Kheria · 11 years ago
  36. 3d10302 reset: allow drivers to request probe deferral by Philipp Zabel · 12 years ago
  37. 6034bb2 reset: NULL deref on allocation failure by Dan Carpenter · 12 years ago
  38. 61fc413 reset: Add reset controller API by Philipp Zabel · 12 years ago