summaryrefslogtreecommitdiffstats
path: root/include/linux/reset.h
Commit message (Expand)AuthorAgeFilesLines
* reset: make optional functions really optionalRamiro Oliveira2017-01-201-19/+26
* reset: Change shared flag from int to boolRamiro Oliveira2017-01-201-16/+16
* Merge branch 'reset/explicit-api' into reset/nextPhilipp Zabel2016-06-291-44/+167
|\
| * reset: TRIVIAL: Add line break at same place for similar APIsLee Jones2016-06-291-2/+2
| * reset: Supply *_shared variant calls when using *_optional APIsLee Jones2016-06-291-0/+12
| * reset: Supply *_shared variant calls when using of_* APILee Jones2016-06-291-0/+53
| * reset: Ensure drivers are explicit when requesting reset linesLee Jones2016-06-291-24/+82
| * reset: Reorder inline reset_control_get*() wrappersLee Jones2016-06-291-21/+21
* | reset: Return -ENOTSUPP when not configuredJohn Youn2016-06-011-2/+2
|/
* reset: Add missing function stub for device_resetDaniel Lezcano2016-04-041-0/+6
* reset: Add support for shared reset controlsHans de Goede2016-03-301-15/+81
* reset: Make [of_]reset_control_get[_foo] functions wrappersHans de Goede2016-03-301-36/+90
* reset: use ENOTSUPP instead of ENOSYSPhilipp Zabel2015-11-161-4/+4
* reset: add of_reset_control_get_by_index()Vince Hsu2015-11-161-0/+9
* reset: Add (devm_)reset_control_get stub functionsAxel Lin2015-09-011-0/+14
* reset: add reset_control_status helper functionDinh Nguyen2014-10-201-0/+7
* reset: Add of_reset_control_get to reset.hHans de Goede2014-04-141-0/+10
* reset: Add optional resets and stubsPhilipp Zabel2014-03-091-5/+64
* reset: Add of_reset_control_getMaxime Ripard2014-02-031-0/+4
* reset: Add reset controller APIPhilipp Zabel2013-04-121-0/+17