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-03-17
gpio: da9055: use new line value setter callbacks
Bartosz Golaszewski
1
-9
/
+5
2025-03-17
gpio: da9052: use new line value setter callbacks
Bartosz Golaszewski
1
-22
/
+12
2025-03-17
gpio: cs5535: use new line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-03-17
gpio: crystalcove: use new line value setter callbacks
Bartosz Golaszewski
1
-6
/
+6
2025-03-17
gpio: cros-ec: use new line value setter callbacks
Bartosz Golaszewski
1
-8
/
+5
2025-03-17
gpio: creg-snps: use new line value setter callbacks
Bartosz Golaszewski
1
-5
/
+5
2025-03-17
gpio: cgbc: use new line value setter callbacks
Bartosz Golaszewski
1
-10
/
+14
2025-03-17
gpio: bt8xx: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-03-17
gpio: bt8xx: use lock guards
Bartosz Golaszewski
1
-29
/
+14
2025-03-17
gpio: bt8xx: allow to build the module with COMPILE_TEST=y
Bartosz Golaszewski
1
-1
/
+1
2025-03-17
gpio: bd9571mwv: use new line value setter callbacks
Bartosz Golaszewski
1
-4
/
+4
2025-03-17
gpio: bd71828: use new line value setter callbacks
Bartosz Golaszewski
1
-9
/
+6
2025-03-17
gpio: bd71815: use new line value setter callbacks
Bartosz Golaszewski
1
-9
/
+6
2025-03-17
gpio: bcm-kona: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+6
2025-03-17
gpio: bcm-kona: use lock guards
Bartosz Golaszewski
1
-46
/
+18
2025-03-17
Merge tag 'v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
5
-26
/
+53
2025-03-13
Merge tag 'intel-gpio-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next
Bartosz Golaszewski
1
-1
/
+1
2025-03-13
gpio: cdev: use raw notifier for line state events
Bartosz Golaszewski
3
-10
/
+18
2025-03-13
gpiolib: don't check the retval of get_direction() when registering a chip
Bartosz Golaszewski
1
-16
/
+11
2025-03-10
gpio: adnp: use new line value setter callbacks
Bartosz Golaszewski
1
-6
/
+6
2025-03-10
gpio: adnp: use lock guards for the I2C lock
Bartosz Golaszewski
1
-72
/
+48
2025-03-10
gpio: aspeed-sgpio: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+3
2025-03-10
gpio: aspeed-sgpio: use lock guards
Bartosz Golaszewski
1
-47
/
+29
2025-03-10
gpio: aspeed: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-03-10
gpio: aspeed: use lock guards
Bartosz Golaszewski
1
-63
/
+38
2025-03-10
gpio: arizona: use new line value setter callbacks
Bartosz Golaszewski
1
-4
/
+5
2025-03-10
gpio: amd-fch: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-03-10
gpio: amd8111: use new line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-03-10
gpio: altera: use new line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-03-10
gpio: altera-a10sr: use new line value setter callbacks
Bartosz Golaszewski
1
-7
/
+7
2025-03-10
gpio: adp5585: use new line value setter callbacks
Bartosz Golaszewski
1
-4
/
+6
2025-03-10
gpio: adp5520: use new line value setter callbacks
Bartosz Golaszewski
1
-5
/
+7
2025-03-10
gpio: adnp: use devm_mutex_init()
Bartosz Golaszewski
1
-1
/
+5
2025-03-10
gpio: 74x164: use new line value setter callbacks
Bartosz Golaszewski
1
-8
/
+8
2025-03-06
ieee802154: ca8210: Switch to using gpiod API
Andy Shevchenko
1
-0
/
+9
2025-03-06
gpio: rcar: Fix missing of_node_put() call
Fabrizio Castro
1
-1
/
+6
2025-03-05
gpio: Hide valid_mask from direct assignments
Matti Vaittinen
2
-8
/
+11
2025-03-05
gpio: gpio-rcar: Drop direct use of valid_mask
Matti Vaittinen
1
-8
/
+5
2025-03-05
gpio: Add a valid_mask getter
Matti Vaittinen
1
-0
/
+16
2025-03-05
gpio: Respect valid_mask when requesting GPIOs
Matti Vaittinen
1
-5
/
+5
2025-03-05
gpio: rcar: Use raw_spinlock to protect register access
Niklas Söderlund
1
-12
/
+12
2025-03-05
gpio: aggregator: protect driver attr handlers against module unload
Koichiro Den
1
-3
/
+17
2025-03-05
gpio: loongson-64bit: Add more gpio chip support
Binbin Zhou
1
-0
/
+51
2025-03-04
gpiolib-acpi: Drop unneeded ERR_CAST() in __acpi_find_gpio()
Andy Shevchenko
1
-1
/
+1
2025-03-04
gpiolib: Align FLAG_* definitions in the struct gpio_desc
Andy Shevchenko
1
-18
/
+18
2025-03-04
gpiolib: of: Handle threecell GPIO chips
Linus Walleij
1
-11
/
+84
2025-03-04
gpiolib: of: Use local variables
Linus Walleij
1
-16
/
+23
2025-03-03
gpiolib: update kerneldocs for value setters
Bartosz Golaszewski
1
-0
/
+15
2025-03-03
gpiolib: remove unneeded WARN_ON() from gpiochip_set_multiple()
Bartosz Golaszewski
1
-3
/
+0
2025-03-03
Merge tag 'v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
1
-10
/
+10
[prev]
[next]