index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
reset
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
reset: uniphier-glue: Add AHCI reset control support in glue layer
Kunihiko Hayashi
1
-0
/
+12
2019-01-07
reset: uniphier-usb3: Rename to reset-uniphier-glue
Kunihiko Hayashi
3
-25
/
+25
2019-01-07
reset: socfpga: add an early reset driver for SoCFPGA
Dinh Nguyen
4
-11
/
+101
2019-01-07
reset: fix null pointer dereference on dev by dev_name
Colin Ian King
1
-1
/
+2
2019-01-07
reset: Add reset_control_get_count()
Geert Uytterhoeven
1
-0
/
+41
2019-01-07
ARC: HSDK: improve reset driver
Eugeniy Paltsev
1
-0
/
+1
2018-10-30
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-7
/
+142
2018-10-08
reset: Fix potential use-after-free in __of_reset_control_get()
Geert Uytterhoeven
1
-7
/
+8
2018-10-05
reset: imx7: Add PCIE_CTRL_APPS_TURNOFF
Leonard Crestez
1
-0
/
+1
2018-10-05
reset: qcom: PDC Global (Power Domain Controller) reset controller
Sibi Sankar
3
-0
/
+134
2018-08-26
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
4
-1
/
+177
2018-08-24
Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux in...
Olof Johansson
1
-1
/
+1
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-0
/
+335
2018-07-23
reset: imx7: Fix always writing bits as 0
Leonard Crestez
1
-1
/
+1
2018-07-20
reset: meson: add meson audio arb driver
Jerome Brunet
3
-0
/
+176
2018-07-19
reset: uniphier: add reset control support for SPI
Kunihiko Hayashi
1
-0
/
+9
2018-07-16
reset: uniphier: add USB3 core reset control
Kunihiko Hayashi
3
-0
/
+182
2018-07-16
reset: simple: export reset_simple_ops to be referred from modules
Kunihiko Hayashi
1
-0
/
+1
2018-07-16
reset: qcom: AOSS (always on subsystem) reset controller
Sibi Sankar
3
-0
/
+143
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
3
-0
/
+3
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+2
2018-06-12
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+12
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-04-27
reset: uniphier: add LD11/LD20 stream demux system reset control
Katsuhiro Suzuki
1
-0
/
+2
2018-04-27
reset: uniphier: add SATA reset control support and change SATA-PHY ID
Kunihiko Hayashi
1
-1
/
+7
2018-04-27
reset: uniphier: add PCIe reset control support
Kunihiko Hayashi
1
-0
/
+3
2018-04-27
reset: uniphier: fix USB clock line for LD20
Masahiro Yamada
1
-3
/
+3
2018-03-27
Merge branch 'reset/lookup' into reset/next
Philipp Zabel
1
-1
/
+95
2018-03-27
reset: uniphier: add ethernet reset control support for PXs3
Kunihiko Hayashi
1
-0
/
+2
2018-03-27
reset: stm32mp1: Enable stm32mp1 reset driver
Gabriel Fernandez
3
-0
/
+122
2018-03-27
reset: uniphier: add Pro4/Pro5/PXs2 audio systems reset control
Katsuhiro Suzuki
1
-0
/
+3
2018-03-27
reset: imx7: add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
1
-0
/
+1
2018-03-27
reset: modify the way reset lookup works for board files
Bartosz Golaszewski
1
-7
/
+31
2018-03-27
reset: add support for non-DT systems
Bartosz Golaszewski
1
-1
/
+71
2018-02-20
reset: simple: Enable for ASPEED systems
Joel Stanley
2
-3
/
+9
2018-02-16
reset: meson: enable level reset support on Meson8b
Martin Blumenstingl
1
-17
/
+5
2017-11-27
reset: meson-axg: add compatible string for Meson-AXG SoC
Yixun Lan
1
-0
/
+2
2017-11-27
reset: make device_reset_optional() really optional
Masahiro Yamada
1
-4
/
+5
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
[next]