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-05-20
gpiolib: remove unneeded #ifdef
Bartosz Golaszewski
2025-05-20
gpio: mpc8xxx: select GPIOLIB_IRQCHIP
Bartosz Golaszewski
2025-05-20
gpio: pxa: select GPIOLIB_IRQCHIP
Bartosz Golaszewski
2025-05-16
gpio: idt3243x: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
2025-05-16
gpio: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-05-15
gpio: pxa: Make irq_chip immutable
Peng Fan
2025-05-15
gpio: timberdale: Make irq_chip immutable
Peng Fan
2025-05-15
gpio: xgene-sb: Make irq_chip immutable
Peng Fan
2025-05-15
gpio: davinci: Make irq_chip immutable
Peng Fan
2025-05-15
gpio: davinci: Update irq chip data
Peng Fan
2025-05-15
gpio: mpc8xxx: Make irq_chip immutable
Peng Fan
2025-05-15
gpio: lpc18xx: Make irq_chip immutable
Peng Fan
2025-05-15
gpio: grgpio: Make irq_chip immutable
Peng Fan
2025-05-15
gpio: bcm-kona: make irq_chip immutable
Peng Fan
2025-05-15
gpio: TODO: add item about GPIO drivers reading struct gpio_chip::base
Ahmad Fatoum
2025-05-15
gpio: mxc: configure dynamic GPIO base for CONFIG_GPIO_SYSFS=n
Ahmad Fatoum
2025-05-13
gpio: ml-ioh: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-13
gpio: mc33880: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-13
gpio: mb86s7x: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-13
gpio: max77620: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-13
gpio: max732x: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-13
gpio: max730x: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-13
gpio: max3191x: remove unused callbacks
Bartosz Golaszewski
2025-05-13
gpio: madera: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-13
gpio: lpc32xx: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-13
gpio: lpc18xx: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-13
gpio: lp87565: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-13
gpio: lp873x: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-13
Merge tag 'ib-mfd-gpio-nvmem-v6.16' of git://git.kernel.org/pub/scm/linux/ker...
Bartosz Golaszewski
2025-05-13
gpio: virtuser: fix potential out-of-bound write
Markus Burri
2025-05-13
gpio: pca953x: fix IRQ storm on system wake up
Emanuele Ghidoli
2025-05-09
gpio: max77759: Add Maxim MAX77759 gpio driver
André Draszik
2025-05-05
gpio: blzp1600: remove incorrect pf_match_ptr()
Arnd Bergmann
2025-04-30
gpio: lp3943: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: loongson: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: loongson-64bit: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: logicvc: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: ljca: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: kempld: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: janz-ttl: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: it87: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: imx-scu: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: imx-scu: destroy the mutex in detach path
Bartosz Golaszewski
2025-04-30
gpio: imx-scu: use lock guards
Bartosz Golaszewski
2025-04-30
gpio: imx-scu: don't check the GPIO range
Bartosz Golaszewski
2025-04-28
gpiolib: devres: Finish the conversion to use devm_add_action()
Andy Shevchenko
2025-04-23
gpio: pca953x: Add support for level-triggered interrupts
Potin Lai
2025-04-23
gpio: vf610: Allow building as a module
Jindong Yue
2025-04-22
gpio: Restrict GPIO_ICH to compile testing with HAS_IOPORT
Nathan Chancellor
2025-04-17
gpiolib: Remove redundant assignment of return variable
Andy Shevchenko
[prev]
[next]