summaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)Author
2018-09-26reset: imx7: Fix always writing bits as 0Leonard Crestez
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-04-27reset: uniphier: add LD11/LD20 stream demux system reset controlKatsuhiro Suzuki
2018-04-27reset: uniphier: add SATA reset control support and change SATA-PHY IDKunihiko Hayashi
2018-04-27reset: uniphier: add PCIe reset control supportKunihiko Hayashi
2018-04-27reset: uniphier: fix USB clock line for LD20Masahiro Yamada
2018-03-27Merge branch 'reset/lookup' into reset/nextPhilipp Zabel
2018-03-27reset: uniphier: add ethernet reset control support for PXs3Kunihiko Hayashi
2018-03-27reset: stm32mp1: Enable stm32mp1 reset driverGabriel Fernandez
2018-03-27reset: uniphier: add Pro4/Pro5/PXs2 audio systems reset controlKatsuhiro Suzuki
2018-03-27reset: imx7: add 'depends on HAS_IOMEM' to fix unmet dependencyMasahiro Yamada
2018-03-27reset: modify the way reset lookup works for board filesBartosz Golaszewski
2018-03-27reset: add support for non-DT systemsBartosz Golaszewski
2018-02-20reset: simple: Enable for ASPEED systemsJoel Stanley
2018-02-16reset: meson: enable level reset support on Meson8bMartin Blumenstingl
2017-11-27reset: meson-axg: add compatible string for Meson-AXG SoCYixun Lan
2017-11-27reset: make device_reset_optional() really optionalMasahiro Yamada
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18Merge branch 'reset/arc' into reset/nextPhilipp Zabel
2017-10-18reset: zx2967: use the reset-simple driverPhilipp Zabel
2017-10-18reset: stm32: use the reset-simple driverPhilipp Zabel
2017-10-18reset: socfpga: use the reset-simple driverPhilipp Zabel
2017-10-17reset: sunxi: use reset-simple driverPhilipp Zabel
2017-10-17reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967Philipp Zabel
2017-10-17reset: meson: remove unneeded check in meson_reset_resetNeil Armstrong
2017-10-17reset: meson: add level reset support for GX SoC familyNeil Armstrong
2017-10-05reset: uniphier: add PXs3 reset dataMasahiro Yamada
2017-10-04reset: socfpga: build the reset-socfpga for Stratix10 SOCDinh Nguyen
2017-10-04reset: uniphier: add ethernet reset control supportKunihiko Hayashi
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: introduce AXS10x reset driverEugeniy Paltsev
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