Age | Commit message (Expand) | Author |
2016-12-15 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-11-18 | Merge tag 'tegra-for-4.10-reset' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2016-11-18 | reset: Add Tegra BPMP reset driver | Thierry Reding |
2016-11-14 | reset: allow using reset_control_reset with shared reset | Martin Blumenstingl |
2016-10-24 | reset: lpc18xx: make it explicitly non-modular | Paul Gortmaker |
2016-10-24 | reset: zynq: make it explicitly non-modular | Paul Gortmaker |
2016-10-24 | reset: sunxi: make it explicitly non-modular | Paul Gortmaker |
2016-10-24 | reset: socfpga: make it explicitly non-modular | Paul Gortmaker |
2016-10-24 | reset: berlin: make it explicitly non-modular | Paul Gortmaker |
2016-10-22 | reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCs | Masahiro Yamada |
2016-10-20 | reset: oxnas: Add OX820 support | Neil Armstrong |
2016-10-20 | reset: sti: Remove STiH415/6 reset support | Peter Griffin |
2016-08-30 | reset: hi6220: allow to compile test driver on other architectures | Philipp Zabel |
2016-08-30 | reset: zynq: add driver Kconfig option | Philipp Zabel |
2016-08-30 | reset: sunxi: add driver Kconfig option | Philipp Zabel |
2016-08-30 | reset: stm32: add driver Kconfig option | Philipp Zabel |
2016-08-30 | reset: socfpga: add driver Kconfig option | Philipp Zabel |
2016-08-30 | reset: pistachio: add driver Kconfig option | Philipp Zabel |
2016-08-25 | reset: meson: add driver Kconfig option | Philipp Zabel |
2016-08-25 | reset: lpc18xx: add driver Kconfig option | Philipp Zabel |
2016-08-25 | reset: berlin: add driver Kconfig option | Philipp Zabel |
2016-08-25 | reset: ath79: add driver Kconfig option | Philipp Zabel |
2016-08-25 | reset: ath79: add missing include | Philipp Zabel |
2016-08-24 | reset: warn on invalid input to reset_control_reset/assert/deassert/status | Philipp Zabel |
2016-08-24 | reset: uniphier: add reset controller driver for UniPhier SoCs | Masahiro Yamada |
2016-08-24 | drivers: reset: Add STM32 reset driver | Maxime Coquelin |
2016-08-08 | reset: socfpga: no need to store modrst_offset | Philipp Zabel |
2016-06-29 | reset: add TI SYSCON based reset driver | Andrew F. Davis |
2016-06-29 | reset: hisilicon: Add hi6220 media subsystem reset support | Xinliang Liu |
2016-06-29 | reset: hisilicon: Change to syscon register access | Chen Feng |
2016-06-01 | reset: Add support for the Amlogic Meson SoC Reset Controller | Neil Armstrong |
2016-05-30 | reset: oxnas: Use devm register API and get rid of platform remove | Neil Armstrong |
2016-05-30 | reset: fix Kconfig menu to include reset drivers in sub-menu | Masahiro Yamada |
2016-05-30 | reset: zynq: use devm_reset_controller_register() | Masahiro Yamada |
2016-05-30 | reset: socfpga: use devm_reset_controller_register() | Masahiro Yamada |
2016-05-30 | reset: sunxi: use devm_reset_controller_register() | Masahiro Yamada |
2016-05-30 | reset: pistachio: use devm_reset_controller_register() | Masahiro Yamada |
2016-05-30 | reset: ath79: use devm_reset_controller_register() | Masahiro Yamada |
2016-05-30 | reset: add devm_reset_controller_register API | Masahiro Yamada |
2016-04-01 | reset: Add Oxford Semiconductor Reset Controller driver | Neil Armstrong |
2016-03-30 | reset: lpc18xx: get rid of global variables for restart notifier | Joachim Eastwood |
2016-03-30 | reset: Add support for shared reset controls | Hans de Goede |
2016-03-30 | reset: Share struct reset_control between reset_control_get calls | Hans de Goede |
2016-03-30 | reset: Make [of_]reset_control_get[_foo] functions wrappers | Hans de Goede |
2016-02-10 | reset: sti: Make reset_control_ops const | Philipp Zabel |
2016-02-10 | reset: zynq: Make reset_control_ops const | Philipp Zabel |
2016-02-10 | reset: socfpga: Make reset_control_ops const | Philipp Zabel |
2016-02-10 | reset: hi6220: Make reset_control_ops const | Philipp Zabel |
2016-02-10 | reset: ath79: Make reset_control_ops const | Philipp Zabel |
2016-02-08 | reset: lpc18xx: Make reset_control_ops const | Philipp Zabel |