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.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_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.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
2025-06-23
gpio: sysfs: fix use-after-free in error path
Antonio Quartulli
2025-06-20
gpio: sysfs: remove the mockdev pointer from struct gpio_device
Bartosz Golaszewski
2025-06-20
gpio: sysfs: remove unneeded headers
Bartosz Golaszewski
2025-06-20
gpio: sysfs: refactor the coding style
Bartosz Golaszewski
2025-06-20
gpio: sysfs: call mutex_destroy() in gpiod_unexport()
Bartosz Golaszewski
2025-06-19
gpio: mmio: don't use legacy GPIO chip setters
Bartosz Golaszewski
2025-06-19
gpio: npcm-sgpio: don't use legacy GPIO chip setters
Bartosz Golaszewski
2025-06-19
Merge tag 'gpio-mmio-bgpiof-no-input-flag-for-v6.17' into gpio/for-next
Bartosz Golaszewski
2025-06-19
gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochip
Clément Le Goffic
2025-06-18
gpio: mlxbf3: only get IRQ for device instance 0
David Thompson
2025-06-17
gpio: palmas: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: omap: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: octeon: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: npcm-sgpio: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: nomadik: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: msc313: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: mpsse: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: mpfs: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: mpc5200: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: moxtet: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: mm-lantiq: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: mmio: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-06-17
gpio: pca953x: fix wrong error probe return value
Sascha Hauer
2025-06-16
gpio: raspberrypi-exp: use new GPIO line value setter callbacks
Stefan Wahren
2025-06-16
gpio: sloppy-logic-analyzer: Fully open-code compatible for grepping
Krzysztof Kozlowski
2025-06-16
gpio: spacemit: Add missing MODULE_DEVICE_TABLE
Vivian Wang
2025-06-16
gpio: Use dev_fwnode() where applicable across drivers
Jiri Slaby (SUSE)
2025-06-16
gpio: virtuser: use gpiod_multi_set_value_cansleep()
David Lechner
2025-06-11
gpio: loongson-64bit: Correct Loongson-7A2000 ACPI GPIO access mode
Binbin Zhou
2025-06-10
gpio: TODO: add a task for removing MMIO-specific fields from gpio_chip
Bartosz Golaszewski
2025-06-10
gpiolib: Move GPIO_DYNAMIC_* constants to its only user
Andy Shevchenko
2025-06-10
gpiolib: Remove unused devm_gpio_request()
Andy Shevchenko
2025-06-09
gpiolib: acpi: Add a quirk for Acer Nitro V15
Mario Limonciello
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-27
Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-22
Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-22
gpio: timberdale: select GPIOLIB_IRQCHIP
Peng Fan
2025-05-22
gpio: lpc18xx: select GPIOLIB_IRQCHIP
Peng Fan
2025-05-22
gpio: grgpio: select GPIOLIB_IRQCHIP
Peng Fan
2025-05-22
gpio: bcm-kona: select GPIOLIB_IRQCHIP
Peng Fan
2025-05-21
gpio: davinci: select GPIOLIB_IRQCHIP
Peng Fan
2025-05-21
Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2025-05-21
gpiolib: acpi: Move quirks to a separate file
Andy Shevchenko
2025-05-21
gpiolib: acpi: Add acpi_gpio_need_run_edge_events_on_boot() getter
Andy Shevchenko
2025-05-21
gpiolib: acpi: Handle deferred list via new API
Andy Shevchenko
2025-05-21
gpiolib: acpi: Switch to use enum in acpi_gpio_in_ignore_list()
Andy Shevchenko
2025-05-21
gpiolib: acpi: Make sure we fill struct acpi_gpio_info
Andy Shevchenko
2025-05-21
gpiolib: acpi: Use temporary variable for struct acpi_gpio_info
Andy Shevchenko
2025-05-20
gpiolib: don't crash on enabling GPIO HOG pins
Dmitry Baryshkov
[prev]
[next]