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-02-12
gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
Wentao Liang
1
-3
/
+12
2025-02-12
gpio: max3191x: use gpiod_multi_set_value_cansleep
David Lechner
1
-11
/
+7
2025-02-12
gpiolib: acpi: Add a quirk for Acer Nitro ANV14
Mario Limonciello
1
-0
/
+14
2025-02-11
gpio: bcm-kona: Add missing newline to dev_err format string
Artur Weber
1
-1
/
+1
2025-02-11
gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
Artur Weber
1
-12
/
+55
2025-02-11
gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
Artur Weber
1
-2
/
+4
2025-02-11
gpiolib: Even more opportunities to use str_high_low() helper
Andy Shevchenko
1
-2
/
+2
2025-02-11
gpio: 74x164: Utilise temporary variable for struct device
Andy Shevchenko
1
-7
/
+6
2025-02-11
gpio: 74x164: Switch to use dev_err_probe()
Andy Shevchenko
1
-4
/
+2
2025-02-11
gpio: 74x164: Fully convert to use managed resources
Andy Shevchenko
1
-11
/
+16
2025-02-11
gpio: 74x164: Make use of the macros from bits.h
Andy Shevchenko
1
-3
/
+3
2025-02-11
gpio: 74x164: Annotate buffer with __counted_by()
Andy Shevchenko
1
-5
/
+5
2025-02-11
gpio: 74x164: Simplify code with cleanup helpers
Andy Shevchenko
1
-9
/
+7
2025-02-11
gpio: 74x164: Remove unneeded dependency to OF_GPIO
Andy Shevchenko
1
-1
/
+0
2025-02-11
gpio: virtio: support multiple virtio-gpio controller instances
hlleng
1
-14
/
+15
2025-02-05
gpio: GPIO_GRGPIO should depend on OF
Geert Uytterhoeven
1
-0
/
+1
2025-02-05
gpio: sim: lock hog configfs items if present
Bartosz Golaszewski
1
-5
/
+8
2025-02-04
gpio: pca953x: Improve interrupt support
Mark Tomlinson
1
-19
/
+0
2025-02-03
gpio: Use str_enable_disable-like helpers
Krzysztof Kozlowski
10
-14
/
+23
2025-01-30
Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-2
/
+1
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-6
/
+1
2025-01-23
gpio: mxc: remove dead code after switch to DT-only
Ahmad Fatoum
1
-2
/
+1
2025-01-22
Merge tag 'gpio-updates-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
8
-105
/
+138
2025-01-14
gpio: xilinx: Convert gpio_lock to raw spinlock
Sean Anderson
1
-16
/
+16
2025-01-13
gpio: regmap: Use generic request/free ops
Sander Vanheule
1
-0
/
+2
2025-01-13
gpio: altera: Drop .mapped_irq from driver data
Uwe Kleine-König
1
-5
/
+4
2025-01-13
gpio: mpc8xxx: Add MPC8314 support
J. Neuschäfer
1
-0
/
+1
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
3
-32
/
+113
2025-01-08
gpio: loongson: Fix Loongson-2K2000 ACPI GPIO register offset
Binbin Zhou
1
-3
/
+3
2025-01-03
gpio: sim: lock up configfs that an instantiated device depends on
Koichiro Den
1
-7
/
+41
2025-01-03
gpio: virtuser: lock up configfs that an instantiated device depends on
Koichiro Den
1
-7
/
+40
2025-01-03
gpio: virtuser: fix handling of multiple conn_ids in lookup table
Koichiro Den
1
-4
/
+4
2025-01-03
gpio: virtuser: fix missing lookup table cleanups
Koichiro Den
1
-11
/
+25
2025-01-03
gpio: sim: Remove gpio_sim_dev_match_fwnode()
Zijun Hu
1
-6
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-1
/
+1
2024-12-20
gpio: tps65219: Use existing kernel gpio macros
Shree Ramamoorthy
1
-7
/
+5
2024-12-20
gpio: pca953x: log an error when failing to get the reset GPIO
Luca Ceresoli
1
-1
/
+2
2024-12-16
gpio: tqmx86: add support for changing GPIO directions
Matthias Schiffer
1
-14
/
+30
2024-12-16
gpio: tqmx86: introduce tqmx86_gpio_clrsetbits() helper
Matthias Schiffer
1
-5
/
+17
2024-12-16
gpio: tqmx86: use cleanup guards for spinlock
Matthias Schiffer
1
-41
/
+41
2024-12-16
gpio: tqmx86: consistently refer to IRQs by hwirq numbers
Matthias Schiffer
1
-20
/
+20
2024-12-16
gpio: tqmx86: add macros for interrupt configuration
Matthias Schiffer
1
-20
/
+24
2024-12-12
gpio: omap: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
1
-2
/
+2
2024-12-10
gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespace
Uwe Kleine-König
1
-2
/
+3
2024-12-10
Merge tag 'v6.13-rc2' into gpio/for-current
Bartosz Golaszewski
12
-13
/
+13
2024-12-10
gpio: graniterapids: Fix GPIO Ack functionality
Alan Borzeszkowski
1
-1
/
+1
2024-12-10
gpio: graniterapids: Check if GPIO line can be used for IRQs
Alan Borzeszkowski
1
-3
/
+12
2024-12-10
gpio: graniterapids: Determine if GPIO pad can be used by driver
Alan Borzeszkowski
1
-0
/
+16
2024-12-10
gpio: graniterapids: Fix invalid RXEVCFG register bitmask
Shankar Bandal
1
-1
/
+1
2024-12-10
gpio: graniterapids: Fix invalid GPI_IS register offset
Shankar Bandal
1
-1
/
+1
[prev]
[next]