blob: cc88fbab9e1ceee202a9a0e8b900faad6f20bb06 [file] [log] [blame]
3315be577411 ("reset: Fix and extend kerneldoc")
7da33a37b48f ("reset: allow using reset_control_reset with shared reset")
a3774e146a14 ("reset: warn on invalid input to reset_control_reset/assert/deassert/status")
0b52297f2288 ("reset: Add support for shared reset controls")
c15ddec2ca06 ("reset: Share struct reset_control between reset_control_get calls")
6c96f05c8bb8 ("reset: Make [of_]reset_control_get[_foo] functions wrappers")
e677774f5026 ("reset: Move DT cell size check to the core")
b354f68ff027 ("reset: remove unused device pointer from struct reset_control")
39b4da71ca33 ("reset: use ENOTSUPP instead of ENOSYS")
3d81216fde46 ("reset: Fix of_reset_control_get() for consistent return values")
c0a13aa6da5d ("reset: add of_reset_control_get_by_index()")