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