summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-09-04gpio: ts5500: Include the right headerLinus Walleij
2018-09-04gpio: mxs: Get rid of external API callLinus Walleij
2018-09-04gpio: tps65xxx: Use SPDX license tagLinus Walleij
2018-09-04gpio: tpx65xxx: Include the right headerLinus Walleij
2018-08-30gpio: brcmstb: allow 0 width GPIO banksJustin Chen
2018-08-30gpio: ftgpio: Support debounce timerLinus Walleij
2018-08-30gpio: ftgpio: Support optional silicon clockLinus Walleij
2018-08-29Merge branch 'ib-ingenic' of ../linux-pinctrl into develLinus Walleij
2018-08-29gpio: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-29gpio: pxa: handle corner case of unprobed deviceRobert Jarzmik
2018-08-29gpio: ingenic: Remove driverPaul Cercueil
2018-08-29drivers: gpio: Update MODULE AUTHOR email addressMichael Hennerich
2018-08-29gpio: rcar: Add GPIO hole supportBiju Das
2018-08-29gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIPLinus Walleij
2018-08-29gpio: ep93xx: Cut gpio_to_irq() usageLinus Walleij
2018-08-29gpio: ep93xx: Use for_each_set_bit() in IRQ handlerLinus Walleij
2018-08-29gpio: ep93xx: Use the hwirq and portLinus Walleij
2018-08-29gpio: ep93xx: Do not pingpong irq numbersLinus Walleij
2018-08-29gpio: ep93xx: Properly call the chained IRQ handlerLinus Walleij
2018-08-29gpio: ep93xx: Rename has_debounce to has_irqLinus Walleij
2018-08-29gpio: ep93xx: Pass around struct gpio_chipLinus Walleij
2018-08-29gpio: ep93xx: Switch to SPDX license tagLinus Walleij
2018-08-29gpio: ep93xx: Cut down variable namesLinus Walleij
2018-08-29ARM/gpio: ep93xx: build standaloneArnd Bergmann
2018-08-29gpio: tb10x: Use GENERIC_GPIOLinus Walleij
2018-08-29gpio: tb10x: Create local helper variablesLinus Walleij
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-15Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-08-14Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-08-14Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-14Merge branches 'acpica' and 'acpi-property'Rafael J. Wysocki
2018-08-10gpio: it87: Add support for IT8613Leonid Bloch
2018-08-10gpio: it87: add support for IT8718F Super I/O.Ivan Podovalov
2018-08-10gpiolib: Avoid calling chip->request() for unused gpiosBiju Das
2018-08-10gpio: tegra: Include the right headerLinus Walleij
2018-08-10gpio: mmio: Fix up inverted direction registersLinus Walleij
2018-08-10gpio: xilinx: Use the right includeLinus Walleij
2018-08-10gpio: timberdale: Include the right headerLinus Walleij
2018-08-10gpio: tb10x: Use the right includeLinus Walleij
2018-08-10gpiolib: Fix of_node inconsistencyBiju Das
2018-08-06gpio: vr41xx: Bail out on gpiochip_lock_as_irq() errorAndy Shevchenko
2018-08-06gpio: uniphier: Bail out on gpiochip_lock_as_irq() errorAndy Shevchenko
2018-08-06gpio: xgene-sb: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko
2018-08-06gpio: em: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko
2018-08-06gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko
2018-08-06gpio: bcm-kona: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko
2018-08-06gpiolib: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko
2018-08-06gpio: syscon: rockchip: add GRF GPIO support for rk3328Levin Du
2018-08-06gpio: omap: Add get/set_multiple() callbacksJanusz Krzysztofik
2018-08-03gpio: tegra: Move driver registration to subsys_init levelDmitry Osipenko