index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
reset.h
Age
Commit message (
Expand
)
Author
2025-11-18
reset: fix BIT macro reference
Encrow Thorne
2025-05-05
reset: Add devm_reset_control_array_get_exclusive_released()
Patrice Chotard
2024-10-01
reset: Add devres helpers to request pre-deasserted reset controls
Philipp Zabel
2024-10-01
reset: replace boolean parameters with flags parameter
Philipp Zabel
2022-06-29
reset: Fix devm bulk optional exclusive control getter
Serge Semin
2021-11-19
reset: Add of_reset_control_get_optional_exclusive()
Biju Das
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-03
reset: add missing empty function reset_control_rearm()
Jim Quinlan
2021-03-18
reset: Add reset_control_bulk API
Philipp Zabel
2021-01-25
reset: Add devm_reset_control_get_optional_exclusive_released()
Dmitry Osipenko
2020-11-16
reset: make shared pulsed reset controls re-triggerable
Amjad Ouled-Ameur
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-10-24
reset: document (devm_)reset_control_get_optional variants
Philipp Zabel
2019-10-24
reset: fix reset_control_get_exclusive kerneldoc comment
Philipp Zabel
2019-04-02
reset: fix linux/reset.h errors
Randy Dunlap
2019-03-20
reset: Add acquire/release support for arrays
Thierry Reding
2019-03-20
reset: Add acquired flag to of_reset_control_array_get()
Thierry Reding
2019-03-20
reset: add acquired/released state for exclusive reset controls
Philipp Zabel
2019-01-07
reset: Add reset_control_get_count()
Geert Uytterhoeven
2019-01-07
reset: Improve reset controller kernel docs
Geert Uytterhoeven
2018-10-04
reset: Grammar s/more then once/more than once/
Geert Uytterhoeven
2017-11-27
reset: remove reset_control_get(_optional)
Masahiro Yamada
2017-11-27
reset: minimize the number of headers included from <linux/reset.h>
Masahiro Yamada
2017-11-27
reset: remove remaining WARN_ON() in <linux/reset.h>
Masahiro Yamada
2017-11-27
reset: make device_reset_optional() really optional
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-19
reset: Add APIs to manage array of resets
Vivek Gautam
2017-04-04
reset: add exported __reset_control_get, return NULL if optional
Philipp Zabel
2017-03-21
reset: fix optional reset_control_get stubs to return NULL
Philipp Zabel
2017-01-20
reset: make optional functions really optional
Ramiro Oliveira
2017-01-20
reset: Change shared flag from int to bool
Ramiro Oliveira
2016-06-29
Merge branch 'reset/explicit-api' into reset/next
Philipp Zabel
2016-06-29
reset: TRIVIAL: Add line break at same place for similar APIs
Lee Jones
2016-06-29
reset: Supply *_shared variant calls when using *_optional APIs
Lee Jones
2016-06-29
reset: Supply *_shared variant calls when using of_* API
Lee Jones
2016-06-29
reset: Ensure drivers are explicit when requesting reset lines
Lee Jones
2016-06-29
reset: Reorder inline reset_control_get*() wrappers
Lee Jones
2016-06-01
reset: Return -ENOTSUPP when not configured
John Youn
2016-04-04
reset: Add missing function stub for device_reset
Daniel Lezcano
2016-03-30
reset: Add support for shared reset controls
Hans de Goede
2016-03-30
reset: Make [of_]reset_control_get[_foo] functions wrappers
Hans de Goede
2015-11-16
reset: use ENOTSUPP instead of ENOSYS
Philipp Zabel
2015-11-16
reset: add of_reset_control_get_by_index()
Vince Hsu
2015-09-01
reset: Add (devm_)reset_control_get stub functions
Axel Lin
2014-10-20
reset: add reset_control_status helper function
Dinh Nguyen
2014-04-14
reset: Add of_reset_control_get to reset.h
Hans de Goede
2014-03-09
reset: Add optional resets and stubs
Philipp Zabel
2014-02-03
reset: Add of_reset_control_get
Maxime Ripard
2013-04-12
reset: Add reset controller API
Philipp Zabel