index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
reset
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
reset: Fix crash when freeing non-existent optional resets
Geert Uytterhoeven
1
-4
/
+4
2023-10-24
reset: Annotate struct reset_control_array with __counted_by
Kees Cook
1
-2
/
+2
2022-05-03
reset: ACPI reset support
Krishna Yarlagadda
1
-1
/
+14
2021-06-07
reset: bail if try_module_get() fails
Philipp Zabel
1
-1
/
+4
2021-05-10
reset: whitespace fixes
Philipp Zabel
1
-10
/
+10
2021-03-18
reset: Add reset_control_bulk API
Philipp Zabel
1
-0
/
+215
2021-01-14
reset: core: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-2
/
+2
2020-11-16
reset: make shared pulsed reset controls re-triggerable
Amjad Ouled-Ameur
1
-0
/
+73
2020-09-23
reset: Fix and extend kerneldoc
Krzysztof Kozlowski
1
-1
/
+2
2020-01-02
reset: Align logic and flow in managed helpers
Geert Uytterhoeven
1
-16
/
+17
2019-12-10
reset: Do not register resource data for missing resets
Geert Uytterhoeven
1
-2
/
+2
2019-12-10
reset: Fix {of,devm}_reset_control_array_get kerneldoc return types
Geert Uytterhoeven
1
-4
/
+2
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-4
/
+4
2019-10-24
reset: improve of_xlate documentation
Philipp Zabel
1
-2
/
+4
2019-10-24
reset: fix of_reset_control_get_count kerneldoc comment
Philipp Zabel
1
-1
/
+2
2019-10-24
reset: fix of_reset_simple_xlate kerneldoc comment
Philipp Zabel
1
-1
/
+0
2019-10-22
reset: Fix memory leak in reset_control_array_put()
Kishon Vijay Abraham I
1
-0
/
+1
2019-10-03
reset: Remove copy'n'paste redundancy in the comments
Andy Shevchenko
1
-2
/
+0
2019-07-04
Merge tag 'reset-fixes-for-v5.2' of git://git.pengutronix.de/git/pza/linux in...
Olof Johansson
1
-3
/
+0
2019-07-04
reset: remove redundant null check on pointer dev
Colin Ian King
1
-3
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-20
reset: Add acquire/release support for arrays
Thierry Reding
1
-1
/
+35
2019-03-20
reset: Add acquired flag to of_reset_control_array_get()
Thierry Reding
1
-3
/
+6
2019-03-20
reset: add acquired/released state for exclusive reset controls
Philipp Zabel
1
-12
/
+127
2019-01-07
reset: fix null pointer dereference on dev by dev_name
Colin Ian King
1
-1
/
+2
2019-01-07
reset: Add reset_control_get_count()
Geert Uytterhoeven
1
-0
/
+41
2018-10-08
reset: Fix potential use-after-free in __of_reset_control_get()
Geert Uytterhoeven
1
-7
/
+8
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-03-27
reset: modify the way reset lookup works for board files
Bartosz Golaszewski
1
-7
/
+31
2018-03-27
reset: add support for non-DT systems
Bartosz Golaszewski
1
-1
/
+71
2017-11-27
reset: make device_reset_optional() really optional
Masahiro Yamada
1
-4
/
+5
2017-07-19
reset: make (de)assert report success for self-deasserting reset drivers
Philipp Zabel
1
-6
/
+25
2017-07-19
reset: Add APIs to manage array of resets
Vivek Gautam
1
-1
/
+210
2017-06-06
reset: use kref for reference counting
Philipp Zabel
1
-8
/
+15
2017-04-04
reset: add exported __reset_control_get, return NULL if optional
Philipp Zabel
1
-6
/
+16
2017-02-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-13
/
+42
2017-02-17
reset: fix shared reset triggered_count decrement on error
Jerome Brunet
1
-1
/
+1
2017-02-01
reset: core: fix reset_control_put
Heiner Kallweit
1
-1
/
+1
2017-01-20
reset: make optional functions really optional
Ramiro Oliveira
1
-10
/
+39
2017-01-20
reset: Change shared flag from int to bool
Ramiro Oliveira
1
-4
/
+4
2016-11-14
reset: allow using reset_control_reset with shared reset
Martin Blumenstingl
1
-6
/
+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
[next]