summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli2021-07-201-1/+4
* gpio: pcf857x: Fix missing first interruptMaxim Kiselev2021-03-031-1/+1
* gpio: tc35894: fix up tc35894 interrupt configurationdillon min2020-10-141-1/+1
* gpio: fix oops resulting from calling of_get_named_gpio(NULL, ...)Uwe Kleine-König2020-08-211-1/+1
* gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven2020-01-231-2/+3
* gpiolib: fix up emulated open drain outputsRussell King2020-01-121-0/+8
* gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean2020-01-041-1/+2
* gpio: syscon: Fix possible NULL ptr usageMarek Vasut2019-11-251-1/+1
* gpio: omap: ensure irq is enabled before wakeupRussell King2019-08-041-7/+8
* gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King2019-08-041-0/+2
* gpio: fix gpio-adp5588 build errorsRandy Dunlap2019-06-221-0/+1
* gpio: gpio-omap: add check for off wake capable gpiosTony Lindgren2019-06-221-8/+17
* gpio: gpio-omap: fix level interrupt idlingRussell King2019-04-271-6/+8
* gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin2019-04-031-2/+4
* gpio: vf610: Mask all GPIO interruptsAndrew Lunn2019-03-231-0/+5
* gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy2019-01-131-9/+3
* gpio: msic: fix error return code in platform_msic_gpio_probe()Gustavo A. R. Silva2018-11-101-2/+2
* gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich2018-10-101-4/+20
* gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko2018-09-261-1/+1
* gpio: ml-ioh: Fix buffer underwrite on probe error pathAnton Vasilyev2018-09-191-1/+2
* gpio: tegra: Move driver registration to subsys_init levelDmitry Osipenko2018-09-191-1/+1
* gpio: No NULL ownerLinus Walleij2018-06-161-2/+7
* gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven2018-05-261-0/+46
* gpio: label descriptors using the device nameLinus Walleij2018-04-131-1/+2
* gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann2018-02-251-10/+3
* gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi2018-02-251-1/+1
* gpio: ath79: add missing MODULE_DESCRIPTION/LICENSEJesse Chan2018-02-031-0/+3
* gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan2018-02-031-0/+4
* gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid2017-12-161-15/+11
* gpio: mpc8xxx: Correct irq handler functionLiu Gang2016-10-281-1/+1
* gpio: sa1100: fix irq probing for ucb1x00Russell King2016-10-071-1/+1
* gpio: Fix OF build problem on UMLinus Walleij2016-09-071-0/+1
* gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko2016-08-201-19/+0
* gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R2016-08-201-1/+1
* Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold2016-07-272-40/+20
* gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-241-2/+2
* gpio: revert get() to non-errorprogating behaviourLinus Walleij2015-12-171-1/+7
* gpio: generic: clamp values from bgpio_get_set()Linus Walleij2015-12-171-2/+2
* gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin2015-12-111-1/+1
* gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko2015-11-301-2/+0
* gpiolib: fix oops, if gpio name is NULLVladimir Zapolskiy2015-11-291-1/+1
* gpio-tegra: Do not create the debugfs entry by defaultSuzuki K. Poulose2015-11-171-49/+56
* gpio: palmas: fix a possible NULL dereferenceLABBE Corentin2015-11-171-0/+2
* gpio: syscon: fix a possible NULL dereferenceLABBE Corentin2015-11-171-1/+5
* gpio: 74xx: fix a possible NULL dereferenceLABBE Corentin2015-11-171-2/+5
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-1/+1
|\
| * gpio-mxc: stop including <asm-generic/bug>Christoph Hellwig2015-10-151-1/+1
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-054-5/+0
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-044-5/+0
| |\ \ \ | | |_|/ | |/| |
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-284-5/+0
| | |/