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
2012-09-21
Merge branch 'next/dt' into next/multiplatform
Olof Johansson
3
-79
/
+138
2012-09-21
Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-0
/
+63
2012-09-21
Merge branch 'samsung/cleanup' into next/cleanup
Olof Johansson
1
-40
/
+0
2012-09-21
Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
6
-40
/
+74
2012-09-17
Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...
Olof Johansson
2
-12
/
+18
2012-09-17
Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
4
-4
/
+5
2012-09-17
Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dt
Tony Lindgren
6
-18
/
+24
2012-09-13
ARM: OMAP: Move gpio.h to include/linux/platform_data
Tony Lindgren
1
-7
/
+8
2012-09-13
ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_end
Tony Lindgren
1
-5
/
+10
2012-09-07
gpio/twl4030: get platform data from device tree
Florian Vaussard
1
-27
/
+55
2012-09-07
gpio: samsung: add devicetree init for s3c24xx arches
Heiko Stuebner
1
-0
/
+63
2012-09-06
gpio: tegra: remove useless includes of <mach/*.h>
Stephen Warren
1
-3
/
+0
2012-09-06
Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...
Olof Johansson
7
-17
/
+46
2012-09-01
gpio: rdc321x: Prevent removal of modules exporting active GPIOs
Axel Lin
1
-0
/
+1
2012-09-01
gpio: em: Fix checking return value of irq_alloc_descs
Axel Lin
1
-2
/
+2
2012-09-01
gpio: mc9s08dz60: Fix build error if I2C=m
Axel Lin
1
-1
/
+1
2012-08-28
gpio-samsung: Remove now unused s3c2410_gpio* API
Sylwester Nawrocki
1
-40
/
+0
2012-08-17
gpio: Fix debug message in of_get_named_gpio_flags()
Thierry Reding
1
-1
/
+1
2012-08-16
gpio: pxa: add chain_eneter and chain_exit for irq handler
Chao Xie
1
-0
/
+7
2012-08-16
GPIO: gpio-pxa: simplify pxa_gpio_to_irq() and pxa_irq_to_chip()
Daniel Mack
1
-54
/
+16
2012-08-14
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2012-08-12
Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-14
/
+43
2012-08-10
gpio: em: do not discard em_gio_irq_domain_cleanup
Arnd Bergmann
1
-1
/
+1
2012-08-07
drivers/gpio/gpio-langwell.c: fix error return code
Julia Lawall
1
-2
/
+5
2012-08-07
gpio: samsung: Fix off-by-one bug in gpio addresses
Sean Paul
1
-7
/
+7
2012-08-07
gpio/mxc: specify gpio base for device tree probe
Shawn Guo
1
-1
/
+2
2012-08-07
gpio/mxc: remove redundant shadow variables initialization
Shawn Guo
1
-2
/
+0
2012-08-05
GPIO: gpio-pxa: fix devicetree functions
Daniel Mack
1
-0
/
+26
2012-08-05
gpio: msic: Fix calculating register address in msic_gpio_to_oreg()
Axel Lin
1
-1
/
+1
2012-08-05
gpio-sch: Fix leak of resource
Alan Cox
1
-1
/
+2
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
3
-0
/
+166
2012-07-27
Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
13
-138
/
+639
2012-07-25
gpio: tps6586x: Add gpio support through platform driver
Laxman Dewangan
3
-0
/
+166
2012-07-24
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-24
/
+32
2012-07-17
gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
Roland Stigge
1
-1
/
+4
2012-07-17
gpiolib: Defer failed gpio requests by default
Mark Brown
1
-1
/
+1
2012-07-17
gpio/pca953x: increase variables size to support 24 bit of data
Leed Aguilar
1
-14
/
+14
2012-07-17
GPIO: PCA953X: Increase size of invert variable to support 24 bit
Chandrabhanu Mahapatra
1
-5
/
+6
2012-07-17
gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()
Tarun Kanti DebBarma
1
-6
/
+4
2012-07-17
gpio/mxc: use the edge_sel feature if available
Benoît Thébaudeau
1
-14
/
+57
2012-07-17
gpio: propagate of_parse_phandle_with_args errors
Alexandre Courbot
1
-1
/
+1
2012-07-17
gpio: samsung: add flags specifier to device-tree binding
Olof Johansson
1
-1
/
+4
2012-07-17
gpiolib: Add support for Wolfson Microelectronics Arizona class devices
Mark Brown
3
-0
/
+170
2012-07-12
gpio: gpio-lpc32xx: Add gpio_to_irq mapping
Roland Stigge
1
-0
/
+65
2012-07-12
gpio: pcf857x: share 8/16 bit access functions
Kuninori Morimoto
1
-62
/
+31
2012-07-12
gpio: LPC32xx: Driver cleanup
Roland Stigge
1
-8
/
+1
2012-07-12
gpiolib: wm8994: Convert to devm_kzalloc()
Mark Brown
1
-8
/
+3
2012-07-12
gpiolib: wm8994: Use irq_domain mappings for gpios
Mark Brown
1
-4
/
+2
2012-07-12
gpio: add a driver for GPIO pins found on AMD-8111 south bridge chips
Dmitry Eremin-Solenikov
3
-0
/
+259
2012-07-11
gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined
Jerry Snitselaar
1
-0
/
+2
[next]