index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2 days
Merge branch 'gpio/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
4 days
gpiolib: Put fwnode reference on failure
Michail Tatas
4 days
gpio: omap: Use device name as chip label
Richard Weinberger
4 days
gpio: sloppy-logic-analyzer: use debugfs_create_file() for buf_size and capture
Cengiz Can
4 days
gpio: rtd1625: Use IRQ_TYPE_DEFAULT macro
Yu-Chun Lin
4 days
gpio: rtd1625: Replace pr_err_ratelimited() with dev_err_ratelimited()
Yu-Chun Lin
4 days
gpio: rtd1625: Narrow 'hwirq' variable scope in loop
Yu-Chun Lin
4 days
gpio: rtd1625: Narrow 'i' variable scope in loop
Yu-Chun Lin
4 days
gpio: rtd1625: Fix variable type for regmap_read()
Yu-Chun Lin
4 days
gpio: rtd1625: Drop unneeded initializations
Yu-Chun Lin
4 days
gpio: rtd1625: Remove unnecessary blank line
Yu-Chun Lin
4 days
gpio: generic: Avoid pinctrl calls when ranges are missing
Linus Walleij
4 days
gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
Eliav Farber
4 days
gpio: eic-sprd: use devm_atomic_notifier_chain_register()
Eliav Farber
4 days
gpio: adp5585: use devm_blocking_notifier_chain_register()
Eliav Farber
4 days
gpio: pcf857x: implement get_direction()
Tapio Reijonen
11 days
Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
12 days
Merge tag 'soc-arm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
12 days
Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
12 days
Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Bartosz Golaszewski
2026-08-11
gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
Alex Tran
2026-08-10
gpio: Use IRQ trigger mask helpers
Maulik Shah
2026-08-10
gpio: sloppy-logic-analyzer: fix use-after-free via debugfs trigger on unbind
Cengiz Can
2026-08-10
gpio: allow COMPILE_TEST for IOPORT drivers
Rosen Penev
2026-08-10
gpio: ml-ioh: share the register lock across channels
Junjie Cao
2026-08-10
gpio: ml-ioh: use raw_spinlock_t for the register lock
Junjie Cao
2026-08-09
gpio: ppc44x: use dev_name() for chip label
Rosen Penev
2026-08-09
gpio: ppc44x: fix undefined behavior in GPIO_MASK2 macro
Rosen Penev
2026-08-09
gpio: ppc44x: drop PPC-specific IO helpers
Rosen Penev
2026-08-09
gpio: ppc44x: Convert GPIO to generic MMIO
Rosen Penev
2026-08-09
gpio: ppc44x: Use platform resource helper for GPIO MMIO
Rosen Penev
2026-08-09
gpio: ppc44x: Use module platform driver helper for GPIO
Rosen Penev
2026-08-09
gpio: ppc44x: update all 4xx to 44x
Rosen Penev
2026-08-09
gpio: move ppc4xx gpio driver from arch/powerpc to drivers/gpio
Rosen Penev
2026-07-31
gpiolib: Check gc->get_direction() before calling gpiod_get_direction()
Christophe Leroy (CS GROUP)
2026-07-30
gpio: realtek: Add driver for Realtek DHC RTD1625 SoC
Tzuyi Chang
2026-07-30
gpio: regmap: Add IRQ enable/disable helpers
Yu-Chun Lin
2026-07-30
gpio: regmap: Add set_config callback
Yu-Chun Lin
2026-07-30
gpio: regmap: Add value_xlate callback
Yu-Chun Lin
2026-07-30
gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callback
Yu-Chun Lin
2026-07-30
gpio: regmap: Apply default resource callbacks for regmap IRQ chip
Andy Shevchenko
2026-07-30
gpio: regmap: Provide default IRQ resource request and release callbacks
Andy Shevchenko
2026-07-30
Revert "gpio: realtek: Add driver for Realtek DHC RTD1625 SoC"
Yu-Chun Lin
2026-07-27
gpio: pch: use raw_spinlock_t for the register lock
Junjie Cao
2026-07-27
gpio: pca953x: fix cache_only and IRQ state on restore_context() failure
bui duc phuc
2026-07-27
gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
Alex Tran
2026-07-24
gpio: sa1100: register software node for GPIO controller
Dmitry Torokhov
2026-07-20
gpio: kunit: add test cases verifying swnode devlink support
Bartosz Golaszewski
2026-07-17
gpio: pcf857x: Use le16_to_cpu() and cpu_to_le16() in IO accessors
Andy Shevchenko
2026-07-16
gpio: bt8xx: use devm_ioremap_resource()
Rosen Penev
[next]