summaryrefslogtreecommitdiff
path: root/include/linux/gpio
Commit message (Expand)AuthorAge
* Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-14
|\
| * gpio: Make it possible for consumers to enforce open drainLinus Walleij2017-10-30
* | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-14
|\ \
| * | gpio: Automatically add lockdep keysThierry Reding2017-11-08
| * | gpio: Introduce struct gpio_irq_chip.firstThierry Reding2017-11-08
| * | gpio: Disambiguate struct gpio_irq_chip.nestedThierry Reding2017-11-08
| * | gpio: Export gpiochip_irq_{map,unmap}()Thierry Reding2017-11-08
| * | gpio: Implement tighter IRQ chip integrationThierry Reding2017-11-08
| * | gpio: Move lock_key into struct gpio_irq_chipThierry Reding2017-11-08
| * | gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding2017-11-08
| * | gpio: Move irq_nested into struct gpio_irq_chipThierry Reding2017-11-08
| * | gpio: Move irq_chained_parent to struct gpio_irq_chipThierry Reding2017-11-08
| * | gpio: Move irq_default_type to struct gpio_irq_chipThierry Reding2017-11-08
| * | gpio: Move irq_handler to struct gpio_irq_chipThierry Reding2017-11-08
| * | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
| * | gpio: Move irqchip into struct gpio_irq_chipThierry Reding2017-11-08
| * | gpio: Introduce struct gpio_irq_chipThierry Reding2017-11-08
| * | gpio: mmio: Make pin2mask() a private businessLinus Walleij2017-10-25
| * | gpio: Fix loose spellingAndrew Jeffery2017-10-20
| * | gpio: Introduce ->get_multiple callbackLukas Wunner2017-10-19
| * | gpiolib: drop irq_base field from gpio_chip structGrygorii Strashko2017-10-19
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* gpio: add gpio_add_lookup_tables() to add several tables at onceDmitry Torokhov2017-08-23
* gpio: Use unsigned int for of_gpio_n_cellsThierry Reding2017-08-14
* gpio: of: Improve kerneldocThierry Reding2017-08-14
* gpio: Cleanup kerneldocThierry Reding2017-08-14
* Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-07
|\
| * gpio: Add new flags to control sleep status of GPIOsCharles Keepax2017-05-29
* | gpiolib: Add stubs for gpiod lookup table interfaceAnatolij Gustschin2017-05-22
|/
* Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-05-04
|\
| * gpio: Use unsigned int for interrupt numbersThierry Reding2017-04-13
| * gpio: gpio-reg: add irq mapping for gpio-reg usersRussell King2017-03-24
| * gpio: add generic single-register fixed-direction GPIO driverRussell King2017-03-24
| * gpio: return NULL from gpiod_get_optional when GPIOLIB is disabledDmitry Torokhov2017-03-15
* | serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones2017-03-14
|/
* Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-23
|\
| * gpio: reintroduce devm_get_gpiod_from_child()Linus Walleij2017-02-21
| * Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-02-05
| |\
| | * gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon2017-02-04
| | * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-04
| * | Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into develLinus Walleij2017-01-26
| |\ \ | | |/ | |/|
| * | gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-26
| * | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-26
* | | Merge tag 'v4.10-rc6' into develLinus Walleij2017-01-30
|\ \ \ | |_|/ |/| |
| * | gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij2017-01-19
| |/
* | pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-26
|/
* Merge branch 'thread-irq-simpler' into develLinus Walleij2016-12-07
|\
| * gpio: simplify adding threaded interruptsLinus Walleij2016-11-25
* | gpio: fix struct gpio_chip commentAnthony Best2016-10-24
|/
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11