summaryrefslogtreecommitdiffstats
path: root/drivers/reset
AgeCommit message (Expand)AuthorLines
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+165
2014-05-21Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux int...Olof Johansson-3/+18
2014-05-21driver: reset: sti: add keyscan for stih416Gabriel FERNANDEZ-0/+1
2014-05-21driver: reset: sti: add keyscan for stih415Gabriel FERNANDEZ-0/+1
2014-05-15reset: sunxi: allow MFD subdevices probeBoris BREZILLON-3/+18
2014-04-25reset: add driver for socfpgaSteffen Trumtrar-0/+147
2014-03-27Merge branch 'reset/for_v3.15' of git://git.pengutronix.de/git/pza/linux into...Arnd Bergmann-39/+32
2014-03-11drivers: reset: stih416: add softreset controllerSrinivas Kandagatla-0/+64
2014-03-11drivers: reset: stih415: add softreset controllerSrinivas Kandagatla-0/+35
2014-03-11drivers: reset: Reset controller driver for STiH416Stephen Gallimore-1/+84
2014-03-11drivers: reset: Reset controller driver for STiH415Stephen Gallimore-0/+84
2014-03-11drivers: reset: STi SoC system configuration reset controller supportStephen Gallimore-0/+266
2014-02-03reset: Add of_reset_control_getMaxime Ripard-9/+30
2014-02-03reset: Mark function as static and remove unused function in core.cRashika Kheria-29/+1
2014-02-03reset: allow drivers to request probe deferralPhilipp Zabel-1/+1
2013-11-22reset: Add Allwinner SoCs Reset Controller DriverMaxime Ripard-0/+176
2013-04-12reset: NULL deref on allocation failureDan Carpenter-1/+1
2013-04-12reset: Add reset controller APIPhilipp Zabel-0/+311