index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
reset
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
reset: brcmstb: Enable reset drivers for ARCH_BCM2835
Peter Robinson
1
-5
/
+5
2024-10-17
reset: k210: fix OF node leak in probe() error path
Krzysztof Kozlowski
1
-1
/
+2
2024-10-17
reset: berlin: fix OF node leak in probe() error path
Krzysztof Kozlowski
1
-1
/
+2
2024-01-25
reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2024-01-05
reset: Fix crash when freeing non-existent optional resets
Geert Uytterhoeven
1
-4
/
+4
2023-02-01
reset: uniphier-glue: Fix possible null-ptr-deref
Hui Tang
1
-3
/
+1
2023-02-01
reset: uniphier-glue: Use reset_control_bulk API
Philipp Zabel
1
-19
/
+14
2022-10-05
reset: imx7: Fix the iMX8MP PCIe PHY PERST support
Richard Zhu
1
-0
/
+1
2022-04-27
reset: tegra-bpmp: Restore Handle errors in BPMP response
Sameer Pujar
1
-1
/
+8
2022-04-27
reset: renesas: Check return value of reset_control_deassert()
Heiner Kallweit
1
-1
/
+3
2022-01-11
reset: renesas: Fix Runtime PM usage
Heiner Kallweit
1
-1
/
+6
2021-12-22
reset: tegra-bpmp: Revert Handle errors in BPMP response
Jon Hunter
1
-8
/
+1
2021-10-05
reset: socfpga: add empty driver allowing consumers to probe
Paweł Anikiel
1
-0
/
+26
2021-10-05
reset: tegra-bpmp: Handle errors in BPMP response
Mikko Perttunen
1
-1
/
+8
2021-10-05
reset: pistachio: Re-enable driver selection
Geert Uytterhoeven
1
-2
/
+2
2021-10-05
reset: brcmstb-rescal: fix incorrect polarity of status bit
Jim Quinlan
1
-1
/
+1
2021-09-01
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
4
-12
/
+234
2021-08-23
reset: reset-zynqmp: Fixed the argument data type
Sai Krishna Potthuri
1
-1
/
+2
2021-08-23
reset: simple: remove ZTE details in Kconfig help
Peter Robinson
1
-1
/
+0
2021-07-27
reset: renesas: Add RZ/G2L usbphy control driver
Biju Das
3
-0
/
+183
2021-07-21
reset: RESET_MCHP_SPARX5 should depend on ARCH_SPARX5
Geert Uytterhoeven
1
-1
/
+1
2021-07-21
reset: qcom: Add PDC Global reset signals for WPSS
Sibi Sankar
1
-11
/
+51
2021-07-10
Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-27
/
+196
2021-06-28
reset: stm32mp1: remove stm32mp1 reset
Gabriel Fernandez
3
-122
/
+0
2021-06-07
reset: berlin: support module build
Jisheng Zhang
2
-4
/
+11
2021-06-07
reset: bail if try_module_get() fails
Philipp Zabel
1
-1
/
+4
2021-06-07
reset: mchp: sparx5: fix return value check in mchp_sparx5_map_io()
Wei Yongjun
1
-2
/
+2
2021-06-07
reset: lantiq: use devm_reset_controller_register()
Yang Yingliang
1
-1
/
+1
2021-06-07
reset: hi6220: Use the correct HiSilicon copyright
Hao Fang
1
-1
/
+1
2021-05-12
reset: brcmstb: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-05-10
reset: a10sr: add missing of_match_table reference
Krzysztof Kozlowski
1
-0
/
+1
2021-05-10
reset: RESET_INTEL_GW should depend on X86
Geert Uytterhoeven
1
-0
/
+1
2021-05-10
reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTB
Geert Uytterhoeven
1
-1
/
+2
2021-05-10
reset: uniphier: enclose UNIPHIER_RESET_ID_END value in parentheses
Philipp Zabel
1
-1
/
+1
2021-05-10
reset: sti/syscfg: replace comma with semicolon
Philipp Zabel
1
-1
/
+1
2021-05-10
reset: ti-syscon: fix to_ti_syscon_reset_data macro
Philipp Zabel
1
-2
/
+2
2021-05-10
reset: berlin: replace unsigned with unsigned int
Philipp Zabel
1
-1
/
+1
2021-05-10
reset: whitespace fixes
Philipp Zabel
1
-10
/
+10
2021-05-10
reset: mchp: sparx5: add switch reset driver
Steen Hegelund
3
-0
/
+155
2021-05-10
reset: oxnas: replace file name with short description
Philipp Zabel
1
-1
/
+1
2021-05-10
reset: zynqmp: replace spaces with tabs
Philipp Zabel
1
-2
/
+2
2021-05-10
reset: bcm6345: Make reset_control_ops const
Philipp Zabel
1
-1
/
+1
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2021-05-04
clk: sifive: Use reset-simple in prci driver for PCIe driver
Greentime Hu
1
-0
/
+1
2021-04-30
Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+215
2021-04-08
Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-13
/
+20
2021-04-01
Merge tag 'socfpga_update_for_v5.13' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-3
/
+3
2021-03-30
reset: reset-scmi: Port driver to the new scmi_reset_proto_ops interface
Cristian Marussi
1
-13
/
+20
2021-03-23
reset: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs
Krzysztof Kozlowski
1
-2
/
+2
2021-03-23
arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA
Krzysztof Kozlowski
1
-1
/
+1
[next]