summary refs log tree commit diff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-09-17gpio: xlp: Cut down on boilerplateLinus Walleij
2018-09-17gpio: xlp: Include the right headerLinus Walleij
2018-09-17gpio: vx855: Cut down on boilerplateLinus Walleij
2018-09-17gpio: vx855: Include the right headerLinus Walleij
2018-09-17gpio: viperboard: Cut down on boilerplateLinus Walleij
2018-09-17gpio: viperboard: Include the right headerLinus Walleij
2018-09-17gpio: xtensa: Cut down on boilerplateLinus Walleij
2018-09-17gpio: xtensa: Include the right headerLinus Walleij
2018-09-17gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callbackLinus Walleij
2018-09-17gpio: vr41xx: Cut down on boilerplateLinus Walleij
2018-09-17gpio: vr41xx: Include the right headerLinus Walleij
2018-09-17gpiolib: check if irqchip already has the irq hook replacementsHans Verkuil
2018-09-14gpiolib: use better errno if get_direction is not availableWolfram Sang
2018-09-13gpiolib: Don't support irq sharing for userspaceUwe Kleine-König
2018-09-12gpio: vf610: Cut down on boilerplateLinus Walleij
2018-09-12gpio: vf610: Include the right headerLinus Walleij
2018-09-11gpio: of: Handle SPI chipselect legacy bindingsLinus Walleij
2018-09-10gpio-bcm-kona: use new req/relres and dis/enable_irq funcsHans Verkuil
2018-09-10gpiolib: override irq_enable/disableHans Verkuil
2018-09-10gpiolib: add flag to indicate if the irq is disabledHans Verkuil
2018-09-10gliolib: set hooks in gpiochip_set_irq_hooks()Hans Verkuil
2018-09-10gpiolib: export gpiochip_irq_reqres/relres()Hans Verkuil
2018-09-10gpio: ep93xx: fix test for end of loopDan Carpenter
2018-09-10gpio: ep93xx: fix incorrect array element size checkColin Ian King
2018-09-10gpio: twl6040: Implement .get_direction()Linus Walleij
2018-09-10gpio: twl6040: Use bitopsLinus Walleij
2018-09-10gpio: twl6040: Cut down boilerplateLinus Walleij
2018-09-10gpio: twl6040: Include the right headerLinus Walleij
2018-09-10gpio: twl4030: Implement .get_direction()Linus Walleij
2018-09-10gpio: twl4030: Cut down boilerplateLinus Walleij
2018-09-10gpio: twl4030: Include the right headerLinus Walleij
2018-09-04gpio: zevio: Include the right headerLinus Walleij
2018-09-04gpio: ts5500: Delete platform data handlingLinus Walleij
2018-09-04gpio: ts5500: Use SPDX headerLinus Walleij
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