index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-27
1
-1
/
+1
|
\
|
*
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-09-21
1
-1
/
+1
*
|
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-09-19
1
-1
/
+2
|
\
\
|
*
|
pinctrl/gpio: Take MUX usage into account
Stefan Wahren
2019-08-23
1
-1
/
+2
*
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-09-16
3
-0
/
+189
|
\
\
\
|
*
|
|
drivers: gpio: Add support for GPIOs over Moxtet bus
Marek Behún
2019-08-14
3
-0
/
+189
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-09-16
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'lpc32xx/multiplatform' into arm/soc
Arnd Bergmann
2019-08-15
3
-51
/
+76
|
|
\
\
\
|
|
*
|
|
gpio: lpc32xx: allow building on non-lpc32xx targets
Arnd Bergmann
2019-08-15
3
-51
/
+76
|
|
|
|
/
|
|
|
/
|
|
*
/
|
ARM: remove Intel iop33x and iop13xx support
Arnd Bergmann
2019-08-14
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-09-16
52
-1498
/
+1999
|
\
\
\
|
*
|
|
gpiolib: of: add a fallback for wlf,reset GPIO name
Dmitry Torokhov
2019-09-12
1
-0
/
+16
|
*
|
|
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
Geert Uytterhoeven
2019-09-12
1
-14
/
+0
|
*
|
|
gpio: remove explicit comparison with 0
Saiyam Doshi
2019-09-12
1
-1
/
+1
|
*
|
|
gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-11
1
-3
/
+1
|
*
|
|
gpio: devres: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
2019-09-11
1
-14
/
+14
|
*
|
|
gpio: of: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
2019-09-11
1
-4
/
+4
|
*
|
|
gpio: of: Make of_gpio_simple_xlate() private
Geert Uytterhoeven
2019-09-11
1
-3
/
+3
|
*
|
|
gpio: of: Make of_get_named_gpiod_flags() private
Geert Uytterhoeven
2019-09-11
2
-8
/
+1
|
*
|
|
gpio: aspeed: Add in ast2600 details to Aspeed driver
Rashmica Gupta
2019-09-11
1
-2
/
+20
|
*
|
|
gpio: aspeed: Use ngpio property from device tree if available
Rashmica Gupta
2019-09-11
1
-7
/
+11
|
*
|
|
gpio: aspeed: Setup irqchip dynamically
Rashmica Gupta
2019-09-11
1
-9
/
+7
|
*
|
|
gpio/aspeed: Fix incorrect number of banks
Rashmica Gupta
2019-09-11
1
-1
/
+1
|
*
|
|
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
2019-09-11
4
-30
/
+52
|
*
|
|
gpiolib: acpi: make acpi_can_fallback_to_crs() static
Dmitry Torokhov
2019-09-10
2
-17
/
+10
|
*
|
|
Merge tag 'intel-gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2019-09-10
4
-49
/
+55
|
|
\
\
\
|
|
*
|
|
gpio: merrifield: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-12
1
-12
/
+16
|
|
*
|
|
gpio: lynxpoint: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-12
1
-15
/
+20
|
|
*
|
|
gpio: intel-mid: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-12
1
-18
/
+17
|
|
*
|
|
gpio: pch: Use dev_get_drvdata
Chuhong Yuan
2019-07-23
1
-4
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
gpio: Fix further merge errors
Linus Walleij
2019-09-06
1
-4
/
+4
|
*
|
|
Merge tag 'v5.3-rc7' into devel
Linus Walleij
2019-09-05
2
-26
/
+35
|
|
\
\
\
|
*
|
|
|
gpio: of: Normalize return code variable name
Linus Walleij
2019-09-04
1
-7
/
+7
|
*
|
|
|
gpio: gpiolib: Normalize return code variable name
Linus Walleij
2019-09-04
1
-110
/
+110
|
*
|
|
|
gpio: ep93xx: Pass irqchip when adding gpiochip
Linus Walleij
2019-09-04
1
-67
/
+73
|
*
|
|
|
Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2019-09-03
7
-115
/
+132
|
|
\
\
\
\
|
|
*
|
|
|
gpio: lpc32xx: allow building on non-lpc32xx targets
Arnd Bergmann
2019-08-12
3
-51
/
+76
|
|
*
|
|
|
gpio: pca953x: Drop %s for constant string literals
Andy Shevchenko
2019-08-02
1
-2
/
+1
|
|
*
|
|
|
gpio: pca953x: Remove explicit comparison with 0
Andy Shevchenko
2019-08-02
1
-8
/
+8
|
|
*
|
|
|
gpio: pca953x: Use GENMASK() consistently
Andy Shevchenko
2019-08-02
1
-15
/
+16
|
|
*
|
|
|
gpio: pca953x: Switch to use device_get_match_data()
Andy Shevchenko
2019-08-02
1
-12
/
+8
|
|
*
|
|
|
gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get
Anson Huang
2019-08-02
1
-6
/
+3
|
|
*
|
|
|
gpio: ixp4xx: remove redundant dev_err message
Ding Xiang
2019-07-31
1
-3
/
+1
|
|
*
|
|
|
gpio: em: use a helper variable for &pdev->dev
Bartosz Golaszewski
2019-07-22
1
-18
/
+19
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
gpio: zynq: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-27
1
-16
/
+21
|
*
|
|
|
gpio: mt7621: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-23
1
-16
/
+17
|
*
|
|
|
gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()'
Christophe JAILLET
2019-08-23
1
-2
/
+4
|
*
|
|
|
gpio: aspeed: Add SGPIO driver
Hongwei Zhang
2019-08-23
1
-0
/
+533
|
*
|
|
|
gpio: tqmx86: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-23
1
-17
/
+24
|
*
|
|
|
gpio: vf610: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-23
1
-12
/
+14
[next]