Age | Commit message (Expand) | Author | Files | Lines |
2025-03-29 | Merge tag 'rproc-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 1 | -22/+56 |
2025-03-27 | Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -0/+109 |
2025-03-14 | reset: imx: fix incorrect module device table | Arnd Bergmann | 1 | -1/+1 |
2025-03-13 | reset: imx8mp-audiomix: Add support for DSP run/stall | Daniel Baluta | 1 | -0/+8 |
2025-03-13 | reset: imx8mp-audiomix: Introduce active_low configuration option | Daniel Baluta | 1 | -19/+22 |
2025-03-13 | reset: imx8mp-audiomix: Prepare the code for more reset bits | Daniel Baluta | 1 | -10/+33 |
2025-03-13 | reset: imx8mp-audiomix: Add prefix for internal macro | Daniel Baluta | 1 | -7/+7 |
2025-03-13 | reset: mchp: sparx5: Fix for lan966x | Horatiu Vultur | 1 | -5/+14 |
2025-03-13 | reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QM | Frank Li | 3 | -0/+109 |
2025-01-24 | Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -76/+21 |
2025-01-15 | Merge tag 'reset-for-v6.14-2' of git://git.pengutronix.de/pza/linux into soc/... | Arnd Bergmann | 1 | -76/+21 |
2025-01-15 | reset: amlogic: aux: drop aux registration helper | Jerome Brunet | 1 | -61/+0 |
2025-01-15 | reset: amlogic: aux: get regmap through parent device | Jerome Brunet | 1 | -24/+12 |
2025-01-15 | reset: amlogic: add support for A1 SoC in auxiliary reset driver | Jan Dakinevich | 1 | -0/+18 |
2025-01-15 | Merge tag 'reset-fixes-for-v6.13' of git://git.pengutronix.de/pza/linux into ... | Arnd Bergmann | 1 | -0/+1 |
2024-12-06 | reset: rzg2l-usbphy-ctrl: Assign proper of node to the allocated device | Claudiu Beznea | 1 | -0/+1 |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 4 | -8/+8 |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 3 | -3/+3 |
2024-11-22 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2 | -2/+77 |
2024-11-18 | Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and '... | Stephen Boyd | 10 | -175/+444 |
2024-11-12 | Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr... | Arnd Bergmann | 13 | -230/+574 |
2024-10-24 | reset: mchp: sparx5: set the dev member of the reset controller | Clément Léger | 1 | -0/+1 |
2024-10-24 | reset: mchp: sparx5: Allow building as a module | Clément Léger | 2 | -1/+3 |
2024-10-24 | reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency | Herve Codina | 1 | -1/+1 |
2024-10-24 | reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x | Herve Codina | 1 | -1/+34 |
2024-10-17 | reset: npcm: register npcm8xx clock auxiliary bus device | Tomer Maimon | 2 | -2/+77 |
2024-10-01 | reset: uniphier-glue: Use devm_reset_control_bulk_get_shared_deasserted() | Philipp Zabel | 1 | -19/+5 |
2024-10-01 | reset: Add devres helpers to request pre-deasserted reset controls | Philipp Zabel | 1 | -2/+46 |
2024-10-01 | reset: replace boolean parameters with flags parameter | Philipp Zabel | 1 | -31/+40 |
2024-10-01 | reset: amlogic: Fix small whitespace issue | Philipp Zabel | 1 | -1/+1 |
2024-10-01 | reset: amlogic: add auxiliary reset driver support | Jerome Brunet | 6 | -2/+175 |
2024-10-01 | reset: amlogic: split the device core and platform probe | Jerome Brunet | 5 | -108/+167 |
2024-10-01 | reset: amlogic: move drivers to a dedicated directory | Jerome Brunet | 6 | -17/+18 |
2024-10-01 | reset: amlogic: add reset status support | Jerome Brunet | 1 | -0/+17 |
2024-10-01 | reset: amlogic: use reset number instead of register count | Jerome Brunet | 1 | -7/+6 |
2024-10-01 | reset: amlogic: add driver parameters | Jerome Brunet | 1 | -1/+13 |
2024-10-01 | reset: amlogic: make parameters unsigned | Jerome Brunet | 1 | -2/+2 |
2024-10-01 | reset: amlogic: use generic data matching function | Jerome Brunet | 1 | -1/+1 |
2024-10-01 | reset: amlogic: convert driver to regmap | Jerome Brunet | 2 | -36/+44 |
2024-09-30 | reset: starfive: jh71x0: Fix accessing the empty member on JH7110 SoC | Changhuang Liang | 1 | -0/+3 |
2024-09-30 | reset: npcm: convert comma to semicolon | Yan Zhen | 1 | -2/+2 |
2024-09-02 | reset: eyeq: add platform driver | Théo Lebrun | 3 | -0/+584 |
2024-09-02 | reset: reset-meson: Add support for Amlogic T7 SoC reset controller | Zelong Dong | 1 | -0/+6 |
2024-09-02 | reset: core: add get_device()/put_device on rcdev | Clément Léger | 1 | -0/+2 |
2024-09-02 | reset: lpc18xx: simplify with devm_clk_get_enabled() | Krzysztof Kozlowski | 1 | -25/+4 |
2024-09-02 | reset: lpc18xx: simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -8/+6 |
2024-09-02 | reset: simplify locking with guard() | Krzysztof Kozlowski | 1 | -11/+4 |
2024-09-02 | reset: k210: fix OF node leak in probe() error path | Krzysztof Kozlowski | 1 | -1/+2 |
2024-09-02 | reset: berlin: fix OF node leak in probe() error path | Krzysztof Kozlowski | 1 | -1/+2 |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -12/+6 |
2024-07-16 | Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -27/+201 |
2024-07-03 | reset: renesas: Add USB VBUS regulator device as child | Biju Das | 1 | -0/+31 |
2024-07-01 | reset: tegra-bpmp: allow building under COMPILE_TEST | Philipp Zabel | 2 | -2/+3 |
2024-06-25 | reset: RESET_IMX8MP_AUDIOMIX should depend on ARCH_MXC | Geert Uytterhoeven | 1 | -0/+1 |
2024-06-24 | reset: zynqmp: allow building under COMPILE_TEST | Philipp Zabel | 2 | -1/+7 |
2024-06-24 | reset: imx8mp-audiomix: Add AudioMix Block Control reset driver | Shengjiu Wang | 3 | -0/+136 |
2024-06-24 | reset: meson-audio-arb: Use devm_clk_get_enabled() | Philipp Zabel | 1 | -8/+1 |
2024-06-24 | reset: sti: allow building under COMPILE_TEST | Philipp Zabel | 2 | -3/+3 |
2024-06-21 | reset: rzg2l-usbphy-ctrl: Move reset controller registration | Biju Das | 1 | -13/+19 |
2024-06-21 | reset: hisilicon: hi6220: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 1 | -0/+1 |
2024-06-21 | reset: gpio: Fix missing gpiolib dependency for GPIO reset controller | Mark Brown | 1 | -0/+1 |
2024-05-27 | Merge branch 'reset/next' of git://git.pengutronix.de/pza/linux | Uwe Kleine-König | 3 | -12/+6 |
2024-05-18 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -9/+86 |
2024-05-07 | clock, reset: microchip: move all mpfs reset code to the reset subsystem | Conor Dooley | 1 | -9/+86 |
2024-04-05 | reset: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 | Yangyu Chen | 1 | -2/+2 |
2024-03-25 | reset: ti-sci: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-03-25 | reset: rzg2l-usbphy-ctrl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-03-25 | reset: meson-audio-arb: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-02-21 | reset: Instantiate reset GPIO controller for shared reset-gpios | Krzysztof Kozlowski | 1 | -13/+211 |
2024-02-21 | reset: gpio: Add GPIO-based reset controller | Krzysztof Kozlowski | 3 | -0/+129 |
2024-02-21 | reset: simple: add support for Sophgo SG2042 | Chen Wang | 2 | -1/+4 |
2024-01-11 | Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -25/+16 |
2023-11-30 | reset: Fix crash when freeing non-existent optional resets | Geert Uytterhoeven | 1 | -4/+4 |
2023-11-28 | reset: Use device_get_match_data() | Rob Herring | 2 | -8/+8 |
2023-11-28 | reset: reset-meson: add support for Amlogic C3 SoC Reset Controller | Zelong Dong | 1 | -0/+1 |
2023-11-28 | reset: uniphier-glue: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -2/+1 |
2023-11-28 | reset: sunplus: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -2/+1 |
2023-11-28 | reset: simple: Convert to devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -2/+1 |
2023-11-28 | reset: qcom: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -3/+1 |
2023-11-28 | reset: qcom-aoss: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -3/+1 |
2023-11-28 | reset: meson-audio-arb: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -3/+1 |
2023-11-28 | reset: brcmstb: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -2/+1 |
2023-11-24 | reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning | Krzysztof Kozlowski | 1 | -1/+1 |
2023-10-24 | reset: Annotate struct reset_control_array with __counted_by | Kees Cook | 1 | -2/+2 |
2023-08-30 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+30 |
2023-08-08 | reset: ti: syscon: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 1 | -2/+0 |
2023-08-08 | reset: zynqmp: removed unneeded call to platform_set_drvdata() | Andrei Coardos | 1 | -2/+0 |
2023-08-08 | reset: zynq: remove unneeded call to platfrom_set_drvdata() | Andrei Coardos | 1 | -1/+0 |
2023-08-08 | reset: uniphier-glue: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 1 | -2/+0 |
2023-08-08 | reset: npcm: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 1 | -2/+0 |
2023-08-08 | reset: meson: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 1 | -2/+0 |
2023-08-08 | reset: lpc18xx: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 1 | -2/+0 |
2023-08-08 | reset: lantiq: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 1 | -1/+0 |
2023-08-08 | reset: bcm6345: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 1 | -2/+0 |
2023-08-08 | reset: ath79: remove unneeded call to platform_set_drvdata() | Andrei Coardos | 1 | -2/+0 |
2023-07-28 | reset: hisilicon: Use dev_err_probe instead of dev_err | Wang Ming | 1 | -2/+2 |
2023-07-28 | reset: reset-zynqmp: add support for Versal NET platform | Piyush Mehta | 1 | -0/+7 |
2023-07-28 | reset: Explicitly include correct DT includes | Rob Herring | 15 | -14/+11 |
2023-07-26 | reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support | Xingyu Wu | 1 | -0/+30 |
2023-06-29 | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 14 | -166/+18 |
2023-06-06 | reset: RESET_NUVOTON_MA35D1 should depend on ARCH_MA35 | Geert Uytterhoeven | 1 | -2/+3 |
2023-06-05 | reset: Add Nuvoton ma35d1 reset driver support | Jacky Huang | 3 | -0/+242 |
2023-05-08 | reset: mpfs: select AUXILIARY_BUS | Philipp Zabel | 1 | -1/+2 |
2023-05-08 | reset: starfive: select AUXILIARY_BUS | Philipp Zabel | 1 | -1/+2 |
2023-05-08 | reset: oxnas: remove obsolete reset driver | Neil Armstrong | 3 | -118/+0 |
2023-05-08 | reset: sti: simplify driver's config and build | Lukas Bulwahn | 2 | -7/+1 |
2023-05-08 | reset: meson-audio-arb: Use dev_err_probe() | Ye Xingchen | 1 | -5/+2 |
2023-05-08 | reset: sti: rely on regmap_field_read_poll_timeout for ack wait | Alain Volmat | 1 | -14/+4 |
2023-05-08 | reset: brcmstb-rescal: Use devm_platform_ioremap_resource() | Ye Xingchen | 1 | -3/+1 |
2023-05-08 | reset: meson: Use devm_platform_ioremap_resource() | Ye Xingchen | 1 | -3/+1 |
2023-05-08 | reset: reset-hsdk: Use devm_platform_ioremap_resource() | Ye Xingchen | 1 | -5/+2 |
2023-05-08 | reset: lpc18xx: Use devm_platform_ioremap_resource() | Ye Xingchen | 1 | -3/+1 |
2023-05-08 | reset: axs10x: Use devm_platform_ioremap_resource() | Ye Xingchen | 1 | -3/+1 |
2023-05-08 | reset: ath79: Use devm_platform_ioremap_resource() | Ye Xingchen | 1 | -3/+1 |
2023-04-29 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 9 | -181/+319 |
2023-04-13 | clk: starfive: Avoid casting iomem pointers | Stephen Boyd | 1 | -3/+6 |
2023-04-13 | reset: mpfs: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-04-13 | reset: lantiq: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-04-13 | reset: mchp: sparx5: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-04-05 | reset: starfive: Add StarFive JH7110 reset driver | Hal Feng | 3 | -0/+79 |
2023-04-05 | reset: starfive: jh71x0: Use 32bit I/O on 32bit registers | Emil Renner Berthing | 3 | -24/+23 |
2023-04-05 | reset: starfive: Rename "jh7100" to "jh71x0" for the common code | Emil Renner Berthing | 3 | -27/+27 |
2023-04-05 | reset: starfive: Extract the common JH71X0 reset code | Emil Renner Berthing | 3 | -54/+76 |
2023-04-05 | reset: starfive: Factor out common JH71X0 reset code | Emil Renner Berthing | 5 | -149/+180 |
2023-04-05 | reset: Create subdirectory for StarFive drivers | Emil Renner Berthing | 5 | -8/+12 |
2023-04-05 | reset: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE | Hal Feng | 1 | -2/+2 |
2023-01-03 | reset: uniphier-glue: Fix possible null-ptr-deref | Hui Tang | 1 | -3/+1 |
2023-01-03 | reset: ti-sci: honor TI_SCI_PROTOCOL setting when not COMPILE_TEST | Randy Dunlap | 1 | -1/+1 |
2022-10-08 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 3 | -1/+165 |
2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2022-09-22 | reset: npcm: fix iprst2 and iprst4 setting | Tomer Maimon | 1 | -1/+1 |
2022-09-14 | reset: add polarfire soc reset support | Conor Dooley | 3 | -1/+165 |
2022-08-30 | reset: microchip-sparx5: issue a reset on startup | Michael Walle | 1 | -5/+17 |
2022-08-30 | reset: imx7: Fix the iMX8MP PCIe PHY PERST support | Richard Zhu | 1 | -0/+1 |
2022-08-15 | arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA | William Zhang | 1 | -1/+1 |
2022-08-05 | Merge tag 'arm-late-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 3 | -2/+138 |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -18/+2 |
2022-07-28 | reset: tps380x: Fix spelling mistake "Voltags" -> "Voltage" | Colin Ian King | 1 | -1/+1 |
2022-07-27 | reset: tps380x: Add TPS380x device driver supprt | Marco Felsch | 3 | -0/+135 |
2022-07-20 | reset: reset-simple should depends on HAS_IOMEM | Ben Dooks | 1 | -0/+1 |
2022-07-19 | Merge branch 'nuvoton/newsoc' into arm/newsoc | Arnd Bergmann | 1 | -34/+173 |
2022-07-19 | reset: npcm: Add NPCM8XX support | Tomer Maimon | 1 | -38/+173 |
2022-07-19 | reset: npcm: using syscon instead of device data | Tomer Maimon | 1 | -5/+9 |
2022-07-13 | Revert "reset: microchip-sparx5: allow building as a module" | Philipp Zabel | 2 | -3/+7 |
2022-07-11 | reset: a10sr: allow building under COMPILE_TEST | Philipp Zabel | 1 | -1/+1 |
2022-07-11 | reset: allow building of reset simple driver if expert config selected | Ben Dooks | 1 | -1/+1 |
2022-07-08 | reset: Add Sunplus SP7021 reset driver | Qin Jian | 3 | -0/+222 |
2022-06-29 | reset: microchip-sparx5: allow building as a module | Clément Léger | 2 | -7/+3 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 2 | -18/+2 |
2022-05-09 | Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -1/+1 |
2022-05-05 | Merge tag 'reset-for-v5.19' of git://git.pengutronix.de/pza/linux into arm/dr... | Arnd Bergmann | 5 | -43/+56 |
2022-05-03 | reset: Kconfig: Make RESET_RZG2L_USBPHY_CTRL depend on ARCH_RZG2L | Lad Prabhakar | 1 | -1/+1 |
2022-05-03 | reset: ACPI reset support | Krishna Yarlagadda | 1 | -1/+14 |
2022-05-03 | reset: simple: Add AST2600 compatible | Joel Stanley | 1 | -0/+1 |
2022-05-03 | reset: reset-meson: add support for the Meson-S4 SoC Reset Controller | Zelong Dong | 1 | -0/+6 |
2022-05-03 | reset: uniphier-glue: Use devm_add_action_or_reset() | Philipp Zabel | 1 | -26/+24 |
2022-05-03 | reset: uniphier-glue: Use reset_control_bulk API | Philipp Zabel | 1 | -19/+14 |
2022-04-15 | reset: ti-sci: Allow building under COMPILE_TEST | Philipp Zabel | 1 | -1/+1 |
2022-04-04 | reset: tegra-bpmp: Restore Handle errors in BPMP response | Sameer Pujar | 1 | -1/+8 |
2022-04-04 | reset: renesas: Check return value of reset_control_deassert() | Heiner Kallweit | 1 | -1/+3 |
2022-02-25 | reset: Add Delta TN48M CPLD reset controller | Robert Marko | 3 | -0/+142 |
2022-01-10 | Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 3 | -0/+181 |
2021-12-20 | reset: starfive-jh7100: Fix 32bit compilation | Emil Renner Berthing | 1 | -0/+1 |
2021-12-16 | reset: starfive-jh7100: Add StarFive JH7100 reset driver | Emil Renner Berthing | 3 | -0/+180 |
2021-12-15 | reset: renesas: Fix Runtime PM usage | Heiner Kallweit | 1 | -1/+6 |
2021-11-17 | reset: tegra-bpmp: Revert Handle errors in BPMP response | Jon Hunter | 1 | -8/+1 |
2021-11-03 | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 4 | -10/+65 |
2021-10-18 | reset: mchp: sparx5: Extend support for lan966x | Horatiu Vultur | 2 | -9/+33 |
2021-10-05 | reset: socfpga: add empty driver allowing consumers to probe | Paweł Anikiel | 1 | -0/+26 |
2021-10-05 | reset: uniphier: Add NX1 reset support | Kunihiko Hayashi | 2 | -0/+29 |
2021-10-05 | reset: uniphier: Add audio system and video input reset control for PXs3 | Kunihiko Hayashi | 1 | -0/+2 |
2021-10-05 | reset: Allow building Broadcom STB RESCAL as module | Florian Fainelli | 1 | -1/+1 |
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 |