aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds15-27/+196
2021-06-28reset: stm32mp1: remove stm32mp1 resetGabriel Fernandez3-122/+0
2021-06-07reset: berlin: support module buildJisheng Zhang2-4/+11
2021-06-07reset: bail if try_module_get() failsPhilipp Zabel1-1/+4
2021-06-07reset: mchp: sparx5: fix return value check in mchp_sparx5_map_io()Wei Yongjun1-2/+2
2021-06-07reset: lantiq: use devm_reset_controller_register()Yang Yingliang1-1/+1
2021-06-07reset: hi6220: Use the correct HiSilicon copyrightHao Fang1-1/+1
2021-05-12reset: brcmstb: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-05-10reset: a10sr: add missing of_match_table referenceKrzysztof Kozlowski1-0/+1
2021-05-10reset: RESET_INTEL_GW should depend on X86Geert Uytterhoeven1-0/+1
2021-05-10reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTBGeert Uytterhoeven1-1/+2
2021-05-10reset: uniphier: enclose UNIPHIER_RESET_ID_END value in parenthesesPhilipp Zabel1-1/+1
2021-05-10reset: sti/syscfg: replace comma with semicolonPhilipp Zabel1-1/+1
2021-05-10reset: ti-syscon: fix to_ti_syscon_reset_data macroPhilipp Zabel1-2/+2
2021-05-10reset: berlin: replace unsigned with unsigned intPhilipp Zabel1-1/+1
2021-05-10reset: whitespace fixesPhilipp Zabel1-10/+10
2021-05-10reset: mchp: sparx5: add switch reset driverSteen Hegelund3-0/+155
2021-05-10reset: oxnas: replace file name with short descriptionPhilipp Zabel1-1/+1
2021-05-10reset: zynqmp: replace spaces with tabsPhilipp Zabel1-2/+2
2021-05-10reset: bcm6345: Make reset_control_ops constPhilipp Zabel1-1/+1
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2021-05-04clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu1-0/+1
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+215
2021-04-08Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/driversArnd Bergmann1-13/+20
2021-04-01Merge tag 'socfpga_update_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/driversArnd Bergmann1-3/+3
2021-03-30reset: reset-scmi: Port driver to the new scmi_reset_proto_ops interfaceCristian Marussi1-13/+20
2021-03-23reset: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCsKrzysztof Kozlowski1-2/+2
2021-03-23arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGAKrzysztof Kozlowski1-1/+1
2021-03-22reset: raspberrypi: Release firmware handle on unbindNicolas Saenz Julienne1-1/+1
2021-03-18reset: Add reset_control_bulk APIPhilipp Zabel1-0/+215
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds3-0/+142
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-5/+12
2021-01-20ARM: remove zte zx platformArnd Bergmann1-1/+1
2021-01-14riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal3-0/+142
2021-01-14reset: core: fix a kernel-doc markupMauro Carvalho Chehab1-2/+2
2021-01-08reset: hisilicon: correct vendor prefixZhen Lei1-2/+7
2021-01-08reset: simple: add BCM4908 MISC PCIe reset controller supportRafał Miłecki2-1/+3
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-6/+93
2020-12-03reset-controller: ti: force the write operation when assert or deassertCrystal Guo1-2/+2
2020-12-01reset: socfpga: add error handling and release mem-regionDinh Nguyen1-2/+9
2020-11-17reset: add BCM6345 reset controller driverÁlvaro Fernández Rojas3-0/+143
2020-11-16reset: meson: make it possible to build as a moduleNeil Armstrong2-2/+9
2020-11-16reset: make shared pulsed reset controls re-triggerableAmjad Ouled-Ameur1-0/+73
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-14/+64
2020-09-23reset: sti: reset-syscfg: fix struct description warningsAlain Volmat1-3/+4
2020-09-23reset: imx7: add the cm4 reset for i.MX8MQPeng Fan1-0/+4
2020-09-23reset: Fix and extend kerneldocKrzysztof Kozlowski1-1/+2
2020-09-23reset: reset-zynqmp: Added support for Versal platformSai Krishna Potthuri1-6/+44
2020-09-23reset: imx7: Support module buildAnson Huang2-4/+10
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman1-7/+7