aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio/driver.h
Commit message (Expand)AuthorAge
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
* Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into develLinus Walleij2016-09-23
|\
| * gpiolib: Make it possible to exclude GPIOs from IRQ domainMika Westerberg2016-09-23
* | gpio: don't include module.h in shared driver headerPaul Gortmaker2016-09-15
|/
* gpio: support native single-ended hardware driversLinus Walleij2016-04-05
* gpio: Add devm_ apis for gpiochip_add_data and gpiochip_removeLaxman Dewangan2016-02-23
* gpio: store reflect the label to userspaceLinus Walleij2016-02-19
* gpio: create an API to detect open drain/source on linesLinus Walleij2016-02-16
* gpio: move the subdriver data pointer into gpio_deviceLinus Walleij2016-02-15
* gpio: move the pin ranges into gpio_deviceLinus Walleij2016-02-15
* gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij2016-02-11
* gpio: move descriptors into gpio_deviceLinus Walleij2016-02-11
* gpio: move sysfs mock device to the gpio_deviceLinus Walleij2016-02-11
* gpio: make the gpiochip a real deviceLinus Walleij2016-02-09
* gpio: generic: make bgpio_pdata always visibleArnd Bergmann2016-01-13
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-05
* gpio: add a data pointer to gpio_chipLinus Walleij2016-01-05
* gpio: update gpiochip .get() callback descriptionVladimir Zapolskiy2015-12-26
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpiolib: provide generic request/free implementationsJonas Gorski2015-10-16
* gpiolib: add description for gpio irqchip fields in struct gpio_chipGrygorii Strashko2015-08-26
* gpiolib: irqchip: use different lockdep class for each gpio irqchipGrygorii Strashko2015-08-17
* gpio: Remove double "base" in commentGeert Uytterhoeven2015-07-15
* gpio: discourage passing base to gpio_chipLinus Walleij2015-05-14
* gpiolib: cleanup chained handler and dataDmitry Eremin-Solenikov2015-05-13
* gpio: sysfs: clean up chip class-device handlingJohan Hovold2015-05-12
* gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij2015-03-19
* gpiolib: allow simultaneous setting of multiple GPIO outputsRojhalat Ibrahim2014-11-27
* gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-28
* 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: 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: 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
* gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot2014-02-12
* 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
|/