| Commit message (Expand) | Author | Age | Files | Lines |
* | reset: sunxi: fix spinlock initialization | Tyler Baker | 2015-01-17 | 1 | -0/+4 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 4 | -4/+0 |
|\ |
|
| * | reset: sti: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
| * | reset: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
* | | Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n... | Arnd Bergmann | 2014-12-04 | 5 | -0/+193 |
|\ \ |
|
| * | | reset: add socfpga_reset_status | Dinh Nguyen | 2014-11-04 | 1 | -0/+15 |
| * | | Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux... | Philipp Zabel | 2014-11-03 | 3 | -0/+163 |
| |\ \ |
|
| | * | | reset: stih407: Add softreset, powerdown and picophy controllers | Peter Griffin | 2014-10-31 | 3 | -0/+163 |
| | |/ |
|
| * / | reset: add reset_control_status helper function | Dinh Nguyen | 2014-10-20 | 1 | -0/+15 |
| |/ |
|
* / | reset: add the Berlin reset controller driver | Antoine Ténart | 2014-10-20 | 2 | -0/+132 |
|/ |
|
* | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-03 | 3 | -3/+165 |
|\ |
|
| * | Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux int... | Olof Johansson | 2014-05-21 | 1 | -3/+18 |
| |\ |
|
| | * | reset: sunxi: allow MFD subdevices probe | Boris BREZILLON | 2014-05-15 | 1 | -3/+18 |
| * | | reset: add driver for socfpga | Steffen Trumtrar | 2014-04-26 | 2 | -0/+147 |
| |/ |
|
* | | driver: reset: sti: add keyscan for stih416 | Gabriel FERNANDEZ | 2014-05-21 | 1 | -0/+1 |
* | | driver: reset: sti: add keyscan for stih415 | Gabriel FERNANDEZ | 2014-05-21 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'reset/for_v3.15' of git://git.pengutronix.de/git/pza/linux into... | Arnd Bergmann | 2014-03-27 | 1 | -39/+32 |
|\ |
|
| * | reset: Add of_reset_control_get | Maxime Ripard | 2014-02-03 | 1 | -9/+30 |
| * | reset: Mark function as static and remove unused function in core.c | Rashika Kheria | 2014-02-03 | 1 | -29/+1 |
| * | reset: allow drivers to request probe deferral | Philipp Zabel | 2014-02-03 | 1 | -1/+1 |
* | | drivers: reset: stih416: add softreset controller | Srinivas Kandagatla | 2014-03-11 | 1 | -0/+64 |
* | | drivers: reset: stih415: add softreset controller | Srinivas Kandagatla | 2014-03-11 | 1 | -0/+35 |
* | | drivers: reset: Reset controller driver for STiH416 | Stephen Gallimore | 2014-03-11 | 3 | -1/+84 |
* | | drivers: reset: Reset controller driver for STiH415 | Stephen Gallimore | 2014-03-11 | 3 | -0/+84 |
* | | drivers: reset: STi SoC system configuration reset controller support | Stephen Gallimore | 2014-03-11 | 6 | -0/+266 |
|/ |
|
* | reset: Add Allwinner SoCs Reset Controller Driver | Maxime Ripard | 2013-11-22 | 2 | -0/+176 |
* | reset: NULL deref on allocation failure | Dan Carpenter | 2013-04-12 | 1 | -1/+1 |
* | reset: Add reset controller API | Philipp Zabel | 2013-04-12 | 3 | -0/+311 |