aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-08-23reset: reset-zynqmp: Fixed the argument data typeSai Krishna Potthuri
2021-08-23reset: simple: remove ZTE details in Kconfig helpPeter Robinson
2021-07-27reset: renesas: Add RZ/G2L usbphy control driverBiju Das
2021-07-21reset: RESET_MCHP_SPARX5 should depend on ARCH_SPARX5Geert Uytterhoeven
2021-07-21reset: qcom: Add PDC Global reset signals for WPSSSibi Sankar
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-28reset: stm32mp1: remove stm32mp1 resetGabriel Fernandez
2021-06-07reset: berlin: support module buildJisheng Zhang
2021-06-07reset: bail if try_module_get() failsPhilipp Zabel
2021-06-07reset: mchp: sparx5: fix return value check in mchp_sparx5_map_io()Wei Yongjun
2021-06-07reset: lantiq: use devm_reset_controller_register()Yang Yingliang
2021-06-07reset: hi6220: Use the correct HiSilicon copyrightHao Fang
2021-05-12reset: brcmstb: Add missing MODULE_DEVICE_TABLEZou Wei
2021-05-10reset: a10sr: add missing of_match_table referenceKrzysztof Kozlowski
2021-05-10reset: RESET_INTEL_GW should depend on X86Geert Uytterhoeven
2021-05-10reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTBGeert Uytterhoeven
2021-05-10reset: uniphier: enclose UNIPHIER_RESET_ID_END value in parenthesesPhilipp Zabel
2021-05-10reset: sti/syscfg: replace comma with semicolonPhilipp Zabel
2021-05-10reset: ti-syscon: fix to_ti_syscon_reset_data macroPhilipp Zabel
2021-05-10reset: berlin: replace unsigned with unsigned intPhilipp Zabel
2021-05-10reset: whitespace fixesPhilipp Zabel
2021-05-10reset: mchp: sparx5: add switch reset driverSteen Hegelund
2021-05-10reset: oxnas: replace file name with short descriptionPhilipp Zabel
2021-05-10reset: zynqmp: replace spaces with tabsPhilipp Zabel
2021-05-10reset: bcm6345: Make reset_control_ops constPhilipp Zabel
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-04clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-04-08Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2021-04-01Merge tag 'socfpga_update_for_v5.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-03-30reset: reset-scmi: Port driver to the new scmi_reset_proto_ops interfaceCristian Marussi
2021-03-23reset: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCsKrzysztof Kozlowski
2021-03-23arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGAKrzysztof Kozlowski
2021-03-22reset: raspberrypi: Release firmware handle on unbindNicolas Saenz Julienne
2021-03-18reset: Add reset_control_bulk APIPhilipp Zabel
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-01-20ARM: remove zte zx platformArnd Bergmann
2021-01-14riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal
2021-01-14reset: core: fix a kernel-doc markupMauro Carvalho Chehab
2021-01-08reset: hisilicon: correct vendor prefixZhen Lei
2021-01-08reset: simple: add BCM4908 MISC PCIe reset controller supportRafał Miłecki
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-03reset-controller: ti: force the write operation when assert or deassertCrystal Guo
2020-12-01reset: socfpga: add error handling and release mem-regionDinh Nguyen
2020-11-17reset: add BCM6345 reset controller driverÁlvaro Fernández Rojas
2020-11-16reset: meson: make it possible to build as a moduleNeil Armstrong
2020-11-16reset: make shared pulsed reset controls re-triggerableAmjad Ouled-Ameur
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds