index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-17
gpio: sysfs: fix memory leaks and device hotplug
Johan Hovold
1
-0
/
+19
2015-05-17
gpio: unregister gpiochip device before removing it
Johan Hovold
1
-3
/
+2
2015-03-07
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-06
gpio: squelch a compiler warning
Martin Kaiser
1
-1
/
+1
2015-01-30
gpio: sysfs: fix gpio device-attribute leak
Johan Hovold
1
-6
/
+13
2015-01-30
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-16
gpio-rcar: R-Car GPIO IRQ share interrupt
Kuninori Morimoto
1
-1
/
+1
2014-01-10
gpio: msm: Fix irq mask/unmask by writing bits instead of numbers
Stephen Boyd
1
-2
/
+2
2014-01-10
gpio: twl4030: Fix regression for twl gpio LED output
Roger Quadros
1
-3
/
+12
2013-12-12
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-14
gpio/omap: auto-setup a GPIO when used as an IRQ
Javier Martinez Canillas
1
-46
/
+83
2013-10-14
gpio/omap: maintain GPIO and IRQ usage separately
Javier Martinez Canillas
1
-14
/
+21
2013-06-26
gpio/omap: don't use linear domain mapping for OMAP1
Javier Martinez Canillas
1
-1
/
+21
2013-05-24
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-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
30
-290
/
+1164
2013-05-06
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-29
Merge branch 'gic/cleanup' into next/soc
Olof Johansson
6
-10
/
+6
2013-04-29
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-15
Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-71
/
+149
[next]