index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Lines
2026-03-11
gpio: bcm-kona: reduce the number of memory allocations
Rosen Penev
-21
/
+16
2026-03-10
gpio: realtek-otto: add rtl9607 support
Rustam Adilov
-0
/
+4
2026-03-09
Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...
Bartosz Golaszewski
-55
/
+4
2026-03-09
gpio: remove of_get_named_gpio() and <linux/of_gpio.h>
Jialu Xu
-55
/
+0
2026-03-09
nfc: s3fwrn5: convert to gpio descriptors
Jialu Xu
-0
/
+4
2026-03-09
gpio: mpsse: drop redundant device reference
Johan Hovold
-12
/
+1
2026-03-03
gpio: rockchip: Call pinctrl for gpio config
Matthijs Kooijman
-1
/
+1
2026-03-02
gpio: Fix lockdep warnings in gpiolib_{cdev,sysfs}_register()
Tzung-Bi Shih
-4
/
+0
2026-02-27
gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
Tzung-Bi Shih
-6
/
+0
2026-02-27
gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
Tzung-Bi Shih
-33
/
+32
2026-02-27
gpio: sysfs: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
-11
/
+6
2026-02-27
gpio: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
-11
/
+2
2026-02-27
gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
Tzung-Bi Shih
-3
/
+4
2026-02-27
Merge branch 'gpio/dev-init-rework' into gpio/for-next
Bartosz Golaszewski
-53
/
+48
2026-02-27
gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
Tzung-Bi Shih
-53
/
+48
2026-02-27
gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
Bartosz Golaszewski
-1
/
+11
2026-02-27
gpio: generic: Don't use 'proxy' headers
Andy Shevchenko
-3
/
+1
2026-02-23
gpiolib: normalize the return value of gc->get() on behalf of buggy drivers
Bartosz Golaszewski
-2
/
+6
2026-02-23
gpio: shared: fix memory leaks
Daniel J Blueman
-3
/
+3
2026-02-23
gpiolib: replace snprintf("%s") with strscpy
Thorsten Blum
-1
/
+2
2026-02-23
gpio: ts4800: Remove duplicate code to handle 'ngpios' property
Andy Shevchenko
-10
/
+0
2026-02-23
gpio: viperboard: normalize return value of gpio_get
Dmitry Torokhov
-1
/
+1
2026-02-23
gpio: tps65086: normalize return value of gpio_get
Dmitry Torokhov
-1
/
+1
2026-02-23
gpio: stp-xway: normalize return value of gpio_get
Dmitry Torokhov
-1
/
+1
2026-02-23
gpio: lp873x: normalize return value of gpio_get
Dmitry Torokhov
-1
/
+1
2026-02-23
gpio: da9055: normalize return value of gpio_get
Dmitry Torokhov
-1
/
+1
2026-02-23
gpio: cgbc: normalize return value of gpio_get
Dmitry Torokhov
-2
/
+2
2026-02-23
gpio: bd9571mwv: normalize return value of gpio_get
Dmitry Torokhov
-1
/
+1
2026-02-23
gpio: tegra186: Support multi-socket devices
Prathamesh Shete
-3
/
+13
2026-02-23
gpio: tegra186: Simplify GPIO line name prefix handling
Prathamesh Shete
-8
/
+7
2026-02-23
gpio: cdev: convert lineevent_create() and linereq_create() to FD_PREPARE()
Kent Gibson
-95
/
+46
2026-02-23
gpio: brcmstb: allow parent_irq to wake
Doug Berger
-28
/
+57
2026-02-23
gpio: brcmstb: implement .irq_mask_ack()
Doug Berger
-5
/
+25
2026-02-23
gpio: brcmstb: Utilize irqd_to_hwirq(d) instead of d->hwirq
Florian Fainelli
-6
/
+6
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-6
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-23
/
+23
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-38
/
+36
2026-02-20
Merge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-55
/
+82
2026-02-18
gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()
Dmitry Torokhov
-3
/
+4
2026-02-18
gpio: sysfs: fix chip removal with GPIOs exported over sysfs
Bartosz Golaszewski
-51
/
+55
2026-02-18
gpio: swnode: restore the swnode-name-against-chip-label matching
Bartosz Golaszewski
-0
/
+19
2026-02-16
gpio: cdev: Avoid NULL dereference in linehandle_create()
Douglas Anderson
-1
/
+1
2026-02-16
gpio: nomadik: Add missing IS_ERR() check
Ethan Tidmore
-0
/
+3
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-4
/
+11
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-11
Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-286
/
+999
2026-02-05
gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()
Chen Ni
-1
/
+1
2026-02-04
gpiolib: acpi: Fix gpio count with string references
Alban Bedel
-0
/
+1
2026-01-29
gpio: tegra186: Add support for Tegra264
Prathamesh Shete
-2
/
+88
[prev]
[next]