index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
Mika Westerberg
2013-03-02
1
-2
/
+2
*
gpiolib: move comment to right function
Alexandre Courbot
2013-03-02
1
-1
/
+1
*
gpiolib: use const parameters when possible
Alexandre Courbot
2013-03-02
1
-13
/
+16
*
gpiolib: check descriptors validity before use
Alexandre Courbot
2013-03-02
1
-47
/
+65
*
gpio: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-8
/
+3
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-26
15
-600
/
+1454
|
\
|
*
gpio: em: Use irq_domain_add_simple() to fix runtime error
Magnus Damm
2013-02-14
1
-1
/
+2
|
*
gpio: using common order: let 'static const' instead of 'const static'
Chen Gang
2013-02-11
1
-3
/
+3
|
*
gpio/vt8500: memory cleanup missing
Tony Prisk
2013-02-11
1
-12
/
+49
|
*
gpiolib: Fix locking on gpio debugfs files
Grant Likely
2013-02-11
1
-3
/
+9
|
*
gpiolib: let gpio_chip reference its descriptors
Alexandre Courbot
2013-02-11
1
-16
/
+23
|
*
gpiolib: use descriptors internally
Alexandre Courbot
2013-02-11
1
-176
/
+338
|
*
gpiolib: use gpio_chips list in gpiochip_find_base
Alexandre Courbot
2013-02-09
1
-21
/
+16
|
*
gpiolib: use gpio_chips list in sysfs ops
Alexandre Courbot
2013-02-09
1
-27
/
+10
|
*
gpiolib: use gpio_chips list in gpiochip_find
Alexandre Courbot
2013-02-09
1
-10
/
+7
|
*
gpiolib: use gpio_chips list in gpiolib_sysfs_init
Alexandre Courbot
2013-02-09
1
-5
/
+2
|
*
gpiolib: link all gpio_chips using a list
Alexandre Courbot
2013-02-09
1
-7
/
+44
|
*
Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Grant Likely
2013-02-05
11
-294
/
+463
|
|
\
|
|
*
gpiolib: add missing braces in gpio_direction_show
Alexandre Courbot
2013-02-04
1
-2
/
+3
|
|
*
gpiolib-acpi: Fix error checks in interrupt requesting
Mathias Nyman
2013-02-04
1
-2
/
+7
|
|
*
gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping
Anatolij Gustschin
2013-02-04
1
-1
/
+0
|
|
*
gpiolib: remove gpiochip_reserve()
Alexandre Courbot
2013-02-04
1
-50
/
+8
|
|
*
gpio: mxs: Add IRQ_TYPE_EDGE_BOTH support
Gwenhael Goavec-Merou
2013-01-29
1
-0
/
+31
|
|
*
gpiolib-acpi: Add ACPI5 event model support to gpio.
Mathias Nyman
2013-01-29
1
-0
/
+82
|
|
*
gpio: pca953x: use managed resources
Linus Walleij
2013-01-28
1
-24
/
+8
|
|
*
gpio: pca953x: use simple irqdomain
Gregory CLEMENT
2013-01-28
1
-37
/
+28
|
|
*
gpio: pxa: set initcall level to module init
Haojian Zhuang
2013-01-25
1
-6
/
+1
|
|
*
gpio: pca953x: add support for pca9505
Gregory CLEMENT
2013-01-25
1
-0
/
+2
|
|
*
gpio: pca953x: make the register access by GPIO bank
Gregory CLEMENT
2013-01-25
1
-106
/
+175
|
|
*
gpio: pl061: set initcall level to module init
Haojian Zhuang
2013-01-22
1
-1
/
+1
|
|
*
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
2013-01-22
2
-1
/
+5
|
|
*
gpio: twl4030: Cache the direction and output states in private data
Peter Ujfalusi
2013-01-17
1
-35
/
+65
|
|
*
gpio: twl4030: Introduce private structure to store variables needed runtime
Peter Ujfalusi
2013-01-17
1
-32
/
+50
|
|
*
gpio: vt8500: Export dedicated GPIO before multifunction pins.
Tony Prisk
2013-01-10
1
-2
/
+2
|
*
|
gpio/langwell: cleanup driver
David Cohen
2013-02-05
1
-34
/
+17
|
*
|
gpio/langwell: Add Cloverview ids to pci device table
David Cohen
2013-02-05
1
-0
/
+2
|
*
|
gpio/lynxpoint: add chipset gpio driver.
Mathias Nyman
2013-02-05
3
-0
/
+478
*
|
|
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2013-02-24
3
-0
/
+192
|
\
\
\
|
*
|
|
gpio: palmas: Add support for Palmas GPIO
Laxman Dewangan
2013-02-14
3
-0
/
+192
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
1
-2
/
+2
|
\
\
\
|
*
|
|
drivers/gpio: add missing GENERIC_HARDIRQ dependency
Heiko Carstens
2013-02-14
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
1
-1
/
+0
|
\
\
\
|
*
\
\
Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2013-02-04
1
-1
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h
Kukjin Kim
2013-01-10
1
-1
/
+0
|
|
|
/
*
|
|
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-02-21
1
-3
/
+3
|
\
\
\
|
*
|
|
ARM: dts: fix compatible value for exynos pinctrl
Kukjin Kim
2013-01-28
1
-2
/
+2
|
*
|
|
ARM: dts: Fix compatible value of pinctrl module on EXYNOS5440
Thomas Abraham
2013-01-28
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
7
-30
/
+27
|
\
\
\
|
*
|
|
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
1
-1
/
+1
|
*
|
|
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
2
-17
/
+9
|
|
\
\
\
|
|
|
/
/
[next]