| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-11-17 | 11 | -487/+425 |
|\ |
|
| * | Merge branch 'reset/arc' into reset/next | Philipp Zabel | 2017-10-18 | 3 | -0/+90 |
| |\ |
|
| | * | ARC: reset: introduce AXS10x reset driver | Eugeniy Paltsev | 2017-09-18 | 3 | -0/+90 |
| * | | reset: zx2967: use the reset-simple driver | Philipp Zabel | 2017-10-18 | 4 | -108/+4 |
| * | | reset: stm32: use the reset-simple driver | Philipp Zabel | 2017-10-18 | 4 | -117/+4 |
| * | | reset: socfpga: use the reset-simple driver | Philipp Zabel | 2017-10-18 | 5 | -167/+56 |
| * | | reset: sunxi: use reset-simple driver | Philipp Zabel | 2017-10-17 | 2 | -98/+7 |
| * | | reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967 | Philipp Zabel | 2017-10-17 | 4 | -0/+186 |
| * | | reset: meson: remove unneeded check in meson_reset_reset | Neil Armstrong | 2017-10-17 | 1 | -3/+0 |
| * | | reset: meson: add level reset support for GX SoC family | Neil Armstrong | 2017-10-17 | 1 | -4/+58 |
| * | | reset: uniphier: add PXs3 reset data | Masahiro Yamada | 2017-10-05 | 1 | -0/+26 |
| * | | reset: socfpga: build the reset-socfpga for Stratix10 SOC | Dinh Nguyen | 2017-10-04 | 1 | -1/+1 |
| * | | reset: uniphier: add ethernet reset control support | Kunihiko Hayashi | 2017-10-04 | 1 | -0/+4 |
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ / |
|
* | | reset: socfpga: fix for 64-bit compilation | Dinh Nguyen | 2017-10-04 | 1 | -7/+10 |
* | | reset: Restrict RESET_HSDK to ARC_SOC_HSDK or COMPILE_TEST | Geert Uytterhoeven | 2017-09-21 | 1 | -1/+1 |
* | | ARC: reset: remove the misleading v1 suffix all over | Vineet Gupta | 2017-09-18 | 3 | -26/+26 |
* | | ARC: reset: Only build on archs that have IOMEM | Thomas Meyer | 2017-09-18 | 1 | -0/+1 |
|/ |
|
* | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 2017-09-16 | 3 | -0/+219 |
|\ |
|
| * | reset: Add a reset controller driver for the Lantiq XWAY based SoCs | Martin Blumenstingl | 2017-09-04 | 3 | -0/+219 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-09-11 | 8 | -189/+430 |
|\ \ |
|
| * | | reset: uniphier: add analog amplifiers reset control | Katsuhiro Suzuki | 2017-08-14 | 1 | -0/+15 |
| * | | reset: uniphier: add video input subsystem reset control | Katsuhiro Suzuki | 2017-08-14 | 1 | -0/+2 |
| * | | reset: uniphier: add audio systems reset control | Katsuhiro Suzuki | 2017-08-14 | 1 | -0/+4 |
| * | | reset: sunxi: fix number of reset lines | Philipp Zabel | 2017-08-11 | 1 | -2/+2 |
| * | | reset: uniphier: do not use per-SoC macro for system reset block | Masahiro Yamada | 2017-08-11 | 1 | -33/+15 |
| * | | reset: uniphier: remove sLD3 SoC support | Masahiro Yamada | 2017-08-11 | 1 | -32/+16 |
| * | | Revert "reset: Add a Gemini reset controller" | Linus Walleij | 2017-08-07 | 3 | -118/+0 |
| * | | ARC: reset: introduce HSDKv1 reset driver | Eugeniy Paltsev | 2017-07-20 | 3 | -0/+144 |
| * | | reset: make (de)assert report success for self-deasserting reset drivers | Philipp Zabel | 2017-07-19 | 1 | -6/+25 |
| * | | reset: Add APIs to manage array of resets | Vivek Gautam | 2017-07-19 | 1 | -1/+210 |
| * | | reset: zx2967: constify zx2967_reset_ops. | Arvind Yadav | 2017-07-19 | 1 | -1/+1 |
| |/ |
|
* / | regulator: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-19 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-07-04 | 6 | -14/+415 |
|\ |
|
| * | reset: Add the TI SCI reset driver | Andrew F. Davis | 2017-06-06 | 3 | -0/+278 |
| * | reset: use kref for reference counting | Philipp Zabel | 2017-06-06 | 1 | -8/+15 |
| * | reset: Add a Gemini reset controller | Linus Walleij | 2017-05-24 | 3 | -0/+118 |
| * | reset: ti_syscon: Rename TI_SYSCON_RESET to RESET_TI_SYSCON | Suman Anna | 2017-05-24 | 2 | -2/+2 |
| * | reset: sti: Use devm_kcalloc() in syscfg_reset_controller_register() | Markus Elfring | 2017-05-15 | 1 | -4/+2 |
* | | reset: hi6220: Set module license so that it can be loaded | Jeremy Linton | 2017-05-24 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-05-09 | 11 | -62/+373 |
|\ |
|
| * | reset: uniphier: add NAND and eMMC reset control | Masahiro Yamada | 2017-03-28 | 1 | -0/+17 |
| * | reset: sunxi: fix for 64-bit compilation | Andre Przywara | 2017-03-15 | 1 | -8/+10 |
| * | reset: Add Altera Arria10 SR Reset Controller | Thor Thayer | 2017-03-15 | 3 | -0/+146 |
| * | reset: Add i.MX7 SRC reset driver | Andrey Smirnov | 2017-03-15 | 3 | -0/+167 |
| * | reset-socfpga: Fix nr_resets property | Rojhalat Ibrahim | 2017-03-08 | 1 | -6/+7 |
| * | reset: uniphier: fix non static symbol warnings | Wei Yongjun | 2017-03-08 | 1 | -10/+10 |
| * | reset: pistachio: make it explicitly non-modular | Paul Gortmaker | 2017-03-08 | 1 | -7/+2 |
| * | reset: ath79: make it explicitly non-modular | Paul Gortmaker | 2017-03-08 | 1 | -19/+8 |
| * | reset: oxnas: make it explicitly non-modular | Paul Gortmaker | 2017-03-08 | 1 | -4/+2 |