aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds3-3/+165
2014-05-21Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux into next/driversOlof Johansson1-3/+18
2014-05-21driver: reset: sti: add keyscan for stih416Gabriel FERNANDEZ1-0/+1
2014-05-21driver: reset: sti: add keyscan for stih415Gabriel FERNANDEZ1-0/+1
2014-05-15reset: sunxi: allow MFD subdevices probeBoris BREZILLON1-3/+18
2014-04-25reset: add driver for socfpgaSteffen Trumtrar2-0/+147
2014-03-27Merge branch 'reset/for_v3.15' of git://git.pengutronix.de/git/pza/linux into next/driversArnd Bergmann1-39/+32
2014-03-11drivers: reset: stih416: add softreset controllerSrinivas Kandagatla1-0/+64
2014-03-11drivers: reset: stih415: add softreset controllerSrinivas Kandagatla1-0/+35
2014-03-11drivers: reset: Reset controller driver for STiH416Stephen Gallimore3-1/+84
2014-03-11drivers: reset: Reset controller driver for STiH415Stephen Gallimore3-0/+84
2014-03-11drivers: reset: STi SoC system configuration reset controller supportStephen Gallimore6-0/+266
2014-02-03reset: Add of_reset_control_getMaxime Ripard1-9/+30
2014-02-03reset: Mark function as static and remove unused function in core.cRashika Kheria1-29/+1
2014-02-03reset: allow drivers to request probe deferralPhilipp Zabel1-1/+1
2013-11-22reset: Add Allwinner SoCs Reset Controller DriverMaxime Ripard2-0/+176
2013-04-12reset: NULL deref on allocation failureDan Carpenter1-1/+1
2013-04-12reset: Add reset controller APIPhilipp Zabel3-0/+311