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.13.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-12-10
gpio: add TS-5500 DIO blocks support
Vivien Didelot
3
-0
/
+475
2012-12-07
gpio: pcf857x: use client->irq for gpio_to_irq()
Kuninori Morimoto
1
-18
/
+11
2012-12-01
gpio: stmpe: Add DT support for stmpe gpio
Vipul Kumar Samar
1
-2
/
+8
2012-12-01
gpio: pl061 depends on ARM
Alessandro Rubini
1
-1
/
+1
2012-11-30
gpio/pl061: remove old comment
Baruch Siach
1
-6
/
+1
2012-11-18
gpio: SPEAr: add spi chipselect control driver
Shiraz Hashim
3
-0
/
+225
2012-11-18
gpio: gpio-max710x: Support device tree probing
Roland Stigge
1
-6
/
+6
2012-11-18
gpio: twl4030: Use only TWL4030_MODULE_LED for LED configuration
Peter Ujfalusi
1
-17
/
+18
2012-11-18
gpio: tegra: read output value when gpio is set in direction_out
Laxman Dewangan
1
-0
/
+5
2012-11-18
gpio: pca953x: Add compatible strings to gpio-pca953x driver
Maxime Ripard
1
-0
/
+29
2012-11-18
gpio: pca953x: Register an IRQ domain
Maxime Ripard
1
-6
/
+20
2012-11-09
gpio: mvebu: Set free callback for gpio_chip
Axel Lin
1
-2
/
+3
2012-11-09
gpio: tegra: Drop exporting static functions
Axel Lin
1
-2
/
+0
2012-11-09
gpio: tegra: Staticize non-exported symbols
Axel Lin
1
-2
/
+2
2012-11-09
gpio: tegra: fix suspend/resume apis
Laxman Dewangan
1
-5
/
+13
2012-11-04
gpio-pch: Set parent dev for gpio chip
Alexander Stein
1
-0
/
+1
2012-11-04
gpio: em: Fix build errors
Axel Lin
1
-3
/
+3
2012-10-27
GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()
Wei Yongjun
1
-2
/
+1
2012-10-26
gpio/tc3589x: convert to use the simple irqdomain
Linus Walleij
1
-11
/
+9
2012-10-26
gpio/em: convert to linear IRQ domain
Linus Walleij
1
-39
/
+7
2012-10-26
gpio/mvebu: convert to use irq_domain_add_simple()
Linus Walleij
1
-2
/
+2
2012-10-26
gpio/tegra: convert to use linear irqdomain
Linus Walleij
1
-9
/
+5
2012-10-26
gpiolib: unlock on error in gpio_export()
Dan Carpenter
1
-1
/
+2
2012-10-26
gpiolib: add gpio get direction callback support
Mathias Nyman
1
-1
/
+37
2012-10-26
GPIO: clps711x: Fix direction logic for PORTD
Alexander Shiyan
1
-14
/
+51
2012-10-24
GPIO: clps711x: Fix return value for gpio_clps711x_get
Alexander Shiyan
1
-1
/
+1
2012-10-23
gpiolib: Refactor gpio_export
Ryan Mallon
1
-39
/
+46
2012-10-19
GPIO: vt8500: Add extended gpio bank for WM8505/WM8650
Tony Prisk
1
-0
/
+2
2012-10-15
GPIO: Add support for GPIO on CLPS711X-target platform
Alexander Shiyan
3
-0
/
+168
2012-10-15
DA9055 GPIO driver
Ashish Jangam
3
-0
/
+216
2012-10-15
gpio/gpio-omap: Use existing pointer to struct device
Tobias Klauser
1
-1
/
+1
2012-10-15
gpio/gpio-pl061: Covert to use devm_* functions
Tobias Klauser
1
-37
/
+22
2012-10-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2012-10-07
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
3
-0
/
+686
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
4
-10
/
+214
2012-10-03
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
23
-243
/
+1039
2012-10-02
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+21
2012-10-02
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-18
/
+30
2012-10-02
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-79
/
+461
2012-10-02
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-55
/
+18
2012-10-02
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+5
2012-10-01
Merge tag 'v3.6' into staging/for_v3.7
Mauro Carvalho Chehab
1
-0
/
+5
2012-10-01
gpio: pcf857x: select IRQ_DOMAIN
Arnd Bergmann
1
-0
/
+1
2012-09-30
gpio-lpc32xx: Add GPI_28
Roland Stigge
1
-1
/
+2
2012-09-24
gpio-lpc32xx: Fix value handling of gpio_direction_output()
Roland Stigge
1
-0
/
+5
2012-09-24
Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...
Olof Johansson
3
-0
/
+323
2012-09-23
Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu...
Olof Johansson
3
-0
/
+686
2012-09-22
gpio: introduce gpio-mvebu driver for Marvell SoCs
Thomas Petazzoni
3
-0
/
+686
2012-09-21
arm: vt8500: gpio: Devicetree support for arch-vt8500
Tony Prisk
3
-0
/
+323
[next]