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.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
2016-01-05
gpio/omap: raw read and write endian fix
Victor Kamensky
1
-94
/
+94
2015-08-04
gpio/lynxpoint: add new ACPI ID
Mika Westerberg
1
-0
/
+1
2015-06-03
gpio: gpio-kempld: Fix get_direction return value
Michael Brunner
1
-1
/
+1
2015-05-21
gpio: squelch a compiler warning
Martin Kaiser
1
-1
/
+1
2015-05-16
gpio: sysfs: fix memory leaks and device hotplug
Johan Hovold
1
-0
/
+19
2015-05-16
gpio: unregister gpiochip device before removing it
Johan Hovold
1
-3
/
+2
2015-05-04
gpio: mvebu: Fix mask/unmask managment per irq chip type
Gregory CLEMENT
1
-8
/
+16
2015-03-05
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
1
-4
/
+10
2015-03-05
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...
Hans Holmberg
1
-4
/
+5
2015-02-09
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
Johan Hovold
1
-1
/
+1
2015-02-09
gpio: sysfs: fix memory leak in gpiod_export_link
Johan Hovold
1
-0
/
+1
2015-01-29
gpio: sysfs: fix gpio device-attribute leak
Johan Hovold
1
-14
/
+13
2015-01-29
gpio: sysfs: fix gpio-chip device-attribute leak
Johan Hovold
1
-11
/
+8
2015-01-29
gpio: fix memory and reference leaks in gpiochip_add error path
Johan Hovold
1
-4
/
+6
2015-01-29
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Hans Holmberg
1
-2
/
+9
2014-06-20
gpio: mcp23s08: Bug fix of SPI device tree registration.
Michael Welling
1
-4
/
+7
2014-05-15
gpio: mxs: Allow for recursive enable_irq_wake() call
Marek Vasut
1
-1
/
+2
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: msm: make msm_gpio.summary_irq signed for error handling
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-10-11
gpiolib: let gpiod_request() return -EPROBE_DEFER
Alexandre Courbot
1
-1
/
+3
2013-10-11
gpiolib: safer implementation of desc_to_gpio()
Alexandre Courbot
1
-1
/
+1
2013-10-11
gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
Mika Westerberg
1
-2
/
+3
2013-10-05
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-57
/
+101
2013-10-01
gpio/omap: auto-setup a GPIO when used as an IRQ
Javier Martinez Canillas
1
-46
/
+83
2013-10-01
gpio/omap: maintain GPIO and IRQ usage separately
Javier Martinez Canillas
1
-14
/
+21
2013-09-22
gpio: rcar: Remove #gpio-range-cells DT property usage
Laurent Pinchart
1
-4
/
+3
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-3
/
+3
2013-09-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+166
2013-09-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+2
2013-09-07
Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
49
-1019
/
+1775
2013-09-04
gpio: return -ENOTSUPP if debounce cannot be set
Linus Walleij
1
-2
/
+5
2013-09-03
gpio: improve error path in gpiolib
Linus Walleij
1
-16
/
+25
2013-08-30
gpio: add GPIO support for F71882FG and F71889F
Simon Guinot
3
-0
/
+480
2013-08-30
gpio: mcp23s08: rename the device tree property
Lars Poeschel
1
-7
/
+34
2013-08-30
gpio: implement gpio-ranges binding document fix
Stephen Warren
1
-2
/
+2
2013-08-29
gpio: (gpio-pca953x) move header to linux/platform_data/
Vivien Didelot
1
-1
/
+1
2013-08-29
gpio: samsung: Drop support for Exynos SoCs
Tomasz Figa
1
-871
/
+0
2013-08-26
gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.
David Daney
3
-0
/
+166
2013-08-23
gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
Laurent Pinchart
1
-5
/
+4
2013-08-23
gpio: pcf857x: Sort headers alphabetically
Laurent Pinchart
1
-2
/
+2
2013-08-23
gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"
Christophe Leroy
1
-2
/
+1
2013-08-16
gpio: Fix bit masking in Kontron PLD GPIO driver
Brunner Michael
1
-15
/
+9
2013-08-16
gpio: pca953x: fix gpio input on gpio offsets >= 8
Andrew Ruder
1
-1
/
+1
2013-08-16
drivers/gpio: simplify use of devm_ioremap_resource
Julia Lawall
2
-12
/
+2
[next]