index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2026-05-28
gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
Marco Scardovi
2026-05-28
gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()
Dan Carpenter
2026-05-28
gpio: shared: fix lockdep false positive by removing unneeded lock
Bartosz Golaszewski
2026-05-28
gpio: shared: fix deadlock on shared proxy's parent removal
Bartosz Golaszewski
2026-05-28
gpio: adnp: fix flow control regression caused by scoped_guard()
Bartosz Golaszewski
2026-05-28
gpio: shared: undo the vote of the proxy on GPIO free
Bartosz Golaszewski
2026-05-28
gpio: mxc: use BIT() macro
Alexander Stein
2026-05-28
gpio: realtek-otto: fix kernel-doc warnings
Rosen Penev
2026-05-28
gpio: max77620: Unify usage of space and comma in platform_device_id array
Uwe Kleine-König (The Capable Hub)
2026-05-28
gpio: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-05-28
gpio: cros-ec: Drop unused assignment of platform_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-05-27
gpio: gpiolib: use seq_puts() for plain strings
Chen Jung Ku
2026-05-27
gpio: ts5500: remove obsolete driver
Arnd Bergmann
2026-05-26
gpio: add kunit test cases for the GPIO subsystem
Bartosz Golaszewski
2026-05-26
gpiolib: Mark gpio_devt, gpiolib_initialized and gpio_stub_drv as __ro_after_...
Len Bao
2026-05-26
gpio: mxc: fix irq_high handling
Alexander Stein
2026-05-21
gpio: virtuser: lock device when calling device_is_bound()
Bartosz Golaszewski
2026-05-21
gpio: aggregator: lock device when calling device_is_bound()
Bartosz Golaszewski
2026-05-21
gpio: sim: lock device when calling device_is_bound()
Bartosz Golaszewski
2026-05-21
gpio: aggregator: remove the software node when deactivating the aggregator
Bartosz Golaszewski
2026-05-21
gpio: aggregator: fix a potential use-after-free
Bartosz Golaszewski
2026-05-21
gpio: cdev: check if uAPI v2 config attributes are correctly zeroed
Bartosz Golaszewski
2026-05-21
gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
Thomas Lin
2026-05-21
gpio: tegra186: Enable GTE for Tegra264
Suneel Garapati
2026-05-21
gpio: pca953x: propagate regulator_enable() error from resume
Stepan Ionichev
2026-05-20
gpio: Initialize all i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-20
gpio: en7523: allow COMPILE_TEST builds
Rosen Penev
2026-05-20
gpio: xgene: allow COMPILE_TEST builds
Rosen Penev
2026-05-18
gpio: tegra186: Add support for Tegra238
Prathamesh Shete
2026-05-18
gpio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-13
Merge tag 'ib-mfd-gpio-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Bartosz Golaszewski
2026-05-13
gpio: zynq: Add eio gpio support
Shubhrajyoti Datta
2026-05-12
gpio: regmap: Don't set a fixed direction line
Linus Walleij
2026-05-12
gpio: regmap: Support sparsed fixed direction
Linus Walleij
2026-05-11
gpio: spear-spics: Add COMPILE_TEST support
Rosen Penev
2026-05-11
Merge tag 'ib-gpio-add-gpiod-is-single-ended-for-v7.2' of git://git.kernel.or...
Bartosz Golaszewski
2026-05-11
gpiolib: add gpiod_is_single_ended() helper
Jie Li
2026-05-11
gpio: zevio: allow COMPILE_TEST builds
Rosen Penev
2026-05-11
gpio: add GPIO controller found on Waveshare DSI TOUCH panels
Dmitry Baryshkov
2026-05-07
gpio: timberdale: Use device properties
Bartosz Golaszewski
2026-05-07
gpio: amd8111: Drop useless zeros in array initialisation
Uwe Kleine-König (The Capable Hub)
2026-05-06
gpio: 74x164: support lines-initial-states for boot-time output state
Chanhong Jung
2026-05-05
gpio: sim: add a Kconfig dependency on SYSFS
Bartosz Golaszewski
2026-05-04
gpio: altera: Use generic MMIO GPIO
Linus Walleij
2026-05-04
gpio: altera: User gc helper variable
Linus Walleij
2026-05-04
gpio: devres: Use devres parent if undefined
Linus Walleij
2026-04-29
gpiolib: acpi: Only trigger ActiveBoth interrupts on boot
Mario Limonciello
2026-04-29
gpio: sim: Replace sprintf() with sysfs_emit()
Maxwell Doose
2026-04-28
Merge tag 'ath-next-20260427' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
2026-04-28
gpio: ixp4xx: switch to dynamic GPIO base
Mohamed Ayman
[prev]
[next]