aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio
Commit message (Expand)AuthorAge
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
|\
| * gpiolib: add irq_not_threaded flag to gpio_chipOctavian Purdila2014-09-24
| * gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe2014-09-23
| * gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot2014-08-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \
| * | gpio: fix 'CONFIG_GPIO_IRQCHIP' commentsPaul Bolle2014-09-05
* | | gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij2014-09-02
| |/ |/|
* | gpio: move GPIOD flags outside #ifdefLinus Walleij2014-08-21
* | gpio: add missing includes in machine.hAlexandre Courbot2014-08-07
* | gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot2014-07-28
* | gpio: split gpiod board registration into machine headerLinus Walleij2014-07-28
* | gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck2014-07-24
* | gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot2014-07-23
* | gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot2014-07-23
* | gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij2014-07-23
|/
* gpio: include linux/bug.h in interface headerArnd Bergmann2014-05-16
* gpio: Add helpers for optional GPIOsThierry Reding2014-05-09
* gpio: support threaded interrupts in irqchip helpersLinus Walleij2014-04-28
* gpio: unmap gpio irqs properlyLinus Walleij2014-03-28
* gpio: add IRQ chip helpers in gpiolibLinus Walleij2014-03-26
* Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-14
|\
| * gpio: consumer.h: Move forward declarations outside #ifdefLars-Peter Clausen2014-02-06
* | gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot2014-02-12
* | gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-07
|/
* gpiolib: convert gpiod_lookup description to kernel-docAndy Shevchenko2013-12-09
* gpio: better lookup method for platform GPIOsAlexandre Courbot2013-12-09
* Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-09
|\
| * gpiolib: add missing declarationsAlexandre Courbot2013-12-03
| * gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot2013-11-25
* | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
|/
* gpiolib: provide a declaration of seq_file in gpio/driver.hStephen Rothwell2013-10-29
* gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2013-10-19
* gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-19