开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
23 hours
Merge branch 'gpio/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
24 hours
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/powerp...
Mark Brown
25 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Mark Brown
7 days
gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
Alex Tran
8 days
gpio: Use IRQ trigger mask helpers
Maulik Shah
8 days
gpio: sloppy-logic-analyzer: fix use-after-free via debugfs trigger on unbind
Cengiz Can
8 days
gpio: allow COMPILE_TEST for IOPORT drivers
Rosen Penev
8 days
gpio: ml-ioh: share the register lock across channels
Junjie Cao
8 days
gpio: ml-ioh: use raw_spinlock_t for the register lock
Junjie Cao
8 days
Merge branch 'arm/fixes' into for-next
Arnd Bergmann
9 days
gpio: ppc44x: use dev_name() for chip label
Rosen Penev
9 days
gpio: ppc44x: fix undefined behavior in GPIO_MASK2 macro
Rosen Penev
9 days
gpio: ppc44x: drop PPC-specific IO helpers
Rosen Penev
9 days
gpio: ppc44x: Convert GPIO to generic MMIO
Rosen Penev
9 days
gpio: ppc44x: Use platform resource helper for GPIO MMIO
Rosen Penev
9 days
gpio: ppc44x: Use module platform driver helper for GPIO
Rosen Penev
9 days
gpio: ppc44x: update all 4xx to 44x
Rosen Penev
9 days
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
2026-07-16
gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock
Mark Tomlinson
2026-07-15
gpiolib: tolerate gpio-hogs lacking a hogging state
Daniel Golle
2026-07-15
gpio: sloppy-logic-analyzer: Fix memory leak in gpio_la_poll_probe()
Abdun Nihaal
2026-07-15
gpio: bd72720: make read-only const arrays regs static
Colin Ian King
2026-07-15
gpio: sloppy-logic-analyzer: add a comment explaining the buffer init
Wolfram Sang
2026-07-13
gpio: vf610: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
2026-07-08
gpio: mvebu: free generic chips on unbind
Rosen Penev
2026-07-07
gpio: dwapb: Mask interrupts at hardware initialization
Liang Hao
2026-07-07
gpio: dwapb: Defer clock gating until noirq
Jia Wang
2026-07-06
gpio: shared: make the voting mechanism adaptable
Bartosz Golaszewski
2026-07-06
gpio: swnode: remove deprecated lookup mechanism
Bartosz Golaszewski
2026-07-06
gpios: palmas: add .get_direction() op
Andreas Kemnade
2026-07-06
gpio: sifive: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
2026-07-06
gpio: rcar: Drop unused FILONOFF macro
Marek Vasut
2026-07-06
gpio: cdev: Drop redundant nonseekable_open() return check
bui duc phuc
2026-07-06
gpio: mt7621: unify naming style in driver code
Sergio Paracuellos
[next]