index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
reset
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-15
reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register()
Markus Elfring
1
-4
/
+2
2017-05-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
11
-62
/
+373
2017-04-04
reset: add exported __reset_control_get, return NULL if optional
Philipp Zabel
1
-6
/
+16
2017-03-28
reset: uniphier: add NAND and eMMC reset control
Masahiro Yamada
1
-0
/
+17
2017-03-15
reset: sunxi: fix for 64-bit compilation
Andre Przywara
1
-8
/
+10
2017-03-15
reset: Add Altera Arria10 SR Reset Controller
Thor Thayer
3
-0
/
+146
2017-03-15
reset: Add i.MX7 SRC reset driver
Andrey Smirnov
3
-0
/
+167
2017-03-08
reset-socfpga: Fix nr_resets property
Rojhalat Ibrahim
1
-6
/
+7
2017-03-08
reset: uniphier: fix non static symbol warnings
Wei Yongjun
1
-10
/
+10
2017-03-08
reset: pistachio: make it explicitly non-modular
Paul Gortmaker
1
-7
/
+2
2017-03-08
reset: ath79: make it explicitly non-modular
Paul Gortmaker
1
-19
/
+8
2017-03-08
reset: oxnas: make it explicitly non-modular
Paul Gortmaker
1
-4
/
+2
2017-03-08
reset: meson: make it explicitly non-modular
Paul Gortmaker
1
-8
/
+4
2017-02-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-16
/
+289
2017-02-17
reset: fix shared reset triggered_count decrement on error
Jerome Brunet
1
-1
/
+1
2017-02-02
reset: make zx2967 explicitly non-modular
Paul Gortmaker
1
-7
/
+0
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
2017-01-20
reset: uniphier: add compatible string for LD11 SD-reset block
Masahiro Yamada
1
-0
/
+4
2017-01-20
reset: zx2967: add reset controller driver for ZTE's zx2967 family
Baoyou Xie
3
-0
/
+113
2017-01-12
reset: constify reset_control_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-09
reset: hisilicon: add reset-hi3660
Zhangfei Gao
3
-0
/
+134
2017-01-09
reset: ti_syscon: fix a ti_syscon_reset_status issue
Jiancheng Xue
1
-2
/
+2
2016-12-15
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
16
-325
/
+133
2016-11-18
Merge tag 'tegra-for-4.10-reset' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
5
-0
/
+76
2016-11-18
reset: Add Tegra BPMP reset driver
Thierry Reding
5
-0
/
+76
2016-11-14
reset: allow using reset_control_reset with shared reset
Martin Blumenstingl
1
-6
/
+37
2016-10-24
reset: lpc18xx: make it explicitly non-modular
Paul Gortmaker
1
-27
/
+5
2016-10-24
reset: zynq: make it explicitly non-modular
Paul Gortmaker
1
-6
/
+4
2016-10-24
reset: sunxi: make it explicitly non-modular
Paul Gortmaker
1
-7
/
+2
2016-10-24
reset: socfpga: make it explicitly non-modular
Paul Gortmaker
1
-6
/
+4
2016-10-24
reset: berlin: make it explicitly non-modular
Paul Gortmaker
1
-8
/
+4
2016-10-22
reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCs
Masahiro Yamada
1
-8
/
+8
2016-10-20
reset: oxnas: Add OX820 support
Neil Armstrong
1
-0
/
+1
2016-10-20
reset: sti: Remove STiH415/6 reset support
Peter Griffin
4
-265
/
+0
2016-08-30
reset: hi6220: allow to compile test driver on other architectures
Philipp Zabel
2
-2
/
+3
2016-08-30
reset: zynq: add driver Kconfig option
Philipp Zabel
2
-1
/
+7
2016-08-30
reset: sunxi: add driver Kconfig option
Philipp Zabel
2
-1
/
+7
2016-08-30
reset: stm32: add driver Kconfig option
Philipp Zabel
2
-1
/
+7
2016-08-30
reset: socfpga: add driver Kconfig option
Philipp Zabel
2
-1
/
+7
2016-08-30
reset: pistachio: add driver Kconfig option
Philipp Zabel
2
-1
/
+7
2016-08-25
reset: meson: add driver Kconfig option
Philipp Zabel
2
-1
/
+7
2016-08-25
reset: lpc18xx: add driver Kconfig option
Philipp Zabel
2
-1
/
+7
2016-08-25
reset: berlin: add driver Kconfig option
Philipp Zabel
2
-1
/
+7
2016-08-25
reset: ath79: add driver Kconfig option
Philipp Zabel
2
-1
/
+8
2016-08-25
reset: ath79: add missing include
Philipp Zabel
1
-0
/
+1
2016-08-24
reset: warn on invalid input to reset_control_reset/assert/deassert/status
Philipp Zabel
1
-1
/
+11
2016-08-24
reset: uniphier: add reset controller driver for UniPhier SoCs
Masahiro Yamada
3
-0
/
+451
2016-08-24
drivers: reset: Add STM32 reset driver
Maxime Coquelin
2
-0
/
+109
[prev]
[next]