summaryrefslogtreecommitdiffstats
path: root/include/linux/gpio/consumer.h
Commit message (Expand)AuthorAgeFilesLines
* serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones2017-03-141-16/+0
* gpio: reintroduce devm_get_gpiod_from_child()Linus Walleij2017-02-211-0/+17
* gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon2017-02-041-10/+21
* gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-041-10/+10
* gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-261-4/+8
* gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-261-6/+13
* gpio: keep the GPIO line names internalLinus Walleij2015-09-241-6/+0
* gpio: Introduce gpio descriptor 'name'Markus Pargmann2015-09-241-0/+7
* gpio: make flags mandatory for gpiod_get functionsUwe Kleine-König2015-07-061-59/+23
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-07-011-0/+15
|\
| * gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven2015-05-251-0/+15
* | gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim2015-06-011-18/+19
* | gpio: remove gpiod_sysfs_set_active_lowJohan Hovold2015-05-121-6/+0
|/
* gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim2015-03-051-0/+30
* gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim2015-03-051-0/+46
* gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-041-0/+1
* gpio: Make the vararg hacks not pass magic valuesOlliver Schinagl2015-01-151-8/+9
* Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-141-1/+39
|\
| * gpio: remove const modifier from gpiod_get_direction()Alexandre Courbot2014-11-281-1/+1
| * gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim2014-11-271-0/+38
* | gpio: Support for unified device properties interfaceMika Westerberg2014-11-041-0/+7
|/
* gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij2014-09-021-45/+60
* gpio: move GPIOD flags outside #ifdefLinus Walleij2014-08-211-2/+2
* gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot2014-07-281-16/+65
* gpio: include linux/bug.h in interface headerArnd Bergmann2014-05-161-0/+1
* gpio: Add helpers for optional GPIOsThierry Reding2014-05-091-0/+40
* Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-141-2/+2
|\
| * gpio: consumer.h: Move forward declarations outside #ifdefLars-Peter Clausen2014-02-061-2/+2
* | gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot2014-02-121-8/+0
* | gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-071-0/+7
|/
* gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-191-0/+15
* gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-191-0/+238
OpenPOWER on IntegriCloud