aboutsummaryrefslogtreecommitdiff
path: root/include/linux/reset.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-29Merge branch 'reset/explicit-api' into reset/nextGravatar Philipp Zabel 1-44/+167
2016-06-29reset: TRIVIAL: Add line break at same place for similar APIsGravatar Lee Jones 1-2/+2
2016-06-29reset: Supply *_shared variant calls when using *_optional APIsGravatar Lee Jones 1-0/+12
2016-06-29reset: Supply *_shared variant calls when using of_* APIGravatar Lee Jones 1-0/+53
2016-06-29reset: Ensure drivers are explicit when requesting reset linesGravatar Lee Jones 1-24/+82
2016-06-29reset: Reorder inline reset_control_get*() wrappersGravatar Lee Jones 1-21/+21
2016-06-01reset: Return -ENOTSUPP when not configuredGravatar John Youn 1-2/+2
2016-04-04reset: Add missing function stub for device_resetGravatar Daniel Lezcano 1-0/+6
2016-03-30reset: Add support for shared reset controlsGravatar Hans de Goede 1-15/+81
2016-03-30reset: Make [of_]reset_control_get[_foo] functions wrappersGravatar Hans de Goede 1-36/+90
2015-11-16reset: use ENOTSUPP instead of ENOSYSGravatar Philipp Zabel 1-4/+4
2015-11-16reset: add of_reset_control_get_by_index()Gravatar Vince Hsu 1-0/+9
2015-09-01reset: Add (devm_)reset_control_get stub functionsGravatar Axel Lin 1-0/+14
2014-10-20reset: add reset_control_status helper functionGravatar Dinh Nguyen 1-0/+7
2014-04-14reset: Add of_reset_control_get to reset.hGravatar Hans de Goede 1-0/+10
2014-03-09reset: Add optional resets and stubsGravatar Philipp Zabel 1-5/+64
2014-02-03reset: Add of_reset_control_getGravatar Maxime Ripard 1-0/+4
2013-04-12reset: Add reset controller APIGravatar Philipp Zabel 1-0/+17