summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-09-25gpio: Rename devres implementation fileLinus Walleij
2018-09-25gpio: Use SPDX header for core libraryLinus Walleij
2018-09-25Merge branch 'ib-omap' into develLinus Walleij
2018-09-24gpio: omap: Get rid of pm_runtime_irq_safe()Tony Lindgren
2018-09-24gpio: omap: Remove custom PM calls and use cpu_pm insteadTony Lindgren
2018-09-24gpio: omap: Add level wakeup handling for omap4 based SoCsTony Lindgren
2018-09-24gpiolib: Fix array members of same chip processed separatelyJanusz Krzysztofik
2018-09-24gpiolib: Fix missing updates of bitmap indexJanusz Krzysztofik
2018-09-24gpio: htc-egpio: Unique label per chipLinus Walleij
2018-09-20Merge branch 'ib-array-bitmaps' into develLinus Walleij
2018-09-20gpio: davinci: Move driver local definitions to driverAndrew F. Davis
2018-09-20gpio: davinci: Allocate the correct amount of memory for controllerAndrew F. Davis
2018-09-20gpio: davinci: Use dev name for label and automatic base selectionAndrew F. Davis
2018-09-17gpio: Get rid of legacy headerLinus Walleij
2018-09-17gpio: wm8xxx: Cut down on boilerplateLinus Walleij
2018-09-17gpio: wm8xxx: Use the right headerLinus Walleij
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: Implement fast processing path in get/set arrayJanusz Krzysztofik
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
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