aboutsummaryrefslogtreecommitdiff
path: root/include/linux/gpio
AgeCommit message (Expand)Author
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-26gpiolib: add description for gpio irqchip fields in struct gpio_chipGrygorii Strashko
2015-08-17gpiolib: irqchip: use different lockdep class for each gpio irqchipGrygorii Strashko
2015-08-13Merge tag 'v4.2-rc4' into develLinus Walleij
2015-07-21gpiolib: Add support for removing registered consumer lookup tableShobhit Kumar
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven
2015-07-06gpio: make flags mandatory for gpiod_get functionsUwe Kleine-König
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-06-01gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim
2015-05-25gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven
2015-05-14gpio: discourage passing base to gpio_chipLinus Walleij
2015-05-13gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov
2015-05-12gpio: remove gpiod_sysfs_set_active_lowJohan Hovold
2015-05-12gpio: sysfs: clean up chip class-device handlingJohan Hovold
2015-03-19gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij
2015-03-05gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim
2015-03-05gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim
2015-03-04gpio: add parameter to allow the use named gpiosOlliver Schinagl
2015-01-15gpio: Make the vararg hacks not pass magic valuesOlliver Schinagl
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-11-28gpio: remove const modifier from gpiod_get_direction()Alexandre Courbot
2014-11-27gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim
2014-11-04gpio: Support for unified device properties interfaceMika Westerberg
2014-10-28gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-09-24gpiolib: add irq_not_threaded flag to gpio_chipOctavian Purdila
2014-09-23gpio: gpiolib: set gpiochip_remove retval to voidabdoulaye berthe
2014-09-05gpio: fix 'CONFIG_GPIO_IRQCHIP' commentsPaul Bolle
2014-09-02gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij
2014-08-29gpio: change gpiochip_request_own_desc() prototypeAlexandre Courbot
2014-08-21gpio: move GPIOD flags outside #ifdefLinus Walleij
2014-08-07gpio: add missing includes in machine.hAlexandre Courbot
2014-07-28gpio: add flags argument to gpiod_get*() functionsAlexandre Courbot
2014-07-28gpio: split gpiod board registration into machine headerLinus Walleij
2014-07-24gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot
2014-07-23gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot
2014-07-23gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij
2014-05-16gpio: include linux/bug.h in interface headerArnd Bergmann
2014-05-09gpio: Add helpers for optional GPIOsThierry Reding
2014-04-28gpio: support threaded interrupts in irqchip helpersLinus Walleij
2014-03-28gpio: unmap gpio irqs properlyLinus Walleij
2014-03-26gpio: add IRQ chip helpers in gpiolibLinus Walleij
2014-03-14Merge tag 'v3.14-rc6' into develLinus Walleij
2014-02-12gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot
2014-02-07gpio: make gpiod_direction_output take a logical valuePhilipp Zabel
2014-02-06gpio: consumer.h: Move forward declarations outside #ifdefLars-Peter Clausen
2013-12-09gpiolib: convert gpiod_lookup description to kernel-docAndy Shevchenko
2013-12-09gpio: better lookup method for platform GPIOsAlexandre Courbot