summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* gpio: pca953x: fix vendor prefix for PCA9654Sergei Shtylyov2017-12-02
* gpio: davinci: Assign first bank regs for unbanked caseKeerthy2017-11-30
* gpio: 74x164: Fix crash during .remove()Geert Uytterhoeven2017-11-30
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-16
|\
| * Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-09
| |\
| * | gpio: Cut old SX150X Kconfig optionLinus Walleij2017-10-17
| * | gpio: pxa: Use library functionsLinus Walleij2017-10-06
| * | pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-22
* | | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-14
|\ \ \
| * \ \ Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang2017-11-01
| |\ \ \
| | * | | 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: tegra186: Remove tegra186_gpio_lock_classAxel Lin2017-11-13
| | |_|/ | |/| |
| * | | gpio: Fix undefined lock_dep_classLinus Walleij2017-11-08
| * | | 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: Add Tegra186 supportThierry 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: mb86s70: Revert "Return error if requesting an already assigned gpio"Ard Biesheuvel2017-10-31
| * | | gpio: mb86s7x: share with other SoCs as moduleArd Biesheuvel2017-10-31
| * | | gpio: brcmstb: implement suspend/resume/shutdownDoug Berger2017-10-31
| * | | gpio: brcmstb: consolidate interrupt domainsDoug Berger2017-10-31
| * | | gpio: brcmstb: correct the configuration of level interruptsDoug Berger2017-10-31
| * | | gpio: brcmstb: switch to handle_level_irq flowDoug Berger2017-10-31
| * | | gpio: brcmstb: release the bgpio lock during irq handlersDoug Berger2017-10-31
| * | | gpio: brcmstb: allow all instances to be wakeup sourcesDoug Berger2017-10-31
| * | | gpio-adnp: Use common error handling code in adnp_gpio_dbg_show()Markus Elfring2017-10-31
| * | | gpio-rcar: use devm_ioremap_resource()Sergei Shtylyov2017-10-31
| * | | gpio-mmio: Use the new .get_multiple() callbackLinus Walleij2017-10-30
| * | | gpio: mmio: Make pin2mask() a private businessLinus Walleij2017-10-25
| * | | gpio: mpc8xxx: Do not reverse bits using bgpioLinus Walleij2017-10-25
| * | | gpio: brcmstb: Do not use gc->pin2mask()Linus Walleij2017-10-25
| * | | gpio: grgpio: Do not use gc->pin2mask()Linus Walleij2017-10-25
| * | | gpio: loongson1: fix bgpio usageLinus Walleij2017-10-25
| * | | gpio: dwapb: fix bgpio usageLinus Walleij2017-10-25
| * | | gpio: uniphier: add UniPhier GPIO controller driverMasahiro Yamada2017-10-23
| * | | gpio: Fix loose spellingAndrew Jeffery2017-10-20
| * | | gpio: Add driver for Maxim MAX3191x industrial serializerLukas Wunner2017-10-19
| * | | gpiolib: clear irq handler and data in one goMartin Kaiser2017-10-19
| * | | gpio: mark expected switch fall-throughsGustavo A. R. Silva2017-10-19