summaryrefslogtreecommitdiff
path: root/include/linux/reset.h
Commit message (Expand)AuthorAge
* reset: remove reset_control_get(_optional)Masahiro Yamada2017-11-27
* reset: minimize the number of headers included from <linux/reset.h>Masahiro Yamada2017-11-27
* reset: remove remaining WARN_ON() in <linux/reset.h>Masahiro Yamada2017-11-27
* reset: make device_reset_optional() really optionalMasahiro Yamada2017-11-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* reset: Add APIs to manage array of resetsVivek Gautam2017-07-19
* reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2017-04-04
* reset: fix optional reset_control_get stubs to return NULLPhilipp Zabel2017-03-21
* reset: make optional functions really optionalRamiro Oliveira2017-01-20
* reset: Change shared flag from int to boolRamiro Oliveira2017-01-20
* Merge branch 'reset/explicit-api' into reset/nextPhilipp Zabel2016-06-29
|\
| * reset: TRIVIAL: Add line break at same place for similar APIsLee Jones2016-06-29
| * reset: Supply *_shared variant calls when using *_optional APIsLee Jones2016-06-29
| * reset: Supply *_shared variant calls when using of_* APILee Jones2016-06-29
| * reset: Ensure drivers are explicit when requesting reset linesLee Jones2016-06-29
| * reset: Reorder inline reset_control_get*() wrappersLee Jones2016-06-29
* | reset: Return -ENOTSUPP when not configuredJohn Youn2016-06-01
|/
* reset: Add missing function stub for device_resetDaniel Lezcano2016-04-04
* reset: Add support for shared reset controlsHans de Goede2016-03-30
* reset: Make [of_]reset_control_get[_foo] functions wrappersHans de Goede2016-03-30
* reset: use ENOTSUPP instead of ENOSYSPhilipp Zabel2015-11-16
* reset: add of_reset_control_get_by_index()Vince Hsu2015-11-16
* reset: Add (devm_)reset_control_get stub functionsAxel Lin2015-09-01
* reset: add reset_control_status helper functionDinh Nguyen2014-10-20
* reset: Add of_reset_control_get to reset.hHans de Goede2014-04-14
* reset: Add optional resets and stubsPhilipp Zabel2014-03-09
* reset: Add of_reset_control_getMaxime Ripard2014-02-03
* reset: Add reset controller APIPhilipp Zabel2013-04-12