summaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-05reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I
2019-11-24reset: Fix potential use-after-free in __of_reset_control_get()Geert Uytterhoeven
2019-02-12MLK-20682 reset: gpio-reset: add suspend/resume callbackAndy Duan
2019-02-12MLK-15092 reset: gpio-reset: add post reset delayFugang Duan
2019-02-12MLK-14498-11 reset: gpio-reset: use the cansleep variant of the GPIO APIAndy Duan
2019-02-12MLK-11395-2: reset: build in CONFIG_RESET_GPIO by defaultShawn Guo
2019-02-12MLK-11395-1: reset: register gpio-reset driver in arch_initcallShawn Guo
2019-02-12reset: Add driver for gpio-controlled reset pinsPhilipp Zabel
2018-12-08reset: make device_reset_optional() really optionalMasahiro Yamada
2018-09-26reset: imx7: Fix always writing bits as 0Leonard Crestez
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-04reset: socfpga: fix for 64-bit compilationDinh Nguyen
2017-09-21reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TESTGeert Uytterhoeven
2017-09-18ARC: reset: remove the misleading v1 suffix all overVineet Gupta
2017-09-18ARC: reset: Only build on archs that have IOMEMThomas Meyer
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-04reset: Add a reset controller driver for the Lantiq XWAY based SoCsMartin Blumenstingl
2017-08-14reset: uniphier: add analog amplifiers reset controlKatsuhiro Suzuki
2017-08-14reset: uniphier: add video input subsystem reset controlKatsuhiro Suzuki
2017-08-14reset: uniphier: add audio systems reset controlKatsuhiro Suzuki
2017-08-11reset: sunxi: fix number of reset linesPhilipp Zabel
2017-08-11reset: uniphier: do not use per-SoC macro for system reset blockMasahiro Yamada
2017-08-11reset: uniphier: remove sLD3 SoC supportMasahiro Yamada
2017-08-07Revert "reset: Add a Gemini reset controller"Linus Walleij
2017-07-20ARC: reset: introduce HSDKv1 reset driverEugeniy Paltsev
2017-07-19regulator: Convert to using %pOF instead of full_nameRob Herring
2017-07-19reset: make (de)assert report success for self-deasserting reset driversPhilipp Zabel
2017-07-19reset: Add APIs to manage array of resetsVivek Gautam
2017-07-19reset: zx2967: constify zx2967_reset_ops.Arvind Yadav
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-06-06reset: Add the TI SCI reset driverAndrew F. Davis
2017-06-06reset: use kref for reference countingPhilipp Zabel
2017-05-24reset: hi6220: Set module license so that it can be loadedJeremy Linton
2017-05-24reset: Add a Gemini reset controllerLinus Walleij
2017-05-24reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCONSuman Anna
2017-05-15reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register()Markus Elfring
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-04-04reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel
2017-03-28reset: uniphier: add NAND and eMMC reset controlMasahiro Yamada
2017-03-15reset: sunxi: fix for 64-bit compilationAndre Przywara
2017-03-15reset: Add Altera Arria10 SR Reset ControllerThor Thayer
2017-03-15reset: Add i.MX7 SRC reset driverAndrey Smirnov
2017-03-08reset-socfpga: Fix nr_resets propertyRojhalat Ibrahim
2017-03-08reset: uniphier: fix non static symbol warningsWei Yongjun
2017-03-08reset: pistachio: make it explicitly non-modularPaul Gortmaker
2017-03-08reset: ath79: make it explicitly non-modularPaul Gortmaker
2017-03-08reset: oxnas: make it explicitly non-modularPaul Gortmaker
2017-03-08reset: meson: make it explicitly non-modularPaul Gortmaker