| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-13 | 1 | -1/+2 |
|\ |
|
| * | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 1 | -1/+2 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-12 | 1 | -1/+12 |
|\ \
| |/
|/| |
|
| * | reset: uniphier: add LD11/LD20 stream demux system reset control | Katsuhiro Suzuki | 2018-04-27 | 1 | -0/+2 |
| * | reset: uniphier: add SATA reset control support and change SATA-PHY ID | Kunihiko Hayashi | 2018-04-27 | 1 | -1/+7 |
| * | reset: uniphier: add PCIe reset control support | Kunihiko Hayashi | 2018-04-27 | 1 | -0/+3 |
* | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-07 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 2018-06-06 | 1 | -2/+1 |
* | | reset: uniphier: fix USB clock line for LD20 | Masahiro Yamada | 2018-04-27 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'reset/lookup' into reset/next | Philipp Zabel | 2018-03-27 | 1 | -1/+95 |
|\ |
|
| * | reset: modify the way reset lookup works for board files | Bartosz Golaszewski | 2018-03-27 | 1 | -7/+31 |
| * | reset: add support for non-DT systems | Bartosz Golaszewski | 2018-03-27 | 1 | -1/+71 |
* | | reset: uniphier: add ethernet reset control support for PXs3 | Kunihiko Hayashi | 2018-03-27 | 1 | -0/+2 |
* | | reset: stm32mp1: Enable stm32mp1 reset driver | Gabriel Fernandez | 2018-03-27 | 3 | -0/+122 |
* | | reset: uniphier: add Pro4/Pro5/PXs2 audio systems reset control | Katsuhiro Suzuki | 2018-03-27 | 1 | -0/+3 |
* | | reset: imx7: add 'depends on HAS_IOMEM' to fix unmet dependency | Masahiro Yamada | 2018-03-27 | 1 | -0/+1 |
* | | reset: simple: Enable for ASPEED systems | Joel Stanley | 2018-02-20 | 2 | -3/+9 |
* | | reset: meson: enable level reset support on Meson8b | Martin Blumenstingl | 2018-02-16 | 1 | -17/+5 |
|/ |
|
* | reset: meson-axg: add compatible string for Meson-AXG SoC | Yixun Lan | 2017-11-27 | 1 | -0/+2 |
* | reset: make device_reset_optional() really optional | Masahiro Yamada | 2017-11-27 | 1 | -4/+5 |
* | 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 |