Age | Commit message (Expand) | Author | Files | Lines |
2018-10-30 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -7/+142 |
2018-10-08 | reset: Fix potential use-after-free in __of_reset_control_get() | Geert Uytterhoeven | 1 | -7/+8 |
2018-10-05 | reset: imx7: Add PCIE_CTRL_APPS_TURNOFF | Leonard Crestez | 1 | -0/+1 |
2018-10-05 | reset: qcom: PDC Global (Power Domain Controller) reset controller | Sibi Sankar | 3 | -0/+134 |
2018-08-26 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 4 | -1/+177 |
2018-08-24 | Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux in... | Olof Johansson | 1 | -1/+1 |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 6 | -0/+335 |
2018-07-23 | reset: imx7: Fix always writing bits as 0 | Leonard Crestez | 1 | -1/+1 |
2018-07-20 | reset: meson: add meson audio arb driver | Jerome Brunet | 3 | -0/+176 |
2018-07-19 | reset: uniphier: add reset control support for SPI | Kunihiko Hayashi | 1 | -0/+9 |
2018-07-16 | reset: uniphier: add USB3 core reset control | Kunihiko Hayashi | 3 | -0/+182 |
2018-07-16 | reset: simple: export reset_simple_ops to be referred from modules | Kunihiko Hayashi | 1 | -0/+1 |
2018-07-16 | reset: qcom: AOSS (always on subsystem) reset controller | Sibi Sankar | 3 | -0/+143 |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 3 | -0/+3 |
2018-06-13 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -1/+2 |
2018-06-12 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+12 |
2018-06-07 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 1 | -2/+1 |
2018-04-27 | reset: uniphier: add LD11/LD20 stream demux system reset control | Katsuhiro Suzuki | 1 | -0/+2 |
2018-04-27 | reset: uniphier: add SATA reset control support and change SATA-PHY ID | Kunihiko Hayashi | 1 | -1/+7 |
2018-04-27 | reset: uniphier: add PCIe reset control support | Kunihiko Hayashi | 1 | -0/+3 |
2018-04-27 | reset: uniphier: fix USB clock line for LD20 | Masahiro Yamada | 1 | -3/+3 |
2018-03-27 | Merge branch 'reset/lookup' into reset/next | Philipp Zabel | 1 | -1/+95 |
2018-03-27 | reset: uniphier: add ethernet reset control support for PXs3 | Kunihiko Hayashi | 1 | -0/+2 |
2018-03-27 | reset: stm32mp1: Enable stm32mp1 reset driver | Gabriel Fernandez | 3 | -0/+122 |
2018-03-27 | reset: uniphier: add Pro4/Pro5/PXs2 audio systems reset control | Katsuhiro Suzuki | 1 | -0/+3 |
2018-03-27 | reset: imx7: add 'depends on HAS_IOMEM' to fix unmet dependency | Masahiro Yamada | 1 | -0/+1 |
2018-03-27 | reset: modify the way reset lookup works for board files | Bartosz Golaszewski | 1 | -7/+31 |
2018-03-27 | reset: add support for non-DT systems | Bartosz Golaszewski | 1 | -1/+71 |
2018-02-20 | reset: simple: Enable for ASPEED systems | Joel Stanley | 2 | -3/+9 |
2018-02-16 | reset: meson: enable level reset support on Meson8b | Martin Blumenstingl | 1 | -17/+5 |
2017-11-27 | reset: meson-axg: add compatible string for Meson-AXG SoC | Yixun Lan | 1 | -0/+2 |
2017-11-27 | reset: make device_reset_optional() really optional | Masahiro Yamada | 1 | -4/+5 |
2017-11-17 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 11 | -487/+425 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-18 | Merge branch 'reset/arc' into reset/next | Philipp Zabel | 3 | -0/+90 |
2017-10-18 | reset: zx2967: use the reset-simple driver | Philipp Zabel | 4 | -108/+4 |
2017-10-18 | reset: stm32: use the reset-simple driver | Philipp Zabel | 4 | -117/+4 |
2017-10-18 | reset: socfpga: use the reset-simple driver | Philipp Zabel | 5 | -167/+56 |
2017-10-17 | reset: sunxi: use reset-simple driver | Philipp Zabel | 2 | -98/+7 |
2017-10-17 | reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967 | Philipp Zabel | 4 | -0/+186 |
2017-10-17 | reset: meson: remove unneeded check in meson_reset_reset | Neil Armstrong | 1 | -3/+0 |
2017-10-17 | reset: meson: add level reset support for GX SoC family | Neil Armstrong | 1 | -4/+58 |
2017-10-05 | reset: uniphier: add PXs3 reset data | Masahiro Yamada | 1 | -0/+26 |
2017-10-04 | reset: socfpga: build the reset-socfpga for Stratix10 SOC | Dinh Nguyen | 1 | -1/+1 |
2017-10-04 | reset: uniphier: add ethernet reset control support | Kunihiko Hayashi | 1 | -0/+4 |
2017-10-04 | reset: socfpga: fix for 64-bit compilation | Dinh Nguyen | 1 | -7/+10 |
2017-09-21 | reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TEST | Geert Uytterhoeven | 1 | -1/+1 |
2017-09-18 | ARC: reset: introduce AXS10x reset driver | Eugeniy Paltsev | 3 | -0/+90 |