aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-06gpio: consumer.h: Move forward declarations outside #ifdefLars-Peter Clausen1-2/+2
2013-12-09gpiolib: convert gpiod_lookup description to kernel-docAndy Shevchenko1-17/+9
2013-12-09gpio: better lookup method for platform GPIOsAlexandre Courbot1-11/+10
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij1-2/+12
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-4/+5
2013-12-03gpiolib: add missing declarationsAlexandre Courbot1-0/+3
2013-11-25gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot1-2/+9
2013-10-29gpiolib: provide a declaration of seq_file in gpio/driver.hStephen Rothwell1-0/+1
2013-10-19gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2-0/+71
2013-10-19gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2-0/+365