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 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-08
16
-111
/
+802
|
\
|
*
gpio: virtio: Add IRQ support
Viresh Kumar
2021-11-04
2
-4
/
+299
|
*
gpio: realtek-otto: fix GPIO line IRQ offset
Sander Vanheule
2021-10-30
1
-1
/
+1
|
*
gpio: clean up Kconfig file
Randy Dunlap
2021-10-30
1
-58
/
+58
|
*
gpio: mlxbf2: Introduce IRQ support
Asmaa Mnebhi
2021-10-29
1
-2
/
+140
|
*
gpio: mc33880: Drop if with an always false condition
Uwe Kleine-König
2021-10-13
1
-2
/
+0
|
*
gpio: max730x: Make __max730x_remove() return void
Uwe Kleine-König
2021-10-13
3
-7
/
+7
|
*
gpio: aggregator: Wrap access to gpiochip_fwd.tmp[]
Geert Uytterhoeven
2021-10-13
1
-14
/
+11
|
*
gpio: modepin: Add driver support for modepin GPIO controller
Piyush Mehta
2021-09-23
3
-0
/
+175
|
*
gpio: tps65218: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-09-22
1
-1
/
+0
|
*
gpio: max77620: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-09-22
1
-1
/
+0
|
*
gpio: xilinx: simplify getting .driver_data
Wolfram Sang
2021-09-22
1
-4
/
+2
|
*
gpio: tegra186: Support multiple interrupts per bank
Thierry Reding
2021-09-22
1
-7
/
+41
|
*
gpio: tegra186: Force one interrupt per bank
Thierry Reding
2021-09-22
1
-6
/
+62
|
*
gpio: uniphier: Use helper functions to get private data from IRQ data
Kunihiko Hayashi
2021-09-22
1
-3
/
+3
|
*
gpio: uniphier: Use helper function to get IRQ hardware number
Kunihiko Hayashi
2021-09-22
1
-5
/
+7
*
|
Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-05
1
-2
/
+7
|
\
\
|
*
|
gpio: Allow per-parent interrupt data
Marc Zyngier
2021-10-27
1
-2
/
+7
|
|
/
*
|
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-04
1
-4
/
+1
|
\
\
|
*
|
gpiolib: acpi: Replace custom code with device_match_acpi_handle()
Andy Shevchenko
2021-10-20
1
-4
/
+1
*
|
|
Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-11-02
1
-3
/
+1
|
\
\
\
|
*
|
|
gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directly
Rafael J. Wysocki
2021-10-26
1
-3
/
+1
|
|
/
/
*
|
|
gpio: mlxbf2.c: Add check for bgpio_init failure
Asmaa Mnebhi
2021-10-25
1
-0
/
+5
*
|
|
gpio: xgs-iproc: fix parsing of ngpios property
Jonas Gorski
2021-10-25
1
-1
/
+1
|
/
/
*
|
gpio: mockup: Convert to use software nodes
Andy Shevchenko
2021-10-06
1
-3
/
+18
*
|
gpio: pca953x: Improve bias setting
Andy Shevchenko
2021-10-06
1
-7
/
+9
*
|
gpio: 74x164: Add SPI device ID table
Mark Brown
2021-10-06
1
-0
/
+8
*
|
Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-30
1
-9
/
+2
|
\
\
|
*
|
gpio: pca953x: do not ignore i2c errors
Andrey Gusakov
2021-09-29
1
-9
/
+2
*
|
|
Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-28
1
-0
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gpio/rockchip: fetch deferred output settings on probe
Heiko Stuebner
2021-09-18
1
-0
/
+22
|
|
/
*
|
gpio/rockchip: fix get_direction value handling
Heiko Stuebner
2021-09-22
1
-1
/
+1
*
|
gpio/rockchip: extended debounce support is only available on v2
Heiko Stuebner
2021-09-22
1
-1
/
+1
*
|
gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler.
Steven Lee
2021-09-22
1
-1
/
+1
*
|
gpio: uniphier: Fix void functions to remove return value
Kunihiko Hayashi
2021-09-22
1
-2
/
+2
*
|
gpiolib: acpi: Make set-debounce-timeout failures non fatal
Hans de Goede
2021-09-22
1
-2
/
+4
|
/
*
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-09-07
17
-362
/
+624
|
\
|
*
gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ...
Christophe JAILLET
2021-08-31
1
-3
/
+1
|
*
gpio: mpc8xxx: Fix a potential double iounmap call in 'mpc8xxx_probe()'
Christophe JAILLET
2021-08-31
1
-7
/
+4
|
*
gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr...
Christophe JAILLET
2021-08-31
1
-0
/
+2
|
*
gpio: viperboard: remove platform_set_drvdata() call in probe
Alexandru Ardelean
2021-08-31
1
-11
/
+3
|
*
gpio: virtio: Fix sparse warnings
Viresh Kumar
2021-08-31
1
-21
/
+20
|
*
Merge branch 'ib-rockchip' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Bartosz Golaszewski
2021-08-23
3
-0
/
+780
|
|
\
|
*
|
gpio: remove the obsolete MX35 3DS BOARD MC9S08DZ60 GPIO functions
Lukas Bulwahn
2021-08-23
3
-119
/
+0
|
*
|
gpio: Add virtio-gpio driver
Viresh Kumar
2021-08-23
3
-0
/
+385
|
*
|
gpio: mlxbf2: Use DEFINE_RES_MEM_NAMED() helper macro
Andy Shevchenko
2021-08-16
1
-5
/
+2
|
*
|
gpio: mlxbf2: Use devm_platform_ioremap_resource()
Andy Shevchenko
2021-08-16
1
-8
/
+3
|
*
|
gpio: mlxbf2: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2021-08-16
1
-2
/
+2
|
*
|
gpio: mlxbf2: Convert to device PM ops
Andy Shevchenko
2021-08-16
1
-15
/
+6
|
*
|
Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2021-08-13
2
-60
/
+45
|
|
\
\
[next]