summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-06-16gpio: No NULL ownerLinus Walleij
2018-05-16gpio: fix error path in lineevent_createUwe Kleine-König
2018-05-16gpio: fix aspeed_gpio unmask irqGovert Overgaauw
2018-05-16gpioib: do not free unrequested descriptorsTimur Tabi
2018-04-12gpio: thunderx: fix error return code in thunderx_gpio_probe()Wei Yongjun
2018-04-12gpio: label descriptors using the device nameLinus Walleij
2018-02-25gpio: davinci: Assign first bank regs for unbanked caseKeerthy
2018-02-25gpio: 74x164: Fix crash during .remove()Geert Uytterhoeven
2018-02-03gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan
2018-02-03gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-03gpio: Fix kernel stack leak to userspaceLinus Walleij
2018-02-03gpio: stmpe: i2c transfer are forbiden in atomic contextPatrice Chotard
2018-01-02gpio: fix "gpio-line-names" property retrievalChristophe Leroy
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-07gpio: omap: Fix lost edge interruptsGrygorii Strashko
2017-09-21gpio: omap: omap_gpio_show_rev is not __initArnd Bergmann
2017-09-19gpio: acpi: work around false-positive -Wstring-overflow warningArnd Bergmann
2017-09-19gpio: thunderx: select IRQ_DOMAIN_HIERARCHY instead of depends onMasahiro Yamada
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-05Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-31gpio: mockup: remove unused variable gcColin Ian King
2017-08-31gpio: pl061: constify amba_idArvind Yadav
2017-08-31Revert "gpiolib: request the gpio before querying its direction"Linus Walleij
2017-08-23gpio: twl6040: remove unneeded forward declarationMasahiro Yamada
2017-08-23gpio: zevio: make gpio_chip constBhumika Goyal
2017-08-23gpio: add gpio_add_lookup_tables() to add several tables at onceDmitry Torokhov
2017-08-22gpio: brcmstb: check return value of gpiochip_irqchip_add()Masahiro Yamada
2017-08-22gpio: Add gpio driver support for ThunderX and OCTEON-TXDavid Daney
2017-08-21gpio: mockup: use irq_simBartosz Golaszewski
2017-08-21gpio: mxs: use devres for irq generic chipBartosz Golaszewski
2017-08-21gpio: mxc: use devres for irq generic chipBartosz Golaszewski
2017-08-21gpio: pch: use devres for irq generic chipBartosz Golaszewski
2017-08-21gpio: ml-ioh: use devres for irq generic chipBartosz Golaszewski
2017-08-21gpio: sta2x11: use devres for irq generic chipBartosz Golaszewski
2017-08-21gpio: sta2x11: disallow unbinding the driverBartosz Golaszewski
2017-08-21gpio: mxs: disallow unbinding the driverBartosz Golaszewski
2017-08-21gpio: mxc: disallow unbinding the driverBartosz Golaszewski
2017-08-15gpio: aspeed: Remove reference to clock name in debounce warning messageAndrew Jeffery
2017-08-14gpio: 74x164: Introduce 'enable-gpios' propertyFabio Estevam
2017-08-14gpio: max77620: Make regmap_irq_chip constBhumika Goyal
2017-08-14gpio: zynq: Fix driver function parameters alignmentMichal Simek
2017-08-14gpio: zynq: Fix warnings in the driverNava kishore Manne
2017-08-14gpio: zynq: Fix empty lines in driverMichal Simek
2017-08-14gpio: zynq: Fix kernel doc warningsNava kishore Manne
2017-08-14gpio: zynq: Provided workaround for GPIOSwapna Manupati
2017-08-14gpio: zynq: Add support for suspend resumeShubhrajyoti Datta
2017-08-14gpio: Add support for TPS68470 GPIOsRajmohan Mani
2017-08-14gpio: davinci: Handle the return value of davinci_gpio_irq_setup functionKeerthy
2017-08-14gpio: vf610: add imx7ulp supportDong Aisheng