summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/devres.c
Commit message (Expand)AuthorAgeFilesLines
* 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