aboutsummaryrefslogtreecommitdiff
path: root/drivers/reset
AgeCommit message (Expand)Author
2019-02-15Merge tag 'reset-for-5.1' of git://git.pengutronix.de/git/pza/linux into arm/...Arnd Bergmann
2019-02-15Merge tag 'zynqmp-soc-for-v5.1' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2019-01-29reset: reset-zynqmp: Adding support for Xilinx zynqmp reset controller.Nava kishore Manne
2019-01-28reset: imx7: Add support for i.MX8MQ IP block variantAndrey Smirnov
2019-01-28reset: imx7: Add plubming to support multiple IP variantsAndrey Smirnov
2019-01-28reset: Add Broadcom STB SW_INIT reset controller driverFlorian Fainelli
2019-01-28reset: socfpga: declare socfpga_reset_init in a header filePhilipp Zabel
2019-01-28reset: sunxi: declare sun6i_reset_init in a header filePhilipp Zabel
2019-01-07reset: uniphier-glue: Add AHCI reset control support in glue layerKunihiko Hayashi
2019-01-07reset: uniphier-usb3: Rename to reset-uniphier-glueKunihiko Hayashi
2019-01-07reset: socfpga: add an early reset driver for SoCFPGADinh Nguyen
2019-01-07reset: fix null pointer dereference on dev by dev_nameColin Ian King
2019-01-07reset: Add reset_control_get_count()Geert Uytterhoeven
2019-01-07ARC: HSDK: improve reset driverEugeniy Paltsev
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-08reset: Fix potential use-after-free in __of_reset_control_get()Geert Uytterhoeven
2018-10-05reset: imx7: Add PCIE_CTRL_APPS_TURNOFFLeonard Crestez
2018-10-05reset: qcom: PDC Global (Power Domain Controller) reset controllerSibi Sankar
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-08-24Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-07-23reset: imx7: Fix always writing bits as 0Leonard Crestez
2018-07-20reset: meson: add meson audio arb driverJerome Brunet
2018-07-19reset: uniphier: add reset control support for SPIKunihiko Hayashi
2018-07-16reset: uniphier: add USB3 core reset controlKunihiko Hayashi
2018-07-16reset: simple: export reset_simple_ops to be referred from modulesKunihiko Hayashi
2018-07-16reset: qcom: AOSS (always on subsystem) reset controllerSibi Sankar
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
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