aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio/consumer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-02gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij1-45/+60
2014-08-21gpio: move GPIOD flags outside #ifdefLinus Walleij1-2/+2
2014-07-28gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot1-16/+65
2014-05-16gpio: include linux/bug.h in interface headerArnd Bergmann1-0/+1
2014-05-09gpio: Add helpers for optional GPIOsThierry Reding1-0/+40
2014-03-14Merge tag 'v3.14-rc6' into develLinus Walleij1-2/+2
2014-02-12gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot1-8/+0
2014-02-07gpio: make gpiod_direction_output take a logical valuePhilipp Zabel1-0/+7
2014-02-06gpio: consumer.h: Move forward declarations outside #ifdefLars-Peter Clausen1-2/+2
2013-10-19gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot1-0/+15
2013-10-19gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot1-0/+238