Commit History

Author SHA1 Message Date
  Geert Uytterhoeven b790c8ea55 reset: Fix potential use-after-free in __of_reset_control_get() 6 years ago
  Kees Cook acafe7e302 treewide: Use struct_size() for kmalloc()-family 7 years ago
  Bartosz Golaszewski e2749bb998 reset: modify the way reset lookup works for board files 7 years ago
  Bartosz Golaszewski 6691dffab0 reset: add support for non-DT systems 7 years ago
  Masahiro Yamada 1554bbd4ad reset: make device_reset_optional() really optional 7 years ago
  Philipp Zabel 21240eb94f reset: make (de)assert report success for self-deasserting reset drivers 8 years ago
  Vivek Gautam 17c82e206d reset: Add APIs to manage array of resets 8 years ago
  Philipp Zabel d25e4334c2 reset: use kref for reference counting 8 years ago
  Philipp Zabel 62e24c5775 reset: add exported __reset_control_get, return NULL if optional 9 years ago
  Linus Torvalds b2e3c4319d Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 8 years ago
  Jerome Brunet e5a1dadec3 reset: fix shared reset triggered_count decrement on error 8 years ago
  Heiner Kallweit 4891486fb2 reset: core: fix reset_control_put 8 years ago
  Ramiro Oliveira bb475230b8 reset: make optional functions really optional 8 years ago
  Ramiro Oliveira ee48c726d0 reset: Change shared flag from int to bool 8 years ago
  Martin Blumenstingl 7da33a37b4 reset: allow using reset_control_reset with shared reset 8 years ago
  Philipp Zabel a3774e146a reset: warn on invalid input to reset_control_reset/assert/deassert/status 9 years ago
  Masahiro Yamada 8d5b5d5ce5 reset: add devm_reset_controller_register API 9 years ago
  Hans de Goede 0b52297f22 reset: Add support for shared reset controls 9 years ago
  Hans de Goede c15ddec2ca reset: Share struct reset_control between reset_control_get calls 9 years ago
  Hans de Goede 6c96f05c8b reset: Make [of_]reset_control_get[_foo] functions wrappers 9 years ago
  Maxime Ripard e677774f50 reset: Move DT cell size check to the core 9 years ago
  Philipp Zabel d056c9b819 reset: remove unnecessary local variable initialization from of_reset_control_get_by_index 9 years ago
  Philipp Zabel b354f68ff0 reset: remove unused device pointer from struct reset_control 9 years ago
  Philipp Zabel 39b4da71ca reset: use ENOTSUPP instead of ENOSYS 9 years ago
  Alban Bedel 3d81216fde reset: Fix of_reset_control_get() for consistent return values 10 years ago
  Vince Hsu c0a13aa6da reset: add of_reset_control_get_by_index() 10 years ago
  Dinh Nguyen 729de41baf reset: add reset_control_status helper function 10 years ago
  Maxime Ripard fc0a592156 reset: Add of_reset_control_get 11 years ago
  Rashika Kheria 0c5b2b915a reset: Mark function as static and remove unused function in core.c 11 years ago
  Philipp Zabel 3d10302048 reset: allow drivers to request probe deferral 12 years ago