index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'gpio-fixes-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-20
gpio: aspeed: fix AST2700 debounce selector bit definitions
Billy Tsai
2026-04-20
gpio: rockchip: Fix GPIO regression after conversion to dynamic base allocation
Jonas Karlman
2026-04-18
Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2026-04-16
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-04-10
gpio: tegra: return -ENOMEM on allocation failure in probe
Samasth Norway Ananda
2026-04-09
gpio: swnode: defer probe on references to unregistered software nodes
Bartosz Golaszewski
2026-04-09
gpio: tegra: fix irq_release_resources calling enable instead of disable
Samasth Norway Ananda
2026-04-08
gpio: bd72720: handle missing regmap
Matti Vaittinen
2026-04-07
gpio: gpio-by-pinctrl: s/used to do/is used to do/
Geert Uytterhoeven
2026-04-07
gpio: aspeed: fix unsigned long int declaration
Chen Jung Ku
2026-04-07
gpio: rockchip: convert to dynamic GPIO base allocation
Shawn Lin
2026-04-07
gpio: remove dev-sync-probe
Bartosz Golaszewski
2026-04-07
gpio: virtuser: stop using dev-sync-probe
Bartosz Golaszewski
2026-04-07
gpio: aggregator: stop using dev-sync-probe
Bartosz Golaszewski
2026-04-07
gpio: sim: stop using dev-sync-probe
Bartosz Golaszewski
2026-04-07
gpio: Add Intel Nova Lake ACPI GPIO events driver
Alan Borzeszkowski
2026-04-03
gpiolib: Make deferral warnings debug messages
Jon Hunter
2026-03-31
gpio: mpfs: Add interrupt support
Conor Dooley
2026-03-30
gpiolib: fix hogs with multiple lines
Bartosz Golaszewski
2026-03-30
gpio: shared: shorten the critical section in gpiochip_setup_shared()
Bartosz Golaszewski
2026-03-26
gpio: mxc: map Both Edge pad wakeup to Rising Edge
Shenwei Wang
2026-03-26
gpio: fix up CONFIG_OF dependencies
Arnd Bergmann
2026-03-25
gpio: tps68470: Add i2c daisy chain support
Antti Laakso
2026-03-25
Merge branch 'ib-scmi-pinctrl-gpio' of git://git.kernel.org/pub/scm/linux/ker...
Bartosz Golaszewski
2026-03-24
Merge branch 'ib-scmi-pinctrl-gpio' into devel
Linus Walleij
2026-03-24
gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driver
AKASHI Takahiro
2026-03-24
gpio: drop unneeded Kconfig dependencies on OF_GPIO
Bartosz Golaszewski
2026-03-23
gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()
Felix Gu
2026-03-23
gpio: dwapb: reduce allocation to single kzalloc
Rosen Penev
2026-03-23
gpio: shared: handle pins shared by child nodes of devices
Bartosz Golaszewski
2026-03-23
gpio: shared: call gpio_chip::of_xlate() if set
Bartosz Golaszewski
2026-03-19
gpio: spacemit-k1: Add set_config callback support
Junhui Liu
2026-03-16
Merge branch 'gpio/dev-init-rework' into gpio/for-current
Bartosz Golaszewski
2026-03-16
gpio: cs5535: use dynamically allocated priv struct
Rosen Penev
2026-03-16
Revert "gpio: Access `gpio_bus_type` in gpiochip_setup_dev()"
Tzung-Bi Shih
2026-03-16
Do not enable the v1 uAPI by default
Linus Walleij
2026-03-16
gpio: kempld: Implement the interrupt controller
Alban Bedel
2026-03-16
gpio: kempld: Add support for get/set multiple
Alban Bedel
2026-03-16
gpio: kempld: Add support for PLD version >= 2.8
Alban Bedel
2026-03-16
gpio: kempld: Simplify the bit level register accesses
Alban Bedel
2026-03-16
gpiolib: Update gpiochip_find_base_unlocked() kerneldoc
Linus Walleij
2026-03-16
gpio: max732x: use guard(mutex) to simplify locking
Richard Lyu
2026-03-16
gpio: sim: allow to define the active-low setting of a simulated hog
Bartosz Golaszewski
2026-03-16
gpio: remove machine hogs
Bartosz Golaszewski
2026-03-16
gpio: sim: use fwnode-based GPIO hogs
Bartosz Golaszewski
2026-03-16
gpio: move hogs into GPIO core
Bartosz Golaszewski
2026-03-16
gpio: of: clear OF_POPULATED on hog nodes in remove path
Bartosz Golaszewski
[next]