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
19 hours
Merge branch 'gpio/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
24 hours
gpios: palmas: add .get_direction() op
Andreas Kemnade
25 hours
gpio: sifive: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
25 hours
gpio: rcar: Drop unused FILONOFF macro
Marek Vasut
25 hours
gpio: cdev: Drop redundant nonseekable_open() return check
bui duc phuc
25 hours
gpio: mt7621: unify naming style in driver code
Sergio Paracuellos
25 hours
Merge tag 'v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
Bartosz Golaszewski
4 days
Merge tag 'gpio-fixes-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4 days
gpio: nomadik: drop "chip registered" log on probe success
Théo Lebrun
4 days
gpio: nomadik: use dev_err_probe()
Théo Lebrun
4 days
gpio: nomadik: drop duplicate probe error line
Théo Lebrun
4 days
gpio: nomadik: add missing dev_err() call on chip populate failure
Théo Lebrun
4 days
gpio: nomadik: convert nmk_gpio_populate_chip() to goto cleanup
Théo Lebrun
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
6 days
gpio: mvebu: add wake-up interrupt support
Rosen Penev
6 days
gpio: timberdale: Return -ENOMEM on dynamic memory allocation in probe
Vladimir Zapolskiy
7 days
gpio: mt7621: be sure IRQ domain is created before exposing GPIO chips
Sergio Paracuellos
7 days
gpio: mt7621: more robust management of IRQ domain teardown
Sergio Paracuellos
7 days
gpio: mt7621: avoid corruption of shared interrupt trigger state
Sergio Paracuellos
7 days
gpio: shared-proxy: always serialize with a sleeping mutex
Viacheslav Bocharov
7 days
gpio-f7188x: Add support for NCT6126D version B
Paul Louvel
8 days
gpio: amd-fch: switch to guard() notation
Dmitry Torokhov
8 days
gpio: kunit: add test cases for software node hogs
Bartosz Golaszewski
8 days
gpio: kunit: shrink initialization code
Bartosz Golaszewski
11 days
gpio: htc-egpio: use managed gpiochip registration
Pengpeng Hou
11 days
gpio: mvebu: fail probe if gpiochip registration fails
Pengpeng Hou
11 days
gpio: pca9570: Use I2C match data
Pengpeng Hou
11 days
gpio: realtek: Add driver for Realtek DHC RTD1625 SoC
Tzuyi Chang
11 days
gpio: Replace "default y" with "default ARCH_REALTEK" in Kconfig
Yu-Chun Lin
11 days
gpio: tb10x: remove unnecessary braces
Igor Putko
11 days
gpio: tb10x: use unsigned int instead of bare unsigned
Igor Putko
11 days
gpio: rockchip: use platform_get_irq() to retrieve interrupt
Marco Scardovi
11 days
gpio: rockchip: use devm_platform_ioremap_resource() to map registers
Marco Scardovi
2026-06-23
gpio: davinci: fix IRQ domain leak on devm_kzalloc failure
Qingshuang Fu
2026-06-23
gpio: tegra: do not call pinctrl for GPIO direction
Runyu Xiao
2026-06-22
gpio: tb10x: fix struct tb10x_gpio kernel-doc
Igor Putko
2026-06-22
gpiolib: initialize return value in gpiochip_set_multiple()
Ruoyu Wang
2026-06-19
Merge commit '6beaec3aee9852438b89e4d7891caf5e84d45851' of git://git.kernel.o...
Bartosz Golaszewski
2026-06-18
gpio: eic-sprd: use raw_spinlock_t in the irq startup path
Runyu Xiao
2026-06-18
gpio: sch: use raw_spinlock_t in the irq startup path
Runyu Xiao
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-17
gpiolib: acpi: Prevent out-of-bounds pin access in OperationRegion handler
Marco Scardovi
2026-06-17
gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
Marco Scardovi
2026-06-16
Merge tag 'intel-gpio-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2026-06-16
gpio: mlxbf3: fail probe if gpiochip registration fails
Pengpeng Hou
2026-06-16
gpio: pisosr: Read "ngpios" as u32
Rob Herring (Arm)
2026-06-16
Merge tag 'hwmon-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2026-06-16
Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-10
gpiolib: handle gpio-hogs only once
Daniel Drake
[next]