summaryrefslogtreecommitdiff
path: root/drivers/gpio/devres.c
Commit message (Expand)AuthorAge
* gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij2018-01-12
* gpio: devres: Improve kerneldocThierry Reding2017-08-14
* gpiolib: Fix spelling of 'successful'Andy Shevchenko2017-03-14
* Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-02-05
|\
| * gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon2017-02-04
| * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-04
* | Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-01-26
|\ \ | |/
| * gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-26
| * gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-26
* | gpio: devres: Use global array of gpio suffixesAndy Shevchenko2017-01-09
* | gpio: update my email addressJohn Crispin2016-12-30
|/
* gpio: Propagate all errors in devm_get_gpiod_from_child()Geert Uytterhoeven2016-02-25
* gpio: make flags mandatory for gpiod_get functionsUwe Kleine-König2015-07-06
* gpio: fix constconst in devresLinus Walleij2015-03-17
* gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim2015-03-05
* gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-04
* gpio: Support for unified device properties interfaceMika Westerberg2014-11-04
* gpiolib: devres: use correct structure type name in sizeofJulia Lawall2014-08-17
* gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot2014-07-28
* gpio: Add helpers for optional GPIOsThierry Reding2014-05-09
* gpiolib: devres: add missing headersAlexandre Courbot2013-10-29
* gpiolib: devres: fix devm_gpiod_get_index()Alexandre Courbot2013-10-23
* gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-19
* gpio: devres: make comments properWolfram Sang2013-06-17
* gpio: export devm_gpio_request_oneStephen Warren2012-07-05
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\
| * gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-18
* | gpiolib: Convert to devres_release()Mark Brown2012-05-04
|/
* GPIO: add bindings for managed devicesJohn Crispin2012-01-04