summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib-legacy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-10gpio: twl6040: Use bitopsLinus Walleij1-3/+4
2018-09-10gpio: twl6040: Cut down boilerplateLinus Walleij1-14/+1
2018-09-10gpio: twl6040: Include the right headerLinus Walleij1-1/+1
2018-09-10gpio: twl4030: Implement .get_direction()Linus Walleij1-1/+41
2018-09-10gpio: twl4030: Cut down boilerplateLinus Walleij1-14/+1
2018-09-10gpio: twl4030: Include the right headerLinus Walleij1-1/+1
2018-09-04gpio: zevio: Include the right headerLinus Walleij1-1/+1
2018-09-04gpio: ts5500: Delete platform data handlingLinus Walleij3-31/+0
2018-09-04gpio: ts5500: Use SPDX headerLinus Walleij2-8/+2
2018-09-04gpio: ts5500: Include the right headerLinus Walleij1-1/+1
2018-09-04gpio: mxs: Get rid of external API callLinus Walleij1-3/+1
2018-09-04gpio: tps65xxx: Use SPDX license tagLinus Walleij4-36/+4
2018-09-04gpio: tpx65xxx: Include the right headerLinus Walleij4-6/+6
2018-08-31MAINTAINERS: Add myself as designated reviewer of Intel PMIC GPIOAndy Shevchenko1-0/+6
2018-08-30gpio: brcmstb: allow 0 width GPIO banksJustin Chen1-3/+12
2018-08-30gpio: ftgpio: Support debounce timerLinus Walleij1-0/+74
2018-08-30gpio: ftgpio: Support optional silicon clockLinus Walleij1-4/+37
2018-08-29gpio: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-08-29gpio: pxa: handle corner case of unprobed deviceRobert Jarzmik1-0/+6
2018-08-29dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) supportFabrizio Castro1-1/+2
2018-08-29pinctrl: ingenic: Include the right headerLinus Walleij1-1/+1
2018-08-29gpio: ingenic: Remove driverPaul Cercueil3-404/+0
2018-08-29pinctrl: ingenic: Drop dependency on MACH_INGENICPaul Cercueil1-2/+2
2018-08-29pinctrl: ingenic: Add support for the JZ4725BPaul Cercueil1-0/+98
2018-08-29pinctrl: ingenic: Implement .get_direction for GPIO chipsPaul Cercueil1-0/+16
2018-08-29pinctrl: ingenic: Merge GPIO functionalityPaul Cercueil2-8/+331
2018-08-29pinctrl: ingenic: Mark probe function as __initPaul Cercueil1-4/+3
2018-08-29pinctrl: ingenic: Probe driver at subsys_initcallPaul Cercueil1-1/+1
2018-08-29dt-bindings: pinctrl: Update pinctrl-ingenic for JZ4725B and GPIO mergePaul Cercueil2-50/+35
2018-08-29drivers: gpio: Update MODULE AUTHOR email addressMichael Hennerich2-2/+2
2018-08-29dt-bindings: gpio: rcar: Add gpio-reserved-ranges supportBiju Das1-26/+35
2018-08-29gpio: rcar: Add GPIO hole supportBiju Das1-0/+6
2018-08-29gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIPLinus Walleij2-45/+51
2018-08-29gpio: ep93xx: Cut gpio_to_irq() usageLinus Walleij1-24/+24
2018-08-29gpio: ep93xx: Use for_each_set_bit() in IRQ handlerLinus Walleij1-14/+10
2018-08-29gpio: ep93xx: Use the hwirq and portLinus Walleij1-19/+14
2018-08-29gpio: ep93xx: Do not pingpong irq numbersLinus Walleij1-12/+23
2018-08-29gpio: ep93xx: Properly call the chained IRQ handlerLinus Walleij1-0/+8
2018-08-29gpio: ep93xx: Rename has_debounce to has_irqLinus Walleij1-7/+7
2018-08-29gpio: ep93xx: Pass around struct gpio_chipLinus Walleij1-38/+73
2018-08-29gpio: ep93xx: Switch to SPDX license tagLinus Walleij1-4/+1
2018-08-29gpio: ep93xx: Cut down variable namesLinus Walleij1-13/+13
2018-08-29ARM/gpio: ep93xx: build standaloneArnd Bergmann2-25/+32
2018-08-29gpio: tb10x: Use GENERIC_GPIOLinus Walleij2-66/+31
2018-08-29gpio: tb10x: Create local helper variablesLinus Walleij1-13/+14
2018-08-26Linux 4.19-rc1v4.19-rc1Linus Torvalds1-2/+2
2018-08-25mm/cow: don't bother write protecting already write-protected pagesLinus Torvalds1-1/+1
2018-08-25hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King1-1/+1
2018-08-25libata: maintainership updateJens Axboe1-3/+3
2018-08-24iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier1-11/+13