index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio/lynxpoint: add new ACPI ID
Mika Westerberg
2015-08-04
1
-0
/
+1
*
gpio: gpio-kempld: Fix get_direction return value
Michael Brunner
2015-06-03
1
-1
/
+1
*
gpio: squelch a compiler warning
Martin Kaiser
2015-05-21
1
-1
/
+1
*
gpio: sysfs: fix memory leaks and device hotplug
Johan Hovold
2015-05-16
1
-0
/
+19
*
gpio: unregister gpiochip device before removing it
Johan Hovold
2015-05-16
1
-3
/
+2
*
gpio: mvebu: Fix mask/unmask managment per irq chip type
Gregory CLEMENT
2015-05-04
1
-8
/
+16
*
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
2015-03-05
1
-4
/
+10
*
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...
Hans Holmberg
2015-03-05
1
-4
/
+5
*
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
Johan Hovold
2015-02-09
1
-1
/
+1
*
gpio: sysfs: fix memory leak in gpiod_export_link
Johan Hovold
2015-02-09
1
-0
/
+1
*
gpio: sysfs: fix gpio device-attribute leak
Johan Hovold
2015-01-29
1
-14
/
+13
*
gpio: sysfs: fix gpio-chip device-attribute leak
Johan Hovold
2015-01-29
1
-11
/
+8
*
gpio: fix memory and reference leaks in gpiochip_add error path
Johan Hovold
2015-01-29
1
-4
/
+6
*
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Hans Holmberg
2015-01-29
1
-2
/
+9
*
gpio: mcp23s08: Bug fix of SPI device tree registration.
Michael Welling
2014-06-20
1
-4
/
+7
*
gpio: mxs: Allow for recursive enable_irq_wake() call
Marek Vasut
2014-05-15
1
-1
/
+2
*
gpio: msm: Fix irq mask/unmask by writing bits instead of numbers
Stephen Boyd
2014-01-09
1
-2
/
+2
*
gpio: twl4030: Fix regression for twl gpio LED output
Roger Quadros
2014-01-09
1
-3
/
+12
*
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
Liu Gang
2013-12-11
1
-2
/
+6
*
gpio: pl061: move irqdomain initialization
Linus Walleij
2013-12-04
1
-5
/
+5
*
gpio: rcar: NULL dereference on error in probe()
Dan Carpenter
2013-12-04
1
-1
/
+1
*
gpio: msm: make msm_gpio.summary_irq signed for error handling
Dan Carpenter
2013-12-04
1
-1
/
+1
*
gpio: mvebu: make mvchip->irqbase signed for error handling
Dan Carpenter
2013-12-04
1
-1
/
+1
*
gpio: twl4030: Fix regression for twl gpio output
Tony Lindgren
2013-12-04
1
-2
/
+3
*
gpiolib: let gpiod_request() return -EPROBE_DEFER
Alexandre Courbot
2013-10-11
1
-1
/
+3
*
gpiolib: safer implementation of desc_to_gpio()
Alexandre Courbot
2013-10-11
1
-1
/
+1
*
gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
Mika Westerberg
2013-10-11
1
-2
/
+3
*
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-10-05
1
-57
/
+101
|
\
|
*
gpio/omap: auto-setup a GPIO when used as an IRQ
Javier Martinez Canillas
2013-10-01
1
-46
/
+83
|
*
gpio/omap: maintain GPIO and IRQ usage separately
Javier Martinez Canillas
2013-10-01
1
-14
/
+21
*
|
gpio: rcar: Remove #gpio-range-cells DT property usage
Laurent Pinchart
2013-09-22
1
-4
/
+3
|
/
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-3
/
+3
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-09-12
3
-0
/
+166
|
\
|
*
gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.
David Daney
2013-08-26
3
-0
/
+166
*
|
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-10
1
-2
/
+2
|
\
\
|
*
|
gpio: implement gpio-ranges binding document fix
Stephen Warren
2013-08-29
1
-2
/
+2
|
|
/
*
|
Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-09-07
49
-1019
/
+1775
|
\
\
|
*
|
gpio: return -ENOTSUPP if debounce cannot be set
Linus Walleij
2013-09-04
1
-2
/
+5
|
*
|
gpio: improve error path in gpiolib
Linus Walleij
2013-09-03
1
-16
/
+25
|
*
|
gpio: add GPIO support for F71882FG and F71889F
Simon Guinot
2013-08-30
3
-0
/
+480
|
*
|
gpio: mcp23s08: rename the device tree property
Lars Poeschel
2013-08-30
1
-7
/
+34
|
*
|
gpio: samsung: Drop support for Exynos SoCs
Tomasz Figa
2013-08-29
1
-871
/
+0
|
*
|
gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
Laurent Pinchart
2013-08-23
1
-5
/
+4
|
*
|
gpio: pcf857x: Sort headers alphabetically
Laurent Pinchart
2013-08-23
1
-2
/
+2
|
*
|
gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"
Christophe Leroy
2013-08-23
1
-2
/
+1
|
*
|
gpio: Fix bit masking in Kontron PLD GPIO driver
Brunner Michael
2013-08-16
1
-15
/
+9
|
*
|
gpio: pca953x: fix gpio input on gpio offsets >= 8
Andrew Ruder
2013-08-16
1
-1
/
+1
|
*
|
drivers/gpio: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-16
2
-12
/
+2
|
*
|
drivers/gpio/gpio-omap.c: convert comma to semicolon
Julia Lawall
2013-08-16
1
-1
/
+1
|
*
|
gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enable
Mathias Nyman
2013-08-16
1
-0
/
+1
[next]