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
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-03
gpio: nomadik: don't print out global GPIO numbers in debugfs callbacks
Bartosz Golaszewski
1
-13
/
+12
2025-09-03
gpio: stmpe: don't print out global GPIO numbers in debugfs callbacks
Bartosz Golaszewski
1
-8
/
+6
2025-09-03
gpio: visconti: use new generic GPIO chip API
Bartosz Golaszewski
1
-10
/
+15
2025-09-03
gpio: vf610: use new generic GPIO chip API
Bartosz Golaszewski
1
-10
/
+17
2025-09-03
gpio: hisi: use new generic GPIO chip API
Bartosz Golaszewski
1
-19
/
+27
2025-09-03
gpio: realtek-otto: use new generic GPIO chip API
Bartosz Golaszewski
1
-17
/
+24
2025-09-03
gpio: ftgpio010: use new generic GPIO chip API
Bartosz Golaszewski
1
-17
/
+22
2025-09-03
gpio: ftgpio010: order includes alphabetically
Bartosz Golaszewski
1
-3
/
+4
2025-09-03
gpio: xgs-iproc: use new generic GPIO chip API
Bartosz Golaszewski
1
-15
/
+19
2025-09-03
gpio: mlxbf2: use new generic GPIO chip API
Bartosz Golaszewski
1
-29
/
+30
2025-09-03
gpio: mlxbf2: use dev_err_probe() where applicable
Bartosz Golaszewski
1
-16
/
+8
2025-09-03
gpio: mxs: use new generic GPIO chip API
Bartosz Golaszewski
1
-10
/
+17
2025-09-03
gpio: mxs: order includes alphabetically
Bartosz Golaszewski
1
-2
/
+2
2025-09-03
gpio: xgene-sb: use new generic GPIO chip API
Bartosz Golaszewski
1
-23
/
+30
2025-09-02
gpio: fix GPIO submenu in Kconfig
Bartosz Golaszewski
1
-3
/
+3
2025-09-01
gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-05
Antheas Kapenekakis
1
-0
/
+12
2025-09-01
gpio: tegra186: Add support for Tegra256
Prathamesh Shete
1
-0
/
+28
2025-08-31
Merge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-1
/
+1
2025-08-26
gpio: timberdale: fix off-by-one in IRQ type boundary check
Junjie Cao
1
-1
/
+1
2025-08-25
gpio: sim: don't use GPIO base in debugfs output
Bartosz Golaszewski
1
-2
/
+1
2025-08-25
gpio: mmio: Add compatible for the ixp4xx eb MMIO
Linus Walleij
1
-0
/
+1
2025-08-25
Merge tag 'pinctrl-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-0
/
+14
2025-08-25
gpio: ge: use new generic GPIO chip API
Bartosz Golaszewski
1
-6
/
+19
2025-08-25
gpio: mpc8xxx: use new generic GPIO chip API
Bartosz Golaszewski
1
-40
/
+62
2025-08-25
gpio: grgpio: use new generic GPIO chip API
Bartosz Golaszewski
1
-43
/
+44
2025-08-25
gpio: rda: use new generic GPIO chip API
Bartosz Golaszewski
1
-14
/
+21
2025-08-25
gpio: amdpt: use new generic GPIO chip API
Bartosz Golaszewski
1
-21
/
+23
2025-08-25
gpio: dwapb: use new generic GPIO chip API
Bartosz Golaszewski
1
-74
/
+86
2025-08-25
gpio: loongson-64bit: use new generic GPIO chip API
Bartosz Golaszewski
1
-18
/
+24
2025-08-25
gpio: ts4800: use new generic GPIO chip API
Bartosz Golaszewski
1
-8
/
+17
2025-08-25
gpio: ts4800: use dev_err_probe()
Bartosz Golaszewski
1
-4
/
+2
2025-08-25
gpio: ts4800: use generic device properties
Bartosz Golaszewski
1
-7
/
+3
2025-08-25
gpio: ts4800: remove the unnecessary call to platform_set_drvdata()
Bartosz Golaszewski
1
-2
/
+0
2025-08-25
gpio: hisi: use the BGPIOF_UNREADABLE_REG_DIR flag
Bartosz Golaszewski
1
-2
/
+1
2025-08-21
gpiolib: acpi: Program debounce when finding GPIO
Mario Limonciello (AMD)
1
-0
/
+7
2025-08-19
gpiolib: acpi: Add quirk for ASUS ProArt PX13
Mario Limonciello (AMD)
1
-0
/
+14
2025-08-14
gpio: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
2
-2
/
+0
2025-08-13
gpio: aggregator: Fix off by one in gpiochip_fwd_desc_add()
Dan Carpenter
1
-1
/
+1
2025-08-12
gpio: mlxbf3: use platform_get_irq_optional()
David Thompson
1
-1
/
+1
2025-08-12
Revert "gpio: mlxbf3: only get IRQ for device instance 0"
David Thompson
1
-34
/
+18
2025-08-11
Merge tag 'gpio-aggregator-refactoring-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into gpio/for-next
Bartosz Golaszewski
2
-55
/
+362
2025-08-11
gpio: aggregator: add possibility to attach data to the forwarder
Thomas Richard
1
-2
/
+18
2025-08-11
gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
Thomas Richard
1
-6
/
+57
2025-08-11
gpio: aggregator: export symbols of the GPIO forwarder library
Thomas Richard
1
-6
/
+196
2025-08-11
gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters
Thomas Richard
1
-9
/
+6
2025-08-11
gpio: aggregator: refactor the forwarder registration part
Thomas Richard
1
-6
/
+13
2025-08-11
gpio: aggregator: refactor the code to add GPIO desc in the forwarder
Thomas Richard
1
-19
/
+40
2025-08-11
gpio: aggregator: move GPIO forwarder allocation in a dedicated function
Thomas Richard
1
-18
/
+32
2025-08-11
gpiolib: add support to register sparse pin range
Thomas Richard
1
-9
/
+20
2025-08-11
gpio: TODO: remove the task for converting to the new line setters
Geert Uytterhoeven
1
-12
/
+0
[prev]
[next]