aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-28gpio: unmap gpio irqs properlyLinus Walleij1-0/+1
2014-03-26gpio: add IRQ chip helpers in gpiolibLinus Walleij1-0/+29
2014-03-14Merge tag 'v3.14-rc6' into develLinus Walleij1-2/+2
2014-02-12gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot2-8/+18
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-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