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
*
gpio_msm: Fix build error due to missing err.h
Stephen Boyd
2013-07-31
1
-0
/
+1
*
Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT"
Linus Walleij
2013-07-31
1
-40
/
+14
*
Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT"
Linus Walleij
2013-07-31
1
-18
/
+0
*
Revert "gpio/omap: fix build error when OF_GPIO is not defined."
Linus Walleij
2013-07-31
1
-14
/
+2
*
drivers: gpio: msm: Fix the error condition for reading ngpio
Rohit Vaswani
2013-07-20
1
-1
/
+1
*
gpio/omap: fix build error when OF_GPIO is not defined.
Javier Martinez Canillas
2013-07-20
1
-2
/
+14
*
gpio/omap: auto request GPIO as input if used as IRQ via DT
Javier Martinez Canillas
2013-07-20
1
-0
/
+18
*
gpio/omap: don't create an IRQ mapping for every GPIO on DT
Javier Martinez Canillas
2013-07-20
1
-14
/
+40
*
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
1
-5
/
+1
|
\
|
*
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
1
-5
/
+1
*
|
Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
20
-220
/
+198
|
\
\
|
*
|
Gpio/trivial: replace numeric with standard PM state macros
Yijing Wang
2013-06-30
1
-1
/
+1
|
*
|
gpiolib: remove warnning of allocations with IRQs disabled
Zhangfei Gao
2013-06-20
1
-3
/
+5
|
*
|
gpio: grgpio: Staticize local symbols
Sachin Kamat
2013-06-19
1
-3
/
+3
|
*
|
gpio-langwell: remove Withney point support
Andy Shevchenko
2013-06-19
1
-68
/
+1
|
*
|
gpio: ich: add GPO_BLINK support
Vincent Donnefort
2013-06-19
1
-1
/
+7
|
*
|
gpio-sta2x11: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-17
1
-1
/
+3
|
*
|
gpio_msm: Convert to use devm_ioremap_resource
Tushar Behera
2013-06-17
1
-6
/
+6
|
*
|
gpio-rcar: Use OUTDT when reading GPIOs configured as output
Magnus Damm
2013-06-17
1
-1
/
+8
|
*
|
gpio-sta2x11: Fix potential NULL pointer dereference
Sachin Kamat
2013-06-17
1
-0
/
+2
|
*
|
gpio/omap: omap_gpio_init_context stub must be inline
Arnd Bergmann
2013-06-17
1
-1
/
+1
|
*
|
gpio: msm-v1: Remove errant __devinit to fix compile
Stephen Boyd
2013-06-17
1
-1
/
+1
|
*
|
gpio: devres: make comments proper
Wolfram Sang
2013-06-17
1
-7
/
+7
|
*
|
GPIO: xilinx: Enable driver for Xilinx zynq
Michal Simek
2013-06-17
1
-1
/
+1
|
*
|
GPIO: xilinx: Use BIT macro
Michal Simek
2013-06-17
1
-6
/
+6
|
*
|
GPIO: xilinx: Use __raw_readl/__raw_writel IO functions
Michal Simek
2013-06-17
1
-2
/
+7
|
*
|
GPIO: xilinx: Add support for dual channel
Michal Simek
2013-06-17
1
-12
/
+91
|
*
|
GPIO: xilinx: Simplify driver probe function
Michal Simek
2013-06-17
1
-14
/
+10
|
*
|
gpio: sx150x: convert to use devm_* functions
Nikolay Balandin
2013-05-30
1
-11
/
+7
|
*
|
gpio-ml-ioh: fix error return code in ioh_gpio_probe()
Wei Yongjun
2013-05-30
1
-0
/
+1
|
*
|
gpio-langwell: drop away explicit casting
Andy Shevchenko
2013-05-30
1
-8
/
+4
|
*
|
gpio-langwell: amend error messages
Andy Shevchenko
2013-05-30
1
-6
/
+4
|
*
|
gpio-langwell: use managed functions pcim_* and devm_*
Andy Shevchenko
2013-05-30
1
-57
/
+21
|
*
|
gpio-langwell: do not use direct access to iomapped memory
Andy Shevchenko
2013-05-30
1
-5
/
+7
|
*
|
gpio-langwell: initialize lock before usage
Andy Shevchenko
2013-05-30
1
-2
/
+2
|
*
|
gpio: max7300: Fix trivial typo in Kconfig help text
Axel Lin
2013-05-30
1
-1
/
+1
|
*
|
gpio: stmpe: Staticize non-exported symbols
Axel Lin
2013-05-30
1
-3
/
+3
|
*
|
gpio: vx855: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-30
1
-2
/
+0
|
*
|
gpio: timberdale: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-30
1
-2
/
+0
|
*
|
gpio: tc3589x: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-30
1
-1
/
+0
|
*
|
gpio: stmpe: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-30
1
-1
/
+0
|
*
|
gpio: rdc321x: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-30
1
-5
/
+2
|
*
|
gpio: lynxpoint: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-30
1
-1
/
+0
|
*
|
gpio: langwell: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-30
1
-1
/
+0
|
|
/
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-02
1
-1
/
+1
|
\
\
|
*
|
gpio: mvebu: Use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
2013-06-25
1
-1
/
+1
|
|
/
*
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-02
2
-73
/
+57
|
\
\
|
*
\
Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2013-06-21
1
-6
/
+2
|
|
\
\
|
|
*
|
gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections
Laurent Pinchart
2013-06-19
1
-6
/
+2
|
*
|
|
gpio: rcar: fix gpio_rcar_of_table
Arnd Bergmann
2013-06-19
1
-0
/
+1
[next]