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
5 days
gpio: tegra: return -ENOMEM on allocation failure in probe
Samasth Norway Ananda
6 days
gpio: tegra: fix irq_release_resources calling enable instead of disable
Samasth Norway Ananda
7 days
gpio: bd72720: handle missing regmap
Matti Vaittinen
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-23
gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()
Felix Gu
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-16
Merge branch 'gpio/dev-init-rework' into gpio/for-current
Bartosz Golaszewski
2026-03-11
gpiolib: clear requested flag if line is invalid
Barnabás Pőcze
2026-02-27
gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
Tzung-Bi Shih
2026-02-23
gpiolib: normalize the return value of gc->get() on behalf of buggy drivers
Bartosz Golaszewski
2026-02-23
gpio: shared: fix memory leaks
Daniel J Blueman
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-18
gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()
Dmitry Torokhov
2026-02-18
gpio: sysfs: fix chip removal with GPIOs exported over sysfs
Bartosz Golaszewski
2026-02-18
gpio: swnode: restore the swnode-name-against-chip-label matching
Bartosz Golaszewski
2026-02-16
gpio: cdev: Avoid NULL dereference in linehandle_create()
Douglas Anderson
2026-02-16
gpio: nomadik: Add missing IS_ERR() check
Ethan Tidmore
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-11
Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-05
gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()
Chen Ni
2026-02-04
gpiolib: acpi: Fix gpio count with string references
Alban Bedel
2026-01-29
gpio: tegra186: Add support for Tegra264
Prathamesh Shete
2026-01-28
gpio: virtio: reorder fields to reduce struct padding
Michael S. Tsirkin
2026-01-28
gpio: virtio: fix DMA alignment
Michael S. Tsirkin
2026-01-28
gpiolib: acpi: Fix potential out-of-boundary left shift
Andy Shevchenko
2026-01-28
gpio: spacemit-k1: Use PDR for pin direction, not SDR/CDR
Vivian Wang
2026-01-28
gpio: brcmstb: correct hwirq to bank map
Doug Berger
2026-01-28
gpio: max77620: Implement .get_direction() callback
Diogo Ivo
2026-01-28
gpio: omap: do not register driver in probe()
Danilo Krummrich
2026-01-27
gpio: pca953x: mask interrupts in irq shutdown
Martin Larsson
2026-01-27
gpio: virtuser: fix UAF in configfs release path
Yuhao Huang
2026-01-27
gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
Denis Sergeev
2026-01-27
gpio: sprd: Change sprd_gpio lock to raw_spin_lock
Xuewen Yan
2026-01-27
gpio: aspeed-sgpio: Support G7 Aspeed sgpiom controller
Billy Tsai
2026-01-27
gpio: aspeed-sgpio: Convert IRQ functions to use llops callbacks
Billy Tsai
2026-01-27
gpio: aspeed-sgpio: Create llops to handle hardware access
Billy Tsai
2026-01-27
gpio: aspeed-sgpio: Remove unused bank name field
Billy Tsai
2026-01-27
gpio: aspeed-sgpio: Change the macro to support deferred probe
Billy Tsai
2026-01-27
gpio: rockchip: Stop calling pinctrl for set_direction
Robin Murphy
2026-01-21
gpio: shared: propagate configuration to pinctrl
Bartosz Golaszewski
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
gpio: cdev: Fix resource leaks on errors in gpiolib_cdev_register()
Tzung-Bi Shih
2026-01-20
gpio: cdev: Fix resource leaks on errors in lineinfo_changed_notify()
Tzung-Bi Shih
[next]