Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0152b29c89650654abf4f0e96bbf2566b85ae55d
/
drivers
/
reset
e854711
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
28df169
reset: Add the TI SCI reset driver
by Andrew F. Davis
· 7 years ago
d25e433
reset: use kref for reference counting
by Philipp Zabel
· 7 years ago
4497a22
reset: hi6220: Set module license so that it can be loaded
by Jeremy Linton
· 8 years ago
2acb037
reset: Add a Gemini reset controller
by Linus Walleij
· 7 years ago
dd9bf86
reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCON
by Suman Anna
· 7 years ago
aa24892
reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register()
by Markus Elfring
· 8 years ago
0160e00
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
62e24c5
reset: add exported __reset_control_get, return NULL if optional
by Philipp Zabel
· 9 years ago
23ade39
reset: uniphier: add NAND and eMMC reset control
by Masahiro Yamada
· 8 years ago
11282a4
reset: sunxi: fix for 64-bit compilation
by Andre Przywara
· 8 years ago
6270068
reset: Add Altera Arria10 SR Reset Controller
by Thor Thayer
· 8 years ago
abf9775
reset: Add i.MX7 SRC reset driver
by Andrey Smirnov
· 8 years ago
d518d9c
reset-socfpga: Fix nr_resets property
by Rojhalat Ibrahim
· 8 years ago
716adfe
reset: uniphier: fix non static symbol warnings
by Wei Yongjun
· 8 years ago
01db1cb
reset: pistachio: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
90ce95a
reset: ath79: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
80b8b1a
reset: oxnas: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
8290924
reset: meson: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
b2e3c43
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
e5a1dad
reset: fix shared reset triggered_count decrement on error
by Jerome Brunet
· 8 years ago
7a1ca76
reset: make zx2967 explicitly non-modular
by Paul Gortmaker
· 8 years ago
4891486
reset: core: fix reset_control_put
by Heiner Kallweit
· 8 years ago
bb47523
reset: make optional functions really optional
by Ramiro Oliveira
· 8 years ago
ee48c72
reset: Change shared flag from int to bool
by Ramiro Oliveira
· 8 years ago
88a7f52
reset: uniphier: add compatible string for LD11 SD-reset block
by Masahiro Yamada
· 8 years ago
b38386f
reset: zx2967: add reset controller driver for ZTE's zx2967 family
by Baoyou Xie
· 8 years ago
1013258
reset: constify reset_control_ops structures
by Bhumika Goyal
· 8 years ago
1527058
reset: hisilicon: add reset-hi3660
by Zhangfei Gao
· 8 years ago
5987b4b
reset: ti_syscon: fix a ti_syscon_reset_status issue
by Jiancheng Xue
· 8 years ago
991688bf
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
857ff3f
Merge tag 'tegra-for-4.10-reset' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers
by Olof Johansson
· 8 years ago
dc606c5
reset: Add Tegra BPMP reset driver
by Thierry Reding
· 8 years ago
7da33a3
reset: allow using reset_control_reset with shared reset
by Martin Blumenstingl
· 8 years ago
cdd24f7
reset: lpc18xx: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
fadb03c
reset: zynq: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
c4742ed
reset: sunxi: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
0216319
reset: socfpga: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
ed4dba9
reset: berlin: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
19eb4a4
reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCs
by Masahiro Yamada
· 8 years ago
a68262b
reset: oxnas: Add OX820 support
by Neil Armstrong
· 8 years ago
64933513
reset: sti: Remove STiH415/6 reset support
by Peter Griffin
· 8 years ago
cddb480
reset: hi6220: allow to compile test driver on other architectures
by Philipp Zabel
· 8 years ago
6f51b86
reset: zynq: add driver Kconfig option
by Philipp Zabel
· 8 years ago
0ae0841
reset: sunxi: add driver Kconfig option
by Philipp Zabel
· 8 years ago
7e0e901
reset: stm32: add driver Kconfig option
by Philipp Zabel
· 8 years ago
5c91407
reset: socfpga: add driver Kconfig option
by Philipp Zabel
· 8 years ago
fab3f73
reset: pistachio: add driver Kconfig option
by Philipp Zabel
· 8 years ago
44336c2
reset: meson: add driver Kconfig option
by Philipp Zabel
· 8 years ago
cd7f4b8
reset: lpc18xx: add driver Kconfig option
by Philipp Zabel
· 8 years ago
70d467e
reset: berlin: add driver Kconfig option
by Philipp Zabel
· 8 years ago
e27b4a6
reset: ath79: add driver Kconfig option
by Philipp Zabel
· 8 years ago
9e9ba09
reset: ath79: add missing include
by Philipp Zabel
· 8 years ago
a3774e1
reset: warn on invalid input to reset_control_reset/assert/deassert/status
by Philipp Zabel
· 8 years ago
54e991b
reset: uniphier: add reset controller driver for UniPhier SoCs
by Masahiro Yamada
· 8 years ago
b70b009
drivers: reset: Add STM32 reset driver
by Maxime Coquelin
· 8 years ago
6b37d3e
reset: socfpga: no need to store modrst_offset
by Philipp Zabel
· 8 years ago
cc7c2bb
reset: add TI SYSCON based reset driver
by Andrew F. Davis
· 8 years ago
ab52b59
reset: hisilicon: Add hi6220 media subsystem reset support
by Xinliang Liu
· 8 years ago
8768a26
reset: hisilicon: Change to syscon register access
by Chen Feng
· 8 years ago
c7224dc
reset: Add support for the Amlogic Meson SoC Reset Controller
by Neil Armstrong
· 8 years ago
42fa905
reset: oxnas: Use devm register API and get rid of platform remove
by Neil Armstrong
· 9 years ago
998cd46
reset: fix Kconfig menu to include reset drivers in sub-menu
by Masahiro Yamada
· 9 years ago
da1fda2
reset: zynq: use devm_reset_controller_register()
by Masahiro Yamada
· 9 years ago
dc22e08
reset: socfpga: use devm_reset_controller_register()
by Masahiro Yamada
· 9 years ago
2f38a88
reset: sunxi: use devm_reset_controller_register()
by Masahiro Yamada
· 9 years ago
1b1447f
reset: pistachio: use devm_reset_controller_register()
by Masahiro Yamada
· 9 years ago
56865f4
reset: ath79: use devm_reset_controller_register()
by Masahiro Yamada
· 9 years ago
8d5b5d5
reset: add devm_reset_controller_register API
by Masahiro Yamada
· 9 years ago
6e667fa
reset: Add Oxford Semiconductor Reset Controller driver
by Neil Armstrong
· 9 years ago
773fe726
reset: lpc18xx: get rid of global variables for restart notifier
by Joachim Eastwood
· 9 years ago
0b52297
reset: Add support for shared reset controls
by Hans de Goede
· 9 years ago
c15ddec
reset: Share struct reset_control between reset_control_get calls
by Hans de Goede
· 9 years ago
6c96f05
reset: Make [of_]reset_control_get[_foo] functions wrappers
by Hans de Goede
· 9 years ago
f673ed4d
reset: sti: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
356d108
reset: zynq: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
387eb3f
reset: socfpga: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
0e18e60
reset: hi6220: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
d2f79f2
reset: ath79: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
1a55cad
reset: lpc18xx: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
01501d5
reset: sunxi: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
c0cc260
reset: img: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
b7a9007
reset: berlin: Make reset_control_ops const
by Philipp Zabel
· 9 years ago
27ca5aa
reset: berlin: drop DT cell size check
by Philipp Zabel
· 9 years ago
8a56736
reset: img: Add Pistachio reset controller driver
by Damien Horsley
· 9 years ago
c41ef91
reset: hisilicon: check return value of reset_controller_register()
by Masahiro Yamada
· 9 years ago
e677774
reset: Move DT cell size check to the core
by Maxime Ripard
· 9 years ago
d056c9b
reset: remove unnecessary local variable initialization from of_reset_control_get_by_index
by Philipp Zabel
· 9 years ago
70b3590
reset: hi6220: fix modular build
by Arnd Bergmann
· 9 years ago
ba64e27
reset: ath79: Add system restart support
by Alban Bedel
· 9 years ago
f59d23c
reset: hi6220: Reset driver for hisilicon hi6220 SoC
by Chen Feng
· 9 years ago
b354f68
reset: remove unused device pointer from struct reset_control
by Philipp Zabel
· 9 years ago
d1f15aa
reset: check return value of reset_controller_register()
by Masahiro Yamada
· 9 years ago
5b321a6
reset: remove redundant $(CONFIG_RESET_CONTROLLER) from Makefile
by Masahiro Yamada
· 9 years ago
39b4da7
reset: use ENOTSUPP instead of ENOSYS
by Philipp Zabel
· 9 years ago
fddad17
reset: sunxi: mark the of_device_id array as __initconst
by Philipp Zabel
· 9 years ago
0437838
reset: sti: add a missing blank line after declaration
by Philipp Zabel
· 9 years ago
9a4cc89
reset: sti: Provide ops .status() call-back
by Lee Jones
· 9 years ago
1a53938
reset: sti: Add support for resetting co-processors
by Lee Jones
· 9 years ago
3d81216
reset: Fix of_reset_control_get() for consistent return values
by Alban Bedel
· 9 years ago
Next »