summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | gpio: wm8xxx: Use the right headerLinus Walleij2018-09-173-3/+3
| * | | gpio: xlp: Cut down on boilerplateLinus Walleij2018-09-171-9/+1
| * | | gpio: xlp: Include the right headerLinus Walleij2018-09-171-1/+1
| * | | gpio: vx855: Cut down on boilerplateLinus Walleij2018-09-171-17/+1
| * | | gpio: vx855: Include the right headerLinus Walleij2018-09-171-1/+1
| * | | gpio: viperboard: Cut down on boilerplateLinus Walleij2018-09-171-6/+1
| * | | gpio: viperboard: Include the right headerLinus Walleij2018-09-171-2/+1
| * | | gpio: xtensa: Cut down on boilerplateLinus Walleij2018-09-171-4/+1
| * | | gpio: xtensa: Include the right headerLinus Walleij2018-09-171-1/+1
| * | | gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callbackLinus Walleij2018-09-171-38/+0
| * | | gpio: vr41xx: Cut down on boilerplateLinus Walleij2018-09-171-14/+1
| * | | gpio: vr41xx: Include the right headerLinus Walleij2018-09-171-1/+1
| * | | gpiolib: check if irqchip already has the irq hook replacementsHans Verkuil2018-09-171-0/+10
| * | | gpiolib: use better errno if get_direction is not availableWolfram Sang2018-09-141-4/+4
| * | | gpiolib: Don't support irq sharing for userspaceUwe Kleine-König2018-09-131-5/+4
| * | | gpio: vf610: Cut down on boilerplateLinus Walleij2018-09-121-10/+1
| * | | gpio: vf610: Include the right headerLinus Walleij2018-09-121-1/+1
| * | | gpio: of: Handle SPI chipselect legacy bindingsLinus Walleij2018-09-111-2/+48
| * | | gpio-bcm-kona: use new req/relres and dis/enable_irq funcsHans Verkuil2018-09-101-10/+4
| * | | gpiolib: override irq_enable/disableHans Verkuil2018-09-101-4/+39
| * | | gpiolib: add flag to indicate if the irq is disabledHans Verkuil2018-09-102-2/+28
| * | | gliolib: set hooks in gpiochip_set_irq_hooks()Hans Verkuil2018-09-101-24/+21
| * | | gpiolib: export gpiochip_irq_reqres/relres()Hans Verkuil2018-09-101-22/+33
| * | | gpio: ep93xx: fix test for end of loopDan Carpenter2018-09-101-1/+1
| * | | gpio: ep93xx: fix incorrect array element size checkColin Ian King2018-09-101-1/+1
| * | | gpio: twl6040: Implement .get_direction()Linus Walleij2018-09-101-0/+7
| * | | gpio: twl6040: Use bitopsLinus Walleij2018-09-101-3/+4
| * | | gpio: twl6040: Cut down boilerplateLinus Walleij2018-09-101-14/+1
| * | | gpio: twl6040: Include the right headerLinus Walleij2018-09-101-1/+1
| * | | gpio: twl4030: Implement .get_direction()Linus Walleij2018-09-101-1/+41
| * | | gpio: twl4030: Cut down boilerplateLinus Walleij2018-09-101-14/+1
| * | | gpio: twl4030: Include the right headerLinus Walleij2018-09-101-1/+1
| * | | gpio: zevio: Include the right headerLinus Walleij2018-09-041-1/+1
| * | | gpio: ts5500: Delete platform data handlingLinus Walleij2018-09-041-6/+0
| * | | gpio: ts5500: Use SPDX headerLinus Walleij2018-09-041-4/+1
| * | | gpio: ts5500: Include the right headerLinus Walleij2018-09-041-1/+1
| * | | gpio: mxs: Get rid of external API callLinus Walleij2018-09-041-3/+1
| * | | gpio: tps65xxx: Use SPDX license tagLinus Walleij2018-09-044-36/+4
| * | | gpio: tpx65xxx: Include the right headerLinus Walleij2018-09-044-6/+6
| * | | gpio: brcmstb: allow 0 width GPIO banksJustin Chen2018-08-301-3/+12
| * | | gpio: ftgpio: Support debounce timerLinus Walleij2018-08-301-0/+74
| * | | gpio: ftgpio: Support optional silicon clockLinus Walleij2018-08-301-4/+37
| * | | Merge branch 'ib-ingenic' of ../linux-pinctrl into develLinus Walleij2018-08-293-404/+0
| |\ \ \
| * | | | gpio: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-2/+2
| * | | | gpio: pxa: handle corner case of unprobed deviceRobert Jarzmik2018-08-291-0/+6
| * | | | drivers: gpio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-292-2/+2
| * | | | gpio: rcar: Add GPIO hole supportBiju Das2018-08-291-0/+6
| * | | | gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIPLinus Walleij2018-08-292-45/+51
| * | | | gpio: ep93xx: Cut gpio_to_irq() usageLinus Walleij2018-08-291-24/+24
| * | | | gpio: ep93xx: Use for_each_set_bit() in IRQ handlerLinus Walleij2018-08-291-14/+10
OpenPOWER on IntegriCloud