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
2014-02-24
gpio: davinci: Use signed type for 'irq' variable
Alexander Shiyan
1
-1
/
+2
2014-02-24
gpio: omap: Use devm_ioremap_resource()
Jingoo Han
1
-17
/
+3
2014-02-24
gpio: pl061: Use devm_ioremap_resource()
Jingoo Han
1
-12
/
+3
2014-02-13
gpio: pca953x: Fix gpio_base may not default to -1
Aaron Sierra
1
-1
/
+2
2014-02-13
gpio: pca953x: Add Exar XRA1202
Aaron Sierra
2
-1
/
+4
2014-02-13
gpio: pca953x: Add NXP PCA9698
Aaron Sierra
2
-2
/
+4
2014-02-13
gpio: pca953x: Add devices to Kconfig help
Aaron Sierra
2
-1
/
+5
2014-02-13
gpio: adp5588 - add support for gpio names
Jean-Francois Dagenais
1
-0
/
+1
2014-02-13
gpio: adp5588: get value from data out when dir is out
Jean-Francois Dagenais
1
-2
/
+13
2014-02-12
gpiolib: ACPI: remove gpio_to_desc() usage
Alexandre Courbot
1
-1
/
+1
2014-02-12
gpiolib: add gpiochip_get_desc() driver function
Alexandre Courbot
1
-8
/
+9
2014-02-12
GPIO: gpiolib: correct description of gpiod_direction_output
Rahul Bedarkar
1
-1
/
+1
2014-02-12
gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility
Thomas Petazzoni
1
-0
/
+7
2014-02-12
gpio: ich: Add output levels cache support
Vincent Donnefort
1
-2
/
+19
2014-02-12
gpio: ich: Add support for multiple register addresses
Vincent Donnefort
1
-12
/
+31
2014-02-12
gpio: ich: Add blink capability option
Vincent Donnefort
1
-1
/
+9
2014-02-07
gpio: make gpiod_direction_output take a logical value
Philipp Zabel
1
-19
/
+48
2014-02-06
gpio: generic: clamp retured value to [0,1]
Linus Walleij
1
-1
/
+1
2014-02-06
gpio: clps711x: Add missing .owner to struct gpio_chip
Axel Lin
1
-0
/
+1
2014-02-06
gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP
Axel Lin
1
-1
/
+1
2014-02-06
gpio: generic: Add label to platform data
Pawel Moll
1
-0
/
+2
2014-02-06
gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code
Markus Mayer
1
-4
/
+4
2014-02-06
gpio: gpiolib-of: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+2
2014-02-06
gpio: bcm281xx: Centralize register locking
Markus Mayer
1
-33
/
+49
2014-02-06
gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
Markus Mayer
1
-1
/
+4
2014-02-05
gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIP
Axel Lin
1
-0
/
+1
2014-02-05
gpio: clps711x: Add module alias to support module auto loading
Axel Lin
1
-0
/
+1
2014-02-05
gpio: bcm281xx: Update MODULE_AUTHOR
Markus Mayer
1
-2
/
+2
2014-02-05
gpio: intel-mid: fix the incorrect return of idle callback
xinhui.pan
1
-2
/
+2
2014-02-03
gpio: intel-mid: comments cleanup
David Cohen
1
-6
/
+2
2014-02-03
gpio: pl061: remove confusing naming
Linus Walleij
1
-3
/
+2
2014-02-03
gpio: pl061: refactor type setting
Linus Walleij
1
-12
/
+14
2014-02-03
gpio: pl061: lock IRQs when starting them
Linus Walleij
1
-0
/
+22
2014-02-03
gpio: pl061: proper error messages
Linus Walleij
1
-5
/
+17
2014-02-03
gpio: xtensa: fix build when XCHAL_HAVE_CP is 0
Baruch Siach
1
-0
/
+16
2014-01-24
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-59
/
+135
2014-01-21
Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd
Linus Torvalds
3
-0
/
+251
2014-01-21
Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
67
-371
/
+1607
2014-01-21
gpio: lp3943: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2014-01-21
gpio: add LP3943 I2C GPIO expander driver
Milo Kim
3
-0
/
+251
2014-01-20
gpio: mcp23s08: fix casting caused build warning
SeongJae Park
1
-1
/
+1
2014-01-20
gpio: mcp23s08: depend on OF_GPIO
Linus Walleij
1
-1
/
+1
2014-01-17
gpio: mcp23s08: Add irq functionality for i2c chips
Lars Poeschel
2
-5
/
+244
2014-01-15
ARM: S5P[v210|c100|64x0]: Fix build error
Sachin Kamat
1
-0
/
+3
2014-01-15
gpio: pxa: clamp gpio get value to [0,1]
Neil Zhang
1
-1
/
+2
2014-01-14
ARM: S3C[24|64]xx: move includes back under <mach/> scope
Linus Walleij
1
-6
/
+1
2014-01-08
gpio / ACPI: get rid of acpi_gpio.h
Mika Westerberg
3
-3
/
+26
2014-01-08
gpio / ACPI: register to ACPI events automatically
Mika Westerberg
3
-4
/
+39
2014-01-07
gpio: f7188x: set can_sleep attribute
Simon Guinot
1
-0
/
+1
2014-01-07
gpio: samsung: Remove hardware.h inclusion
Sachin Kamat
1
-1
/
+0
[prev]
[next]