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
2017-11-11
gpio: tegra: fix unbalanced chained_irq_enter/exit
Michał Mirosław
1
-3
/
+3
2015-08-07
gpio: sysfs: fix memory leaks and device hotplug
Johan Hovold
1
-1
/
+20
2015-08-07
gpio: unregister gpiochip device before removing it
Johan Hovold
1
-3
/
+2
2015-05-09
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
1
-4
/
+10
2015-03-06
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
Johan Hovold
1
-1
/
+1
2015-03-06
gpio: sysfs: fix memory leak in gpiod_export_link
Johan Hovold
1
-0
/
+1
2015-02-20
gpio: sysfs: fix gpio attribute-creation race
Johan Hovold
1
-22
/
+41
2015-02-20
gpio: sysfs: fix gpio device-attribute leak
Johan Hovold
1
-14
/
+12
2015-02-20
Fix circular locking dependency (3.3-rc2)
Ming Lei
1
-3
/
+5
2015-02-20
gpiolib: Refactor gpio_export
Ryan Mallon
1
-39
/
+46
2015-02-20
gpio: sysfs: fix gpio-chip device-attribute leak
Johan Hovold
1
-11
/
+8
2015-02-20
gpio: fix memory and reference leaks in gpiochip_add error path
Johan Hovold
1
-3
/
+5
2014-04-30
gpio: mxs: Allow for recursive enable_irq_wake() call
Marek Vasut
1
-1
/
+2
2014-02-15
gpio: msm: Fix irq mask/unmask by writing bits instead of numbers
Stephen Boyd
1
-2
/
+2
2014-01-03
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
Liu Gang
1
-2
/
+6
2012-11-16
gpio-timberdale: fix a potential wrapping issue
Dan Carpenter
1
-2
/
+2
2012-10-10
gpio-lpc32xx: Fix value handling of gpio_direction_output()
Roland Stigge
1
-0
/
+5
2012-07-25
gpiolib: wm8994: Pay attention to the value set when enabling as output
Mark Brown
1
-1
/
+4
2012-05-31
gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
Thomas Gleixner
1
-1
/
+2
2012-05-20
gpio: Add missing spin_lock_init in gpio-ml-ioh driver
Axel Lin
1
-0
/
+1
2012-04-22
gpio: Add missing spin_lock_init in gpio-pch driver
Axel Lin
1
-0
/
+1
2012-04-22
pch_gpio: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2
-5
/
+7
2012-04-02
gpio/davinci: fix enabling unbanked GPIO IRQs
Sekhar Nori
1
-5
/
+6
2012-04-02
gpio/davinci: fix oops on unbanked gpio irq request
Sekhar Nori
1
-5
/
+10
2012-04-02
gpio/omap: fix _set_gpio_irqenable implementation
Tarun Kanti DebBarma
1
-1
/
+4
2011-12-15
gpio: Fix DA9052 GPIO build errors.
Ashish Jangam
1
-13
/
+8
2011-12-13
gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121
Wolfram Sang
1
-5
/
+13
2011-12-13
gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chip
Feng Tang
1
-0
/
+30
2011-12-13
gpio-ml-ioh: fix a bug in the interrupt handler
Feng Tang
1
-1
/
+1
2011-12-13
gpio: pl061: drop extra check for NULL platform_data
Rob Herring
1
-4
/
+0
2011-12-05
gpio: fix a build failure on KS8695 GPIO
Linus Walleij
1
-1
/
+1
2011-11-21
gpio: pca953x: Staticise pca953x_get_altdata()
Mark Brown
1
-2
/
+2
2011-11-15
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-32
/
+38
2011-11-08
Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...
Grant Likely
1
-25
/
+34
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-0
/
+11
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-0
/
+407
2011-11-05
Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-12
/
+36
2011-11-05
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
7
-1252
/
+2689
2011-11-03
powerpc/8xxx: Fix interrupt handling in MPC8xxx GPIO driver
Felix Radensky
1
-0
/
+2
2011-11-03
powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driver
Kumar Gala
1
-0
/
+1
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
1
-2
/
+1
2011-11-01
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-48
/
+95
2011-11-01
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2
-0
/
+14
2011-11-01
Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-1
/
+1
2011-10-31
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
11
-0
/
+11
2011-10-31
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
13
-496
/
+2586
2011-10-31
Merge branch 'next/fixes' into next/cleanup
Arnd Bergmann
13
-496
/
+2586
2011-10-31
Merge branch 'depends/rmk/gpio' into next/fixes
Arnd Bergmann
13
-496
/
+2586
2011-10-30
Merge branch 'pxa/devel' into next/devel2
Arnd Bergmann
2
-1
/
+2
2011-10-29
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
7
-39
/
+658
[next]