summaryrefslogtreecommitdiff
path: root/include/linux/gpio
AgeCommit message (Expand)Author
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-12gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij
2018-01-10gpiolib: Export gpiochip_irqchip_irq_valid() to driversStephen Boyd
2017-12-28kernel/irq: Extend lockdep class for request mutexAndrew Lunn
2017-12-02gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-08gpio: Automatically add lockdep keysThierry Reding
2017-11-08gpio: Introduce struct gpio_irq_chip.firstThierry Reding
2017-11-08gpio: Disambiguate struct gpio_irq_chip.nestedThierry Reding
2017-11-08gpio: Export gpiochip_irq_{map,unmap}()Thierry Reding
2017-11-08gpio: Implement tighter IRQ chip integrationThierry Reding
2017-11-08gpio: Move lock_key into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_nested into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_chained_parent to struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_default_type to struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irq_handler to struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Move irqchip into struct gpio_irq_chipThierry Reding
2017-11-08gpio: Introduce struct gpio_irq_chipThierry Reding
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30gpio: Make it possible for consumers to enforce open drainLinus Walleij
2017-10-25gpio: mmio: Make pin2mask() a private businessLinus Walleij
2017-10-20gpio: Fix loose spellingAndrew Jeffery
2017-10-19gpio: Introduce ->get_multiple callbackLukas Wunner
2017-10-19gpiolib: drop irq_base field from gpio_chip structGrygorii Strashko
2017-08-23gpio: add gpio_add_lookup_tables() to add several tables at onceDmitry Torokhov
2017-08-14gpio: Use unsigned int for of_gpio_n_cellsThierry Reding
2017-08-14gpio: of: Improve kerneldocThierry Reding
2017-08-14gpio: Cleanup kerneldocThierry Reding
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-05-29gpio: Add new flags to control sleep status of GPIOsCharles Keepax
2017-05-22gpiolib: Add stubs for gpiod lookup table interfaceAnatolij Gustschin
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-04-13gpio: Use unsigned int for interrupt numbersThierry Reding
2017-03-24gpio: gpio-reg: add irq mapping for gpio-reg usersRussell King
2017-03-24gpio: add generic single-register fixed-direction GPIO driverRussell King
2017-03-15gpio: return NULL from gpiod_get_optional when GPIOLIB is disabledDmitry Torokhov
2017-03-14serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-02-21gpio: reintroduce devm_get_gpiod_from_child()Linus Walleij
2017-02-05Merge branch 'ib-gpiod-flags' into develLinus Walleij
2017-02-04gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon
2017-02-04gpio: Rename devm_get_gpiod_from_child()Boris Brezillon
2017-01-30Merge tag 'v4.10-rc6' into develLinus Walleij
2017-01-26Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into develLinus Walleij
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko