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