index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
reset
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-24
1
-13
/
+42
|
\
|
*
reset: core: fix reset_control_put
Heiner Kallweit
2017-02-01
1
-1
/
+1
|
*
reset: make optional functions really optional
Ramiro Oliveira
2017-01-20
1
-10
/
+39
|
*
reset: Change shared flag from int to bool
Ramiro Oliveira
2017-01-20
1
-4
/
+4
*
|
reset: fix shared reset triggered_count decrement on error
Jerome Brunet
2017-02-17
1
-1
/
+1
|
/
*
reset: allow using reset_control_reset with shared reset
Martin Blumenstingl
2016-11-14
1
-6
/
+37
*
reset: warn on invalid input to reset_control_reset/assert/deassert/status
Philipp Zabel
2016-08-24
1
-1
/
+11
*
reset: add devm_reset_controller_register API
Masahiro Yamada
2016-05-30
1
-0
/
+37
*
reset: Add support for shared reset controls
Hans de Goede
2016-03-30
1
-11
/
+48
*
reset: Share struct reset_control between reset_control_get calls
Hans de Goede
2016-03-30
1
-21
/
+63
*
reset: Make [of_]reset_control_get[_foo] functions wrappers
Hans de Goede
2016-03-30
1
-67
/
+17
*
reset: Move DT cell size check to the core
Maxime Ripard
2016-01-25
1
-3
/
+5
*
reset: remove unnecessary local variable initialization from of_reset_control...
Philipp Zabel
2016-01-25
1
-1
/
+1
*
reset: remove unused device pointer from struct reset_control
Philipp Zabel
2015-11-18
1
-8
/
+1
*
reset: use ENOTSUPP instead of ENOSYS
Philipp Zabel
2015-11-16
1
-4
/
+4
*
reset: Fix of_reset_control_get() for consistent return values
Alban Bedel
2015-11-16
1
-1
/
+4
*
reset: add of_reset_control_get_by_index()
Vince Hsu
2015-11-16
1
-11
/
+29
*
reset: add reset_control_status helper function
Dinh Nguyen
2014-10-20
1
-0
/
+15
*
reset: Add of_reset_control_get
Maxime Ripard
2014-02-03
1
-9
/
+30
*
reset: Mark function as static and remove unused function in core.c
Rashika Kheria
2014-02-03
1
-29
/
+1
*
reset: allow drivers to request probe deferral
Philipp Zabel
2014-02-03
1
-1
/
+1
*
reset: NULL deref on allocation failure
Dan Carpenter
2013-04-12
1
-1
/
+1
*
reset: Add reset controller API
Philipp Zabel
2013-04-12
1
-0
/
+297