summaryrefslogtreecommitdiff
path: root/include/linux/gpio/driver.h
AgeCommit message (Expand)Author
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-09-23Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into develLinus Walleij
2016-09-23gpiolib: Make it possible to exclude GPIOs from IRQ domainMika Westerberg
2016-09-15gpio: don't include module.h in shared driver headerPaul Gortmaker
2016-04-05gpio: support native single-ended hardware driversLinus Walleij
2016-02-23gpio: Add devm_ apis for gpiochip_add_data and gpiochip_removeLaxman Dewangan
2016-02-19gpio: store reflect the label to userspaceLinus Walleij
2016-02-16gpio: create an API to detect open drain/source on linesLinus Walleij
2016-02-16gpio: move the subdriver data pointer into gpio_deviceLinus Walleij
2016-02-16gpio: move the pin ranges into gpio_deviceLinus Walleij
2016-02-11gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij
2016-02-11gpio: move descriptors into gpio_deviceLinus Walleij
2016-02-11gpio: move sysfs mock device to the gpio_deviceLinus Walleij
2016-02-09gpio: make the gpiochip a real deviceLinus Walleij
2016-01-13gpio: generic: make bgpio_pdata always visibleArnd Bergmann
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij
2016-01-05gpio: add a data pointer to gpio_chipLinus Walleij
2015-12-26gpio: update gpiochip .get() callback descriptionVladimir Zapolskiy
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-10-16gpiolib: provide generic request/free implementationsJonas Gorski
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-07-16gpio: Remove double "base" in commentGeert Uytterhoeven
2015-05-14gpio: discourage passing base to gpio_chipLinus Walleij
2015-05-13gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov
2015-05-12gpio: sysfs: clean up chip class-device handlingJohan Hovold
2015-03-19gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij
2014-11-27gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim
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-08-29gpio: change gpiochip_request_own_desc() prototypeAlexandre 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-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-02-12gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot
2013-12-09gpiolib: convert gpiod_lookup description to kernel-docAndy Shevchenko
2013-12-09gpio: better lookup method for platform GPIOsAlexandre Courbot
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-12-03gpiolib: add missing declarationsAlexandre Courbot
2013-11-25gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot