Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-09-18 | ARC: reset: remove the misleading v1 suffix all over | Vineet Gupta | 3 | -26/+26 |
2017-09-18 | ARC: reset: Only build on archs that have IOMEM | Thomas Meyer | 1 | -0/+1 |
2017-09-16 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 3 | -0/+219 |
2017-09-11 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -189/+430 |
2017-09-04 | reset: Add a reset controller driver for the Lantiq XWAY based SoCs | Martin Blumenstingl | 3 | -0/+219 |
2017-08-14 | reset: uniphier: add analog amplifiers reset control | Katsuhiro Suzuki | 1 | -0/+15 |
2017-08-14 | reset: uniphier: add video input subsystem reset control | Katsuhiro Suzuki | 1 | -0/+2 |
2017-08-14 | reset: uniphier: add audio systems reset control | Katsuhiro Suzuki | 1 | -0/+4 |
2017-08-11 | reset: sunxi: fix number of reset lines | Philipp Zabel | 1 | -2/+2 |
2017-08-11 | reset: uniphier: do not use per-SoC macro for system reset block | Masahiro Yamada | 1 | -33/+15 |
2017-08-11 | reset: uniphier: remove sLD3 SoC support | Masahiro Yamada | 1 | -32/+16 |
2017-08-07 | Revert "reset: Add a Gemini reset controller" | Linus Walleij | 3 | -118/+0 |
2017-07-20 | ARC: reset: introduce HSDKv1 reset driver | Eugeniy Paltsev | 3 | -0/+144 |
2017-07-19 | regulator: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2017-07-19 | reset: make (de)assert report success for self-deasserting reset drivers | Philipp Zabel | 1 | -6/+25 |
2017-07-19 | reset: Add APIs to manage array of resets | Vivek Gautam | 1 | -1/+210 |
2017-07-19 | reset: zx2967: constify zx2967_reset_ops. | Arvind Yadav | 1 | -1/+1 |
2017-07-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 6 | -14/+415 |
2017-06-06 | reset: Add the TI SCI reset driver | Andrew F. Davis | 3 | -0/+278 |
2017-06-06 | reset: use kref for reference counting | Philipp Zabel | 1 | -8/+15 |
2017-05-24 | reset: hi6220: Set module license so that it can be loaded | Jeremy Linton | 1 | -0/+2 |
2017-05-24 | reset: Add a Gemini reset controller | Linus Walleij | 3 | -0/+118 |
2017-05-24 | reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCON | Suman Anna | 2 | -2/+2 |
2017-05-15 | reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register() | Markus Elfring | 1 | -4/+2 |
2017-05-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 11 | -62/+373 |
2017-04-04 | reset: add exported __reset_control_get, return NULL if optional | Philipp Zabel | 1 | -6/+16 |
2017-03-28 | reset: uniphier: add NAND and eMMC reset control | Masahiro Yamada | 1 | -0/+17 |
2017-03-15 | reset: sunxi: fix for 64-bit compilation | Andre Przywara | 1 | -8/+10 |
2017-03-15 | reset: Add Altera Arria10 SR Reset Controller | Thor Thayer | 3 | -0/+146 |
2017-03-15 | reset: Add i.MX7 SRC reset driver | Andrey Smirnov | 3 | -0/+167 |
2017-03-08 | reset-socfpga: Fix nr_resets property | Rojhalat Ibrahim | 1 | -6/+7 |
2017-03-08 | reset: uniphier: fix non static symbol warnings | Wei Yongjun | 1 | -10/+10 |
2017-03-08 | reset: pistachio: make it explicitly non-modular | Paul Gortmaker | 1 | -7/+2 |
2017-03-08 | reset: ath79: make it explicitly non-modular | Paul Gortmaker | 1 | -19/+8 |