aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
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