summaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)AuthorLines
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-27/+196
2021-06-28reset: stm32mp1: remove stm32mp1 resetGabriel Fernandez-122/+0
2021-06-07reset: berlin: support module buildJisheng Zhang-4/+11
2021-06-07reset: bail if try_module_get() failsPhilipp Zabel-1/+4
2021-06-07reset: mchp: sparx5: fix return value check in mchp_sparx5_map_io()Wei Yongjun-2/+2
2021-06-07reset: lantiq: use devm_reset_controller_register()Yang Yingliang-1/+1
2021-06-07reset: hi6220: Use the correct HiSilicon copyrightHao Fang-1/+1
2021-05-12reset: brcmstb: Add missing MODULE_DEVICE_TABLEZou Wei-0/+1
2021-05-10reset: a10sr: add missing of_match_table referenceKrzysztof Kozlowski-0/+1
2021-05-10reset: RESET_INTEL_GW should depend on X86Geert Uytterhoeven-0/+1
2021-05-10reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTBGeert Uytterhoeven-1/+2
2021-05-10reset: uniphier: enclose UNIPHIER_RESET_ID_END value in parenthesesPhilipp Zabel-1/+1
2021-05-10reset: sti/syscfg: replace comma with semicolonPhilipp Zabel-1/+1
2021-05-10reset: ti-syscon: fix to_ti_syscon_reset_data macroPhilipp Zabel-2/+2
2021-05-10reset: berlin: replace unsigned with unsigned intPhilipp Zabel-1/+1
2021-05-10reset: whitespace fixesPhilipp Zabel-10/+10
2021-05-10reset: mchp: sparx5: add switch reset driverSteen Hegelund-0/+155
2021-05-10reset: oxnas: replace file name with short descriptionPhilipp Zabel-1/+1
2021-05-10reset: zynqmp: replace spaces with tabsPhilipp Zabel-2/+2
2021-05-10reset: bcm6345: Make reset_control_ops constPhilipp Zabel-1/+1
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2021-05-04clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu-0/+1
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+215
2021-04-08Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-13/+20
2021-04-01Merge tag 'socfpga_update_for_v5.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-3/+3
2021-03-30reset: reset-scmi: Port driver to the new scmi_reset_proto_ops interfaceCristian Marussi-13/+20
2021-03-23reset: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCsKrzysztof Kozlowski-2/+2
2021-03-23arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGAKrzysztof Kozlowski-1/+1
2021-03-22reset: raspberrypi: Release firmware handle on unbindNicolas Saenz Julienne-1/+1
2021-03-18reset: Add reset_control_bulk APIPhilipp Zabel-0/+215
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+142
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+12
2021-01-20ARM: remove zte zx platformArnd Bergmann-1/+1
2021-01-14riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal-0/+142
2021-01-14reset: core: fix a kernel-doc markupMauro Carvalho Chehab-2/+2
2021-01-08reset: hisilicon: correct vendor prefixZhen Lei-2/+7
2021-01-08reset: simple: add BCM4908 MISC PCIe reset controller supportRafał Miłecki-1/+3
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+93
2020-12-03reset-controller: ti: force the write operation when assert or deassertCrystal Guo-2/+2
2020-12-01reset: socfpga: add error handling and release mem-regionDinh Nguyen-2/+9
2020-11-17reset: add BCM6345 reset controller driverÁlvaro Fernández Rojas-0/+143
2020-11-16reset: meson: make it possible to build as a moduleNeil Armstrong-2/+9
2020-11-16reset: make shared pulsed reset controls re-triggerableAmjad Ouled-Ameur-0/+73
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-14/+64
2020-09-23reset: sti: reset-syscfg: fix struct description warningsAlain Volmat-3/+4
2020-09-23reset: imx7: add the cm4 reset for i.MX8MQPeng Fan-0/+4
2020-09-23reset: Fix and extend kerneldocKrzysztof Kozlowski-1/+2
2020-09-23reset: reset-zynqmp: Added support for Versal platformSai Krishna Potthuri-6/+44
2020-09-23reset: imx7: Support module buildAnson Huang-4/+10
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman-7/+7