index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-17
gpio: mpsse: fix reference leak in gpio_mpsse_probe() error paths
Abdun Nihaal
1
-1
/
+11
2026-01-17
gpio: mpsse: add quirk support
Mary Strodl
1
-3
/
+106
2026-01-17
gpio: mpsse: ensure worker is torn down
Mary Strodl
1
-7
/
+99
2026-01-17
gpio: pca953x: handle short interrupt pulses on PCAL devices
Ernest Van Hoecke
1
-1
/
+24
2026-01-17
gpiolib: fix race condition for gdev->srcu
Paweł Narewski
1
-20
/
+20
2026-01-17
gpiolib: rename GPIO chip printk macros
Bartosz Golaszewski
4
-47
/
+45
2026-01-17
gpiolib: remove unnecessary 'out of memory' messages
Bartosz Golaszewski
1
-6
/
+2
2026-01-17
gpio: it87: balance superio enter/exit calls in error path
Bartosz Golaszewski
1
-8
/
+3
2026-01-17
gpio: rockchip: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-0
/
+1
2026-01-08
Revert "gpio: swnode: don't use the swnode's name as the key for GPIO lookup"
Charles Keepax
1
-1
/
+1
2026-01-02
gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE
Xi Ruoyao
1
-5
/
+5
2026-01-02
gpiolib: acpi: Add quirk for Dell Precision 7780
Askar Safin
1
-0
/
+22
2026-01-02
gpio: regmap: Fix memleak in error path in gpio_regmap_register()
Wentao Guan
1
-1
/
+1
2025-12-18
gpio: tb10x: fix OF_GPIO dependency
Arnd Bergmann
1
-1
/
+0
2025-11-19
gpio: cdev: make sure the cdev fd is still active before emitting events
Bartosz Golaszewski
1
-2
/
+7
2025-11-06
gpio: tb10x: Drop unused tb10x_set_bits() function
Krzysztof Kozlowski
1
-19
/
+0
2025-11-05
gpio: aggregator: restore the set_config operation
Thomas Richard
1
-0
/
+1
2025-11-03
gpiolib: fix invalid pointer access in debugfs
Bartosz Golaszewski
1
-1
/
+7
2025-11-03
gpio: swnode: don't use the swnode's name as the key for GPIO lookup
Bartosz Golaszewski
1
-1
/
+1
2025-10-23
gpio: ljca: Fix duplicated IRQ mapping
Haotian Zhang
1
-11
/
+3
2025-10-23
Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-14
/
+17
2025-10-23
gpiolib: acpi: Use %pe when passing an error pointer to dev_err()
Andy Shevchenko
1
-2
/
+2
2025-10-23
gpiolib: acpi: Make set debounce errors non fatal
Hans de Goede
1
-12
/
+15
2025-10-22
gpio: idio-16: Define fixed direction of the GPIO lines
William Breathitt Gray
1
-0
/
+5
2025-10-22
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
1
-2
/
+24
2025-10-21
gpio: pci-idio-16: Define maximum valid register address offset
William Breathitt Gray
1
-0
/
+1
2025-10-21
gpio: 104-idio-16: Define maximum valid register address offset
William Breathitt Gray
1
-0
/
+1
2025-10-10
gpio: wcd934x: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-1
/
+1
2025-10-09
gpio: usbio: Add ACPI device-id for MTL-CVF devices
Hans de Goede
1
-0
/
+1
2025-10-04
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-0
/
+259
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
59
-1343
/
+2860
2025-09-29
Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-36
/
+43
2025-09-26
gpio: mpfs: fix setting gpio direction to output
Conor Dooley
1
-1
/
+1
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
17
-32
/
+34
2025-09-22
gpio: regmap: fix memory leak of gpio_regmap structure
Ioana Ciornei
1
-1
/
+1
2025-09-22
gpiolib: Extend software-node support to support secondary software-nodes
Hans de Goede
1
-2
/
+19
2025-09-18
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...
Bartosz Golaszewski
4
-2
/
+298
2025-09-18
Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel....
Bartosz Golaszewski
3
-0
/
+512
2025-09-16
gpio: max7360: Add MAX7360 gpio support
Mathieu Dubois-Briand
3
-0
/
+270
2025-09-16
gpio: regmap: Allow to provide init_valid_mask callback
Mathieu Dubois-Briand
1
-0
/
+1
2025-09-16
gpio: regmap: Allow to allocate regmap-irq device
Mathieu Dubois-Briand
1
-2
/
+27
2025-09-16
gpio: Add Nuvoton NCT6694 GPIO support
Ming Yu
3
-0
/
+512
2025-09-16
Merge tag 'intel-gpio-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2
-2
/
+21
2025-09-15
gpiolib: acpi: initialize acpi_gpio_info struct
Sébastien Szymanski
1
-2
/
+2
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
3
-4
/
+18
2025-09-12
gpio: Add Intel USBIO GPIO driver
Israel Cepeda
3
-0
/
+259
2025-09-12
gpio: move gpio-mmio-specific fields out of struct gpio_chip
Bartosz Golaszewski
4
-167
/
+166
2025-09-12
gpio: mmio: use new generic GPIO chip API
Bartosz Golaszewski
1
-8
/
+21
2025-09-12
gpio: sodaville: use new generic GPIO chip API
Bartosz Golaszewski
1
-6
/
+14
[next]