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
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
gpio: omap: Fix lost edge interrupts
Grygorii Strashko
2017-10-07
1
-9
/
+13
*
gpio: omap: omap_gpio_show_rev is not __init
Arnd Bergmann
2017-09-21
1
-1
/
+1
*
gpio: acpi: work around false-positive -Wstring-overflow warning
Arnd Bergmann
2017-09-19
1
-1
/
+1
*
gpio: thunderx: select IRQ_DOMAIN_HIERARCHY instead of depends on
Masahiro Yamada
2017-09-19
1
-1
/
+2
*
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
|
*
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-09-04
1
-1
/
+1
*
|
Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-09-05
42
-315
/
+1333
|
\
\
|
|
/
|
/
|
|
*
gpio: mockup: remove unused variable gc
Colin Ian King
2017-08-31
1
-2
/
+0
|
*
gpio: pl061: constify amba_id
Arvind Yadav
2017-08-31
1
-1
/
+1
|
*
Revert "gpiolib: request the gpio before querying its direction"
Linus Walleij
2017-08-31
1
-11
/
+0
|
*
gpio: twl6040: remove unneeded forward declaration
Masahiro Yamada
2017-08-23
1
-2
/
+0
|
*
gpio: zevio: make gpio_chip const
Bhumika Goyal
2017-08-23
1
-1
/
+1
|
*
gpio: add gpio_add_lookup_tables() to add several tables at once
Dmitry Torokhov
2017-08-23
1
-0
/
+17
|
*
gpio: brcmstb: check return value of gpiochip_irqchip_add()
Masahiro Yamada
2017-08-22
1
-4
/
+5
|
*
gpio: Add gpio driver support for ThunderX and OCTEON-TX
David Daney
2017-08-22
3
-0
/
+649
|
*
gpio: mockup: use irq_sim
Bartosz Golaszewski
2017-08-21
2
-71
/
+8
|
*
gpio: mxs: use devres for irq generic chip
Bartosz Golaszewski
2017-08-21
1
-5
/
+9
|
*
gpio: mxc: use devres for irq generic chip
Bartosz Golaszewski
2017-08-21
1
-5
/
+10
|
*
gpio: pch: use devres for irq generic chip
Bartosz Golaszewski
2017-08-21
1
-5
/
+7
|
*
gpio: ml-ioh: use devres for irq generic chip
Bartosz Golaszewski
2017-08-21
1
-5
/
+7
|
*
gpio: sta2x11: use devres for irq generic chip
Bartosz Golaszewski
2017-08-21
1
-4
/
+9
|
*
gpio: sta2x11: disallow unbinding the driver
Bartosz Golaszewski
2017-08-21
1
-0
/
+1
|
*
gpio: mxs: disallow unbinding the driver
Bartosz Golaszewski
2017-08-21
1
-0
/
+1
|
*
gpio: mxc: disallow unbinding the driver
Bartosz Golaszewski
2017-08-21
1
-0
/
+1
|
*
gpio: aspeed: Remove reference to clock name in debounce warning message
Andrew Jeffery
2017-08-15
1
-1
/
+1
|
*
gpio: 74x164: Introduce 'enable-gpios' property
Fabio Estevam
2017-08-14
1
-0
/
+10
|
*
gpio: max77620: Make regmap_irq_chip const
Bhumika Goyal
2017-08-14
1
-1
/
+1
|
*
gpio: zynq: Fix driver function parameters alignment
Michal Simek
2017-08-14
1
-8
/
+9
|
*
gpio: zynq: Fix warnings in the driver
Nava kishore Manne
2017-08-14
1
-6
/
+6
|
*
gpio: zynq: Fix empty lines in driver
Michal Simek
2017-08-14
1
-1
/
+2
|
*
gpio: zynq: Fix kernel doc warnings
Nava kishore Manne
2017-08-14
1
-2
/
+3
|
*
gpio: zynq: Provided workaround for GPIO
Swapna Manupati
2017-08-14
1
-4
/
+37
|
*
gpio: zynq: Add support for suspend resume
Shubhrajyoti Datta
2017-08-14
1
-3
/
+79
|
*
gpio: Add support for TPS68470 GPIOs
Rajmohan Mani
2017-08-14
3
-0
/
+192
|
*
gpio: davinci: Handle the return value of davinci_gpio_irq_setup function
Keerthy
2017-08-14
1
-1
/
+4
|
*
gpio: vf610: add imx7ulp support
Dong Aisheng
2017-08-14
1
-3
/
+44
|
*
gpio: msic: fix error return code in platform_msic_gpio_probe()
Gustavo A. R. Silva
2017-08-14
1
-2
/
+2
|
*
gpio: omap : Add missing clk_unprepare().
Arvind Yadav
2017-08-14
1
-0
/
+2
|
*
gpio: mb86s7x: Handle return value of clk_prepare_enable.
Arvind Yadav
2017-08-14
1
-1
/
+3
|
*
gpio: it87: add support for IT8772F Super I/O.
Diego Elio Pettenò
2017-08-14
1
-0
/
+3
|
*
gpio: tegra: Use unsigned int where possible
Thierry Reding
2017-08-14
1
-32
/
+24
|
*
gpio: tegra: Fix checkpatch warnings
Thierry Reding
2017-08-14
1
-12
/
+20
|
*
gpio: tegra: Prefer kcalloc() over kzalloc() with multiplies
Thierry Reding
2017-08-14
1
-2
/
+2
|
*
gpio: tegra: Remove unnecessary check
Thierry Reding
2017-08-14
1
-9
/
+2
|
*
gpio: sysfs: Fixup kerneldoc
Thierry Reding
2017-08-14
1
-4
/
+4
|
*
gpio: acpi: Fixup kerneldoc
Thierry Reding
2017-08-14
1
-2
/
+2
|
*
gpio: devres: Improve kerneldoc
Thierry Reding
2017-08-14
1
-0
/
+3
|
*
gpio: of: Improve kerneldoc
Thierry Reding
2017-08-14
1
-4
/
+3
|
*
gpio: Cleanup kerneldoc
Thierry Reding
2017-08-14
1
-22
/
+60
[next]