summaryrefslogtreecommitdiffstats
path: root/include/linux/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: unmap gpio irqs properlyLinus Walleij2014-03-281-0/+1
* gpio: add IRQ chip helpers in gpiolibLinus Walleij2014-03-261-0/+29
* Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-141-2/+2
|\
| * gpio: consumer.h: Move forward declarations outside #ifdefLars-Peter Clausen2014-02-061-2/+2
* | gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot2014-02-122-8/+18
* | gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-071-0/+7
|/
* gpiolib: convert gpiod_lookup description to kernel-docAndy Shevchenko2013-12-091-17/+9Star
* gpio: better lookup method for platform GPIOsAlexandre Courbot2013-12-091-11/+10Star
* Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-091-2/+12
|\
| * gpiolib: add missing declarationsAlexandre Courbot2013-12-031-0/+3
| * gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2013-11-251-2/+9
* | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-4/+5
|/
* gpiolib: provide a declaration of seq_file in gpio/driver.hStephen Rothwell2013-10-301-0/+1
* gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-192-0/+71
* gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-192-0/+365