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