index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
reset
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
reset: Fix potential use-after-free in __of_reset_control_get()
Geert Uytterhoeven
1
-7
/
+8
2018-12-08
reset: make device_reset_optional() really optional
Masahiro Yamada
1
-4
/
+5
2018-12-08
reset: add exported __reset_control_get, return NULL if optional
Philipp Zabel
1
-6
/
+16
2018-12-08
reset: core: fix reset_control_put
Heiner Kallweit
1
-1
/
+1
2018-12-08
reset: make optional functions really optional
Ramiro Oliveira
1
-11
/
+37
2016-08-24
reset: warn on invalid input to reset_control_reset/assert/deassert/status
Philipp Zabel
1
-1
/
+11
2016-05-30
reset: add devm_reset_controller_register API
Masahiro Yamada
1
-0
/
+37
2016-03-30
reset: Add support for shared reset controls
Hans de Goede
1
-11
/
+48
2016-03-30
reset: Share struct reset_control between reset_control_get calls
Hans de Goede
1
-21
/
+63
2016-03-30
reset: Make [of_]reset_control_get[_foo] functions wrappers
Hans de Goede
1
-67
/
+17
2016-01-25
reset: Move DT cell size check to the core
Maxime Ripard
1
-3
/
+5
2016-01-25
reset: remove unnecessary local variable initialization from of_reset_control...
Philipp Zabel
1
-1
/
+1
2015-11-18
reset: remove unused device pointer from struct reset_control
Philipp Zabel
1
-8
/
+1
2015-11-16
reset: use ENOTSUPP instead of ENOSYS
Philipp Zabel
1
-4
/
+4
2015-11-16
reset: Fix of_reset_control_get() for consistent return values
Alban Bedel
1
-1
/
+4
2015-11-16
reset: add of_reset_control_get_by_index()
Vince Hsu
1
-11
/
+29
2014-10-20
reset: add reset_control_status helper function
Dinh Nguyen
1
-0
/
+15
2014-02-03
reset: Add of_reset_control_get
Maxime Ripard
1
-9
/
+30
2014-02-03
reset: Mark function as static and remove unused function in core.c
Rashika Kheria
1
-29
/
+1
2014-02-03
reset: allow drivers to request probe deferral
Philipp Zabel
1
-1
/
+1
2013-04-12
reset: NULL deref on allocation failure
Dan Carpenter
1
-1
/
+1
2013-04-12
reset: Add reset controller API
Philipp Zabel
1
-0
/
+297