aboutsummaryrefslogtreecommitdiff
path: root/include/linux/gpio/driver.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-09gpiolib: convert gpiod_lookup description to kernel-docGravatar Andy Shevchenko 1-17/+9
2013-12-09gpio: better lookup method for platform GPIOsGravatar Alexandre Courbot 1-11/+10
2013-12-09Merge tag 'v3.13-rc3' into develGravatar Linus Walleij 1-2/+12
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanGravatar Linus Walleij 1-4/+5
2013-12-03gpiolib: add missing declarationsGravatar Alexandre Courbot 1-0/+3
2013-11-25gpiolib: use dedicated flags for GPIO propertiesGravatar Alexandre Courbot 1-2/+9
2013-10-29gpiolib: provide a declaration of seq_file in gpio/driver.hGravatar Stephen Rothwell 1-0/+1
2013-10-19gpiolib: add gpiod_get() and gpiod_put() functionsGravatar Alexandre Courbot 1-0/+56
2013-10-19gpiolib: export descriptor-based GPIO interfaceGravatar Alexandre Courbot 1-0/+127