index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
gpio: zynq: Check return value of pm_runtime_get_sync
Srinivas Neeli
1
-1
/
+4
2021-03-03
gpio: pcf857x: Fix missing first interrupt
Maxim Kiselev
1
-1
/
+1
2020-10-14
gpio: tc35894: fix up tc35894 interrupt configuration
dillon min
1
-1
/
+1
2020-08-21
gpio: fix oops resulting from calling of_get_named_gpio(NULL, ...)
Uwe Kleine-König
1
-1
/
+1
2020-01-23
gpio: Fix error message on out-of-range GPIO in lookup table
Geert Uytterhoeven
1
-2
/
+3
2020-01-12
gpiolib: fix up emulated open drain outputs
Russell King
1
-0
/
+8
2020-01-04
gpio: mpc8xxx: Don't overwrite default irq_set_type callback
Vladimir Oltean
1
-1
/
+2
2019-11-25
gpio: syscon: Fix possible NULL ptr usage
Marek Vasut
1
-1
/
+1
2019-08-04
gpio: omap: ensure irq is enabled before wakeup
Russell King
1
-7
/
+8
2019-08-04
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
Russell King
1
-0
/
+2
2019-06-22
gpio: fix gpio-adp5588 build errors
Randy Dunlap
1
-0
/
+1
2019-06-22
gpio: gpio-omap: add check for off wake capable gpios
Tony Lindgren
1
-8
/
+17
2019-04-27
gpio: gpio-omap: fix level interrupt idling
Russell King
1
-6
/
+8
2019-04-03
gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input
Axel Lin
1
-2
/
+4
2019-03-23
gpio: vf610: Mask all GPIO interrupts
Andrew Lunn
1
-0
/
+5
2019-01-13
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
Christophe Leroy
1
-9
/
+3
2018-11-10
gpio: msic: fix error return code in platform_msic_gpio_probe()
Gustavo A. R. Silva
1
-2
/
+2
2018-10-10
gpio: adp5588: Fix sleep-in-atomic-context bug
Michael Hennerich
1
-4
/
+20
2018-09-26
gpiolib: Mark gpio_suffixes array with __maybe_unused
Andy Shevchenko
1
-1
/
+1
2018-09-19
gpio: ml-ioh: Fix buffer underwrite on probe error path
Anton Vasilyev
1
-1
/
+2
2018-09-19
gpio: tegra: Move driver registration to subsys_init level
Dmitry Osipenko
1
-1
/
+1
2018-06-16
gpio: No NULL owner
Linus Walleij
1
-2
/
+7
2018-05-26
gpio: rcar: Add Runtime PM handling for interrupts
Geert Uytterhoeven
1
-0
/
+46
2018-04-13
gpio: label descriptors using the device name
Linus Walleij
1
-1
/
+2
2018-02-25
gpio: xgene: mark PM functions as __maybe_unused
Arnd Bergmann
1
-10
/
+3
2018-02-25
gpio: intel-mid: Fix build warning when !CONFIG_PM
Augusto Mecking Caringi
1
-1
/
+1
2018-02-03
gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
Jesse Chan
1
-0
/
+3
2018-02-03
gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-12-16
gpio: altera: Use handle_level_irq when configured as a level_high
Phil Reid
1
-15
/
+11
2016-10-28
gpio: mpc8xxx: Correct irq handler function
Liu Gang
1
-1
/
+1
2016-10-07
gpio: sa1100: fix irq probing for ucb1x00
Russell King
1
-1
/
+1
2016-09-07
gpio: Fix OF build problem on UM
Linus Walleij
1
-0
/
+1
2016-08-20
gpio: intel-mid: Remove potentially harmful code
Andy Shevchenko
1
-19
/
+0
2016-08-20
gpio: pca953x: Fix NBANK calculation for PCA9536
Vignesh R
1
-1
/
+1
2016-07-27
Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
Johan Hovold
2
-40
/
+20
2016-06-24
gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
Ben Dooks
1
-2
/
+2
2015-12-17
gpio: revert get() to non-errorprogating behaviour
Linus Walleij
1
-1
/
+7
2015-12-17
gpio: generic: clamp values from bgpio_get_set()
Linus Walleij
1
-2
/
+2
2015-12-11
gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE register
Axel Lin
1
-1
/
+1
2015-11-30
gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks
Grygorii Strashko
1
-2
/
+0
2015-11-29
gpiolib: fix oops, if gpio name is NULL
Vladimir Zapolskiy
1
-1
/
+1
2015-11-17
gpio-tegra: Do not create the debugfs entry by default
Suzuki K. Poulose
1
-49
/
+56
2015-11-17
gpio: palmas: fix a possible NULL dereference
LABBE Corentin
1
-0
/
+2
2015-11-17
gpio: syscon: fix a possible NULL dereference
LABBE Corentin
1
-1
/
+5
2015-11-17
gpio: 74xx: fix a possible NULL dereference
LABBE Corentin
1
-2
/
+5
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
4
-5
/
+0
2015-11-04
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-47
/
+119
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
4
-5
/
+0
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[next]