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
2016-09-21
gpio: Fix OF build problem on UM
Linus Walleij
1
-0
/
+1
2016-08-19
gpio: pca953x: Fix NBANK calculation for PCA9536
Vignesh R
1
-1
/
+1
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-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: 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-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+166
2013-09-10
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-29
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
[next]