summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2021-07-20gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli
2021-03-03gpio: pcf857x: Fix missing first interruptMaxim Kiselev
2020-10-14gpio: tc35894: fix up tc35894 interrupt configurationdillon min
2020-08-21gpio: fix oops resulting from calling of_get_named_gpio(NULL, ...)Uwe Kleine-König
2020-01-23gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven
2020-01-12gpiolib: fix up emulated open drain outputsRussell King
2020-01-04gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean
2019-11-25gpio: syscon: Fix possible NULL ptr usageMarek Vasut
2019-08-04gpio: omap: ensure irq is enabled before wakeupRussell King
2019-08-04gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap
2019-06-22gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren
2019-04-27gpio: gpio-omap: fix level interrupt idlingRussell King
2019-04-03gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin
2019-03-23gpio: vf610: Mask all GPIO interruptsAndrew Lunn
2019-01-13gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2018-11-10gpio: msic: fix error return code in platform_msic_gpio_probe()Gustavo A. R. Silva
2018-10-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko
2018-09-19gpio: ml-ioh: Fix buffer underwrite on probe error pathAnton Vasilyev
2018-09-19gpio: tegra: Move driver registration to subsys_init levelDmitry Osipenko
2018-06-16gpio: No NULL ownerLinus Walleij
2018-05-26gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven
2018-04-13gpio: label descriptors using the device nameLinus Walleij
2018-02-25gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann
2018-02-25gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi
2018-02-03gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan
2018-02-03gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-12-16gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid
2016-10-28gpio: mpc8xxx: Correct irq handler functionLiu Gang
2016-10-07gpio: sa1100: fix irq probing for ucb1x00Russell King
2016-09-07gpio: Fix OF build problem on UMLinus Walleij
2016-08-20gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko
2016-08-20gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R
2016-07-27Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold
2016-06-24gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks
2015-12-17gpio: revert get() to non-errorprogating behaviourLinus Walleij
2015-12-17gpio: generic: clamp values from bgpio_get_set()Linus Walleij
2015-12-11gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin
2015-11-30gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko
2015-11-29gpiolib: fix oops, if gpio name is NULLVladimir Zapolskiy
2015-11-17gpio-tegra: Do not create the debugfs entry by defaultSuzuki K. Poulose
2015-11-17gpio: palmas: fix a possible NULL dereferenceLABBE Corentin
2015-11-17gpio: syscon: fix a possible NULL dereferenceLABBE Corentin
2015-11-17gpio: 74xx: fix a possible NULL dereferenceLABBE Corentin
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds