index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
gpio: regmap: Add IRQ enable/disable helpers
Yu-Chun Lin
1
-0
/
+5
2026-07-30
gpio: regmap: Add set_config callback
Yu-Chun Lin
1
-0
/
+6
2026-07-30
gpio: regmap: Add value_xlate callback
Yu-Chun Lin
1
-3
/
+12
2026-07-30
gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callback
Yu-Chun Lin
1
-3
/
+29
2026-07-30
gpio: regmap: Order kernel-doc descriptions with the actual appearance
Andy Shevchenko
1
-9
/
+9
2026-07-30
gpio: regmap: Provide default IRQ resource request and release callbacks
Andy Shevchenko
1
-0
/
+3
2026-07-15
gpiolib: remove trailing comma from sentinel in GPIO_LOOKUP_SINGLE
Dmitry Torokhov
1
-1
/
+1
2026-06-11
gpio: nomadik: remove dead DB8540 code from <gpio/gpio-nomadik.h>
Ethan Nelson-Moore
1
-16
/
+0
2026-05-12
gpio: regmap: Support sparsed fixed direction
Linus Walleij
1
-0
/
+7
2026-05-11
Merge tag 'ib-gpio-add-gpiod-is-single-ended-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into gpio/for-next
Bartosz Golaszewski
1
-0
/
+5
2026-05-11
gpiolib: add gpiod_is_single_ended() helper
Jie Li
1
-0
/
+5
2026-05-11
Merge tag 'ib-gpio-add-fwnode-gpiod-get-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into gpio/for-next
Bartosz Golaszewski
1
-0
/
+9
2026-05-11
gpio: Add fwnode_gpiod_get() helper
Krishna Chaitanya Chundru
1
-0
/
+9
2026-05-04
gpiolib: move legacy interface into linux/gpio/legacy.h
Arnd Bergmann
1
-0
/
+173
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
5
-39
/
+28
2026-03-16
gpio: remove machine hogs
Bartosz Golaszewski
1
-33
/
+0
2026-03-09
gpio: Document line value semantics
Linus Walleij
1
-2
/
+8
2026-03-02
gpio: nomadik: repair some kernel-doc comments
Randy Dunlap
1
-7
/
+5
2026-02-27
gpio: introduce a header for symbols shared by suppliers and consumers
Bartosz Golaszewski
3
-3
/
+13
2026-02-27
gpio: generic: Don't use 'proxy' headers
Andy Shevchenko
1
-1
/
+7
2026-01-27
gpiolib: introduce devm_fwnode_gpiod_get_optional() wrapper
Stefan Kerkmann
1
-0
/
+36
2025-11-28
gpio: regmap: fix kernel-doc notation
Randy Dunlap
1
-2
/
+2
2025-11-17
Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git into gpio/for-next
Bartosz Golaszewski
1
-0
/
+9
2025-11-17
gpio: provide gpiod_is_shared()
Bartosz Golaszewski
1
-0
/
+9
2025-10-21
gpio: export gpiod_hwgpio()
Bartosz Golaszewski
1
-0
/
+2
2025-10-16
gpiolib: of: Get rid of <linux/gpio/legacy-of-mm-gpiochip.h>
Christophe Leroy
1
-36
/
+0
2025-10-16
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
1
-0
/
+5
2025-09-24
gpio: generic: move GPIO_GENERIC_ flags to the correct header
Bartosz Golaszewski
2
-10
/
+10
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
1
-9
/
+9
2025-09-18
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-next
Bartosz Golaszewski
1
-0
/
+18
2025-09-17
gpio: nomadik: fix the debugfs helper stub
Bartosz Golaszewski
1
-2
/
+1
2025-09-16
gpio: regmap: Allow to provide init_valid_mask callback
Mathieu Dubois-Briand
1
-0
/
+7
2025-09-16
gpio: regmap: Allow to allocate regmap-irq device
Mathieu Dubois-Briand
1
-0
/
+11
2025-09-12
gpio: move gpio-mmio-specific fields out of struct gpio_chip
Bartosz Golaszewski
2
-66
/
+45
2025-09-03
gpio: nomadik: don't print out global GPIO numbers in debugfs callbacks
Bartosz Golaszewski
1
-2
/
+1
2025-08-25
gpio: generic: provide helpers for reading and writing registers
Bartosz Golaszewski
1
-0
/
+31
2025-08-25
gpio: generic: provide to_gpio_generic_chip()
Bartosz Golaszewski
1
-0
/
+6
2025-08-11
gpio: aggregator: add possibility to attach data to the forwarder
Thomas Richard
1
-1
/
+3
2025-08-11
gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
Thomas Richard
1
-0
/
+2
2025-08-11
gpio: aggregator: export symbols of the GPIO forwarder library
Thomas Richard
1
-0
/
+37
2025-08-11
gpiolib: add support to register sparse pin range
Thomas Richard
1
-3
/
+48
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2
-12
/
+11
2025-08-07
gpio: remove legacy GPIO line value setter callbacks
Bartosz Golaszewski
1
-7
/
+0
2025-07-07
gpio: generic: add new generic GPIO chip API
Bartosz Golaszewski
1
-0
/
+120
2025-07-07
Merge tag 'gpio-mmio-remove-bgpio-pdata-for-v6.17-rc1' into gpio/for-next
Bartosz Golaszewski
1
-6
/
+0
2025-07-07
gpio: mmio: remove struct bgpio_pdata
Bartosz Golaszewski
1
-6
/
+0
2025-06-30
gpio: constify arguments of gpiod_is_equal()
Bartosz Golaszewski
1
-2
/
+3
2025-06-19
gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochip
Clément Le Goffic
1
-0
/
+1
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-1
/
+10
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
[next]