summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/devres.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij2018-01-121-0/+42
* gpio: devres: Improve kerneldocThierry Reding2017-08-141-0/+3
* gpiolib: Fix spelling of 'successful'Andy Shevchenko2017-03-141-1/+1
* Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-02-051-8/+11
|\
| * gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon2017-02-041-9/+11
| * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-041-7/+8
* | Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-01-261-2/+8
|\ \ | |/
| * gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-261-2/+3
| * gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-261-2/+7
* | gpio: devres: Use global array of gpio suffixesAndy Shevchenko2017-01-091-4/+5
* | gpio: update my email addressJohn Crispin2016-12-301-1/+1
|/
* gpio: Propagate all errors in devm_get_gpiod_from_child()Geert Uytterhoeven2016-02-251-1/+1
* gpio: make flags mandatory for gpiod_get functionsUwe Kleine-König2015-07-061-9/+9
* gpio: fix constconst in devresLinus Walleij2015-03-171-1/+1
* gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim2015-03-051-0/+89
* gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-041-1/+17
* gpio: Support for unified device properties interfaceMika Westerberg2014-11-041-0/+32
* gpiolib: devres: use correct structure type name in sizeofJulia Lawall2014-08-171-1/+1
* gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot2014-07-281-16/+24
* gpio: Add helpers for optional GPIOsThierry Reding2014-05-091-0/+43
* gpiolib: devres: add missing headersAlexandre Courbot2013-10-291-0/+2
* gpiolib: devres: fix devm_gpiod_get_index()Alexandre Courbot2013-10-231-1/+1
* gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-191-0/+83
* gpio: devres: make comments properWolfram Sang2013-06-171-7/+7
* gpio: export devm_gpio_request_oneStephen Warren2012-07-051-0/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-0/+29
|\
| * gpiolib: Implement devm_gpio_request_one()Mark Brown2012-05-181-0/+29
* | gpiolib: Convert to devres_release()Mark Brown2012-05-041-2/+1
|/
* GPIO: add bindings for managed devicesJohn Crispin2012-01-041-0/+90
OpenPOWER on IntegriCloud