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
2013-02-12
gpiolib: Fix locking on gpio debugfs files
Grant Likely
1
-3
/
+9
2013-02-12
gpiolib: let gpio_chip reference its descriptors
Alexandre Courbot
1
-16
/
+23
2013-02-12
gpiolib: use descriptors internally
Alexandre Courbot
1
-176
/
+338
2013-02-09
gpiolib: use gpio_chips list in gpiochip_find_base
Alexandre Courbot
1
-21
/
+16
2013-02-09
gpiolib: use gpio_chips list in sysfs ops
Alexandre Courbot
1
-27
/
+10
2013-02-09
gpiolib: use gpio_chips list in gpiochip_find
Alexandre Courbot
1
-10
/
+7
2013-02-09
gpiolib: use gpio_chips list in gpiolib_sysfs_init
Alexandre Courbot
1
-5
/
+2
2013-02-09
gpiolib: link all gpio_chips using a list
Alexandre Courbot
1
-7
/
+44
2013-02-05
Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Grant Likely
11
-294
/
+463
2013-02-05
gpio/langwell: cleanup driver
David Cohen
1
-34
/
+17
2013-02-05
gpio/langwell: Add Cloverview ids to pci device table
David Cohen
1
-0
/
+2
2013-02-05
gpio/lynxpoint: add chipset gpio driver.
Mathias Nyman
3
-0
/
+478
2013-02-05
gpiolib: add missing braces in gpio_direction_show
Alexandre Courbot
1
-2
/
+3
2013-02-05
gpiolib-acpi: Fix error checks in interrupt requesting
Mathias Nyman
1
-2
/
+7
2013-02-05
gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping
Anatolij Gustschin
1
-1
/
+0
2013-02-05
gpiolib: remove gpiochip_reserve()
Alexandre Courbot
1
-50
/
+8
2013-01-29
gpio: mxs: Add IRQ_TYPE_EDGE_BOTH support
Gwenhael Goavec-Merou
1
-0
/
+31
2013-01-29
gpiolib-acpi: Add ACPI5 event model support to gpio.
Mathias Nyman
1
-0
/
+82
2013-01-28
gpio: pca953x: use managed resources
Linus Walleij
1
-24
/
+8
2013-01-28
gpio: pca953x: use simple irqdomain
Gregory CLEMENT
1
-37
/
+28
2013-01-25
gpio: pxa: set initcall level to module init
Haojian Zhuang
1
-6
/
+1
2013-01-25
gpio: pca953x: add support for pca9505
Gregory CLEMENT
1
-0
/
+2
2013-01-25
gpio: pca953x: make the register access by GPIO bank
Gregory CLEMENT
1
-106
/
+175
2013-01-22
gpio: pl061: set initcall level to module init
Haojian Zhuang
1
-1
/
+1
2013-01-22
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
2
-1
/
+5
2013-01-17
gpio: mvebu: Don't free chip label memory
Thierry Reding
1
-6
/
+0
2013-01-17
gpio: samsung: skip gpio lib registration for EXYNOS5440
Kukjin Kim
1
-0
/
+1
2013-01-17
gpio: twl4030: Cache the direction and output states in private data
Peter Ujfalusi
1
-35
/
+65
2013-01-17
gpio: twl4030: Introduce private structure to store variables needed runtime
Peter Ujfalusi
1
-32
/
+50
2013-01-17
gpio: samsung: silent build warning for EXYNOS5 SoCs
Kukjin Kim
1
-5
/
+5
2013-01-17
gpio: samsung: fix pinctrl condition for exynos and exynos5440
Kukjin Kim
1
-1
/
+1
2013-01-10
gpio: samsung: remove inclusion <mach/regs-clock.h>
Kukjin Kim
1
-1
/
+0
2013-01-10
gpio: vt8500: Export dedicated GPIO before multifunction pins.
Tony Prisk
1
-2
/
+2
2013-01-04
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
3
-10
/
+10
2012-12-20
gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG
Gregory CLEMENT
2
-17
/
+1
2012-12-20
gpio/ich: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2012-12-17
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
6
-7
/
+551
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-13
/
+12
2012-12-13
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-22
/
+23
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
55
-157
/
+157
2012-12-12
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
20
-238
/
+1418
2012-12-12
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+59
2012-12-11
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+128
2012-12-10
gpio: Provide the STMPE GPIO driver with its own IRQ Domain
Lee Jones
1
-31
/
+47
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-03
treewide: Fix typos in various Kconfig
Masanari Iida
1
-1
/
+1
2012-12-01
gpio: stmpe: Add DT support for stmpe gpio
Vipul Kumar Samar
1
-2
/
+8
[next]