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
2015-03-06
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
1
-4
/
+10
2015-02-11
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
Johan Hovold
1
-1
/
+1
2015-02-11
gpio: sysfs: fix memory leak in gpiod_export_link
Johan Hovold
1
-0
/
+1
2015-02-05
gpio: squelch a compiler warning
Martin Kaiser
1
-1
/
+1
2015-01-29
gpio: sysfs: fix gpio device-attribute leak
Johan Hovold
1
-6
/
+13
2015-01-29
gpio: sysfs: fix gpio-chip device-attribute leak
Johan Hovold
1
-2
/
+3
2015-01-27
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Hans Holmberg
1
-2
/
+9
2014-05-13
gpio: mxs: Allow for recursive enable_irq_wake() call
Marek Vasut
1
-1
/
+2
2014-01-15
gpio-rcar: R-Car GPIO IRQ share interrupt
Kuninori Morimoto
1
-1
/
+1
2014-01-09
gpio: msm: Fix irq mask/unmask by writing bits instead of numbers
Stephen Boyd
1
-2
/
+2
2014-01-09
gpio: twl4030: Fix regression for twl gpio LED output
Roger Quadros
1
-3
/
+12
2013-12-11
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
Liu Gang
1
-2
/
+6
2013-12-04
gpio: pl061: move irqdomain initialization
Linus Walleij
1
-5
/
+5
2013-12-04
gpio: rcar: NULL dereference on error in probe()
Dan Carpenter
1
-1
/
+1
2013-12-04
gpio: mvebu: make mvchip->irqbase signed for error handling
Dan Carpenter
1
-1
/
+1
2013-12-04
gpio: twl4030: Fix regression for twl gpio output
Tony Lindgren
1
-2
/
+3
2013-11-04
gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
Mika Westerberg
1
-2
/
+3
2013-10-13
gpio/omap: auto-setup a GPIO when used as an IRQ
Javier Martinez Canillas
1
-46
/
+83
2013-10-13
gpio/omap: maintain GPIO and IRQ usage separately
Javier Martinez Canillas
1
-14
/
+21
2013-06-25
gpio/omap: don't use linear domain mapping for OMAP1
Javier Martinez Canillas
1
-1
/
+21
2013-05-23
Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-21
/
+64
2013-05-20
gpio: Don't override the error code in probe error handling
Axel Lin
4
-9
/
+6
2013-05-20
gpio: mxs: Use set and clear capabilities of the gpio controller
Maxime Ripard
1
-1
/
+2
2013-05-20
gpio-langwell: fix irq conflicts when DT is not used
David Cohen
1
-7
/
+10
2013-05-20
gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
Axel Lin
1
-1
/
+1
2013-05-18
drivers/gpio: don't check resource with devm_ioremap_resource
Wolfram Sang
2
-10
/
+0
2013-05-13
gpio/omap: ensure gpio context is initialised
Jon Hunter
1
-3
/
+45
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-2
/
+1
2013-05-07
Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+403
2013-05-06
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
30
-290
/
+1164
2013-05-05
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-13
/
+6
2013-05-04
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-56
/
+95
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-364
/
+7
2013-05-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+19
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-81
/
+155
2013-04-29
Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-52
/
+88
2013-04-28
Merge branch 'gic/cleanup' into next/soc
Olof Johansson
6
-10
/
+6
2013-04-28
Merge branch 'fixes' into next/cleanup
Olof Johansson
2
-5
/
+12
2013-04-26
Merge branch 'samsung/exynos-multiplatform' into next/drivers
Olof Johansson
1
-1
/
+1
2013-04-26
Revert "ARM: exynos: enable multiplatform support"
Olof Johansson
1
-1
/
+1
2013-04-26
gpio: grgpio: Add irq support
Andreas Larsson
1
-3
/
+359
2013-04-26
gpio: grgpio: Add device driver for GRGPIO cores
Andreas Larsson
3
-0
/
+159
2013-04-24
Revert "gpio: pxa: set initcall level to module init"
Linus Walleij
1
-1
/
+6
2013-04-19
Merge branch 'samsung/exynos-multiplatform' into next/drivers
Arnd Bergmann
1
-1
/
+1
2013-04-19
ARM: exynos: enable multiplatform support
Arnd Bergmann
1
-1
/
+1
2013-04-19
mfd: ucb1400: Pass ucb1400-gpio data through ac97 bus
Marek Vasut
1
-13
/
+6
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
2
-2
/
+1
2013-04-14
Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-71
/
+149
2013-04-12
gpiolib-acpi: introduce acpi_get_gpio_by_index() helper
Mika Westerberg
1
-0
/
+77
2013-04-11
GPIO: gpio-generic: remove kfree() from bgpio_remove call
Alexander Shiyan
1
-5
/
+1
[next]