summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2020-01-23gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven1-2/+3
2020-01-12gpiolib: fix up emulated open drain outputsRussell King1-0/+8
2020-01-04gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean1-1/+2
2019-11-25gpio: syscon: Fix possible NULL ptr usageMarek Vasut1-1/+1
2019-08-04gpio: omap: ensure irq is enabled before wakeupRussell King1-7/+8
2019-08-04gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King1-0/+2
2019-06-22gpio: fix gpio-adp5588 build errorsRandy Dunlap1-0/+1
2019-06-22gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren1-8/+17
2019-04-27gpio: gpio-omap: fix level interrupt idlingRussell King1-6/+8
2019-04-03gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin1-2/+4
2019-03-23gpio: vf610: Mask all GPIO interruptsAndrew Lunn1-0/+5
2019-01-13gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy1-9/+3
2018-11-10gpio: msic: fix error return code in platform_msic_gpio_probe()Gustavo A. R. Silva1-2/+2
2018-10-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich1-4/+20
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko1-1/+1
2018-09-19gpio: ml-ioh: Fix buffer underwrite on probe error pathAnton Vasilyev1-1/+2
2018-09-19gpio: tegra: Move driver registration to subsys_init levelDmitry Osipenko1-1/+1
2018-06-16gpio: No NULL ownerLinus Walleij1-2/+7
2018-05-26gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven1-0/+46
2018-04-13gpio: label descriptors using the device nameLinus Walleij1-1/+2
2018-02-25gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann1-10/+3
2018-02-25gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi1-1/+1
2018-02-03gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan1-0/+3
2018-02-03gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-12-16gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid1-15/+11
2016-10-28gpio: mpc8xxx: Correct irq handler functionLiu Gang1-1/+1
2016-10-07gpio: sa1100: fix irq probing for ucb1x00Russell King1-1/+1
2016-09-07gpio: Fix OF build problem on UMLinus Walleij1-0/+1
2016-08-20gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko1-19/+0
2016-08-20gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R1-1/+1
2016-07-27Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold2-40/+20
2016-06-24gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks1-2/+2
2015-12-17gpio: revert get() to non-errorprogating behaviourLinus Walleij1-1/+7
2015-12-17gpio: generic: clamp values from bgpio_get_set()Linus Walleij1-2/+2
2015-12-11gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin1-1/+1
2015-11-30gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko1-2/+0
2015-11-30gpiolib: fix oops, if gpio name is NULLVladimir Zapolskiy1-1/+1
2015-11-17gpio-tegra: Do not create the debugfs entry by defaultSuzuki K. Poulose1-49/+56
2015-11-17gpio: palmas: fix a possible NULL dereferenceLABBE Corentin1-0/+2
2015-11-17gpio: syscon: fix a possible NULL dereferenceLABBE Corentin1-1/+5
2015-11-17gpio: 74xx: fix a possible NULL dereferenceLABBE Corentin1-2/+5
2015-11-07Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds4-5/+0
2015-11-05Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-47/+119
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown4-5/+0
2015-11-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2015-11-01gpio: fix up SPI submenuLinus Walleij1-16/+18
2015-11-01gpio: drop surplus I2C dependenciesLinus Walleij1-6/+1
2015-11-01gpio: drop surplus X86 dependenciesLinus Walleij1-5/+2
2015-11-01gpio / ACPI: Allow shared GPIO event to be read via operation regionMika Westerberg1-1/+20