summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/devres.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Add helpers for optional GPIOsThierry Reding2014-05-091-0/+43
* gpiolib: devres: add missing headersAlexandre Courbot2013-10-301-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-191-0/+29
* | gpiolib: Convert to devres_release()Mark Brown2012-05-051-2/+1Star
|/
* GPIO: add bindings for managed devicesJohn Crispin2012-01-041-0/+90