index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
reset
Commit message (
Expand
)
Author
Age
Files
Lines
*
reset: Annotate struct reset_control_array with __counted_by
Kees Cook
2023-10-24
1
-2
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-08-30
1
-0
/
+30
|
\
|
*
reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
Xingyu Wu
2023-07-26
1
-0
/
+30
*
|
reset: ti: syscon: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-08
1
-2
/
+0
*
|
reset: zynqmp: removed unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-08
1
-2
/
+0
*
|
reset: zynq: remove unneeded call to platfrom_set_drvdata()
Andrei Coardos
2023-08-08
1
-1
/
+0
*
|
reset: uniphier-glue: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-08
1
-2
/
+0
*
|
reset: npcm: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-08
1
-2
/
+0
*
|
reset: meson: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-08
1
-2
/
+0
*
|
reset: lpc18xx: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-08
1
-2
/
+0
*
|
reset: lantiq: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-08
1
-1
/
+0
*
|
reset: bcm6345: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-08
1
-2
/
+0
*
|
reset: ath79: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-08
1
-2
/
+0
*
|
reset: hisilicon: Use dev_err_probe instead of dev_err
Wang Ming
2023-07-28
1
-2
/
+2
*
|
reset: reset-zynqmp: add support for Versal NET platform
Piyush Mehta
2023-07-28
1
-0
/
+7
*
|
reset: Explicitly include correct DT includes
Rob Herring
2023-07-28
15
-14
/
+11
|
/
*
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-29
14
-166
/
+18
|
\
|
*
reset: mpfs: select AUXILIARY_BUS
Philipp Zabel
2023-05-08
1
-1
/
+2
|
*
reset: starfive: select AUXILIARY_BUS
Philipp Zabel
2023-05-08
1
-1
/
+2
|
*
reset: oxnas: remove obsolete reset driver
Neil Armstrong
2023-05-08
3
-118
/
+0
|
*
reset: sti: simplify driver's config and build
Lukas Bulwahn
2023-05-08
2
-7
/
+1
|
*
reset: meson-audio-arb: Use dev_err_probe()
Ye Xingchen
2023-05-08
1
-5
/
+2
|
*
reset: sti: rely on regmap_field_read_poll_timeout for ack wait
Alain Volmat
2023-05-08
1
-14
/
+4
|
*
reset: brcmstb-rescal: Use devm_platform_ioremap_resource()
Ye Xingchen
2023-05-08
1
-3
/
+1
|
*
reset: meson: Use devm_platform_ioremap_resource()
Ye Xingchen
2023-05-08
1
-3
/
+1
|
*
reset: reset-hsdk: Use devm_platform_ioremap_resource()
Ye Xingchen
2023-05-08
1
-5
/
+2
|
*
reset: lpc18xx: Use devm_platform_ioremap_resource()
Ye Xingchen
2023-05-08
1
-3
/
+1
|
*
reset: axs10x: Use devm_platform_ioremap_resource()
Ye Xingchen
2023-05-08
1
-3
/
+1
|
*
reset: ath79: Use devm_platform_ioremap_resource()
Ye Xingchen
2023-05-08
1
-3
/
+1
*
|
reset: RESET_NUVOTON_MA35D1 should depend on ARCH_MA35
Geert Uytterhoeven
2023-06-06
1
-2
/
+3
*
|
reset: Add Nuvoton ma35d1 reset driver support
Jacky Huang
2023-06-05
3
-0
/
+242
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-04-29
9
-181
/
+319
|
\
|
*
clk: starfive: Avoid casting iomem pointers
Stephen Boyd
2023-04-13
1
-3
/
+6
|
*
reset: starfive: Add StarFive JH7110 reset driver
Hal Feng
2023-04-05
3
-0
/
+79
|
*
reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
Emil Renner Berthing
2023-04-05
3
-24
/
+23
|
*
reset: starfive: Rename "jh7100" to "jh71x0" for the common code
Emil Renner Berthing
2023-04-05
3
-27
/
+27
|
*
reset: starfive: Extract the common JH71X0 reset code
Emil Renner Berthing
2023-04-05
3
-54
/
+76
|
*
reset: starfive: Factor out common JH71X0 reset code
Emil Renner Berthing
2023-04-05
5
-149
/
+180
|
*
reset: Create subdirectory for StarFive drivers
Emil Renner Berthing
2023-04-05
5
-8
/
+12
|
*
reset: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE
Hal Feng
2023-04-05
1
-2
/
+2
*
|
reset: mpfs: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
|
reset: lantiq: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
|
reset: mchp: sparx5: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
/
*
reset: uniphier-glue: Fix possible null-ptr-deref
Hui Tang
2023-01-03
1
-3
/
+1
*
reset: ti-sci: honor TI_SCI_PROTOCOL setting when not COMPILE_TEST
Randy Dunlap
2023-01-03
1
-1
/
+1
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-10-08
3
-1
/
+165
|
\
|
*
reset: add polarfire soc reset support
Conor Dooley
2022-09-14
3
-1
/
+165
*
|
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
1
-1
/
+1
|
\
\
|
*
|
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
2022-08-15
1
-1
/
+1
|
|
/
*
|
reset: npcm: fix iprst2 and iprst4 setting
Tomer Maimon
2022-09-22
1
-1
/
+1
[next]