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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-05-21
Merge tag 'intel-gpio-v6.16-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-05-16
gpio: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-2
/
+3
2025-04-09
gpio: provide gpiod_is_equal()
Bartosz Golaszewski
1
-0
/
+9
2025-04-08
gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
Bartosz Golaszewski
1
-0
/
+1
2025-04-07
gpiolib: acpi: Reduce memory footprint for struct acpi_gpio_params
Andy Shevchenko
1
-1
/
+1
2025-03-06
gpiolib: fix kerneldoc
Bartosz Golaszewski
1
-1
/
+1
2025-03-05
gpio: Hide valid_mask from direct assignments
Matti Vaittinen
1
-8
/
+0
2025-03-05
gpio: Add a valid_mask getter
Matti Vaittinen
1
-0
/
+1
2025-03-04
gpiolib: of: Handle threecell GPIO chips
Linus Walleij
1
-1
/
+23
2025-03-03
gpiolib: deprecate gpio_chip::set and gpio_chip::set_multiple
Bartosz Golaszewski
1
-2
/
+2
2025-02-26
gpiolib: introduce gpio_chip setters that return values
Bartosz Golaszewski
1
-0
/
+10
2025-02-26
gpiolib: make value setters have return values
Bartosz Golaszewski
1
-9
/
+13
2025-02-26
gpiolib: use the required minimum set of headers
Bartosz Golaszewski
1
-3
/
+6
2025-02-24
gpio: mmio: Add flag for calling pinctrl back-end
Linus Walleij
1
-0
/
+3
2025-02-24
gpiolib: sanitize the return value of gpio_chip::set_config()
Bartosz Golaszewski
1
-1
/
+2
2025-02-24
gpiolib: sanitize the return value of gpio_chip::request()
Bartosz Golaszewski
1
-1
/
+2
2025-02-21
gpio: regmap: Allow ngpio to be read from the property
Andy Shevchenko
1
-1
/
+1
2025-02-21
gpio: regmap: Group optional assignments together for better understanding
Andy Shevchenko
1
-1
/
+1
2025-02-18
gpiolib: don't build HTE code with CONFIG_HTE disabled
Bartosz Golaszewski
1
-14
/
+22
2025-02-18
gpiolib: move all includes to the top of gpio/consumer.h
Bartosz Golaszewski
1
-9
/
+3
2025-02-17
gpiolib: Switch to use for_each_if() helper
Andy Shevchenko
1
-3
/
+4
2025-02-12
gpiolib: Simplify implementation of for_each_hwgpio_in_range()
Andy Shevchenko
1
-5
/
+3
2025-02-12
gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
Andy Shevchenko
1
-14
/
+21
2025-02-12
gpiolib: add gpiod_multi_set_value_cansleep()
David Lechner
1
-0
/
+11
2024-07-02
gpiolib: unexport gpiochip_get_desc()
Bartosz Golaszewski
1
-1
/
+0
2024-06-11
gpiolib: Remove data-less gpiochip_add() function
Andrew Davis
1
-4
/
+0
2024-05-14
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-3
/
+1
2024-05-14
Merge tag 'spi-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-0
/
+4
2024-05-07
gpiolib: Discourage to use formatting strings in line names
Andy Shevchenko
1
-3
/
+1
2024-04-17
gpiolib: swnode: Remove wrong header inclusion
Andy Shevchenko
1
-1
/
+0
2024-04-16
gpio: swnode: Add ability to specify native chip selects for SPI
Charles Keepax
1
-0
/
+4
2024-03-26
gpiolib: Add stubs for GPIO lookup functions
Mark Brown
1
-2
/
+15
2024-03-14
Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-0
/
+294
2024-03-12
drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header
Max Kellermann
1
-0
/
+15
2024-03-05
Merge tag 'v6.8-rc7' into gpio/for-next
Bartosz Golaszewski
1
-0
/
+18
2024-03-03
gpio: nomadik: Finish conversion to use firmware node APIs
Andy Shevchenko
1
-1
/
+3
2024-02-29
gpio: nomadik: support mobileye,eyeq5-gpio
Théo Lebrun
1
-0
/
+1
2024-02-29
gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
Théo Lebrun
1
-0
/
+276
2024-02-26
gpio: provide for_each_hwgpio()
Bartosz Golaszewski
1
-0
/
+15
2024-02-17
gpio: constify opaque pointer "data" in gpio_device_find()
Krzysztof Kozlowski
1
-1
/
+1
2024-02-13
gpiolib: add gpio_device_get_label() stub for !GPIOLIB
Krzysztof Kozlowski
1
-0
/
+6
2024-02-13
gpiolib: add gpio_device_get_base() stub for !GPIOLIB
Krzysztof Kozlowski
1
-0
/
+6
2024-02-13
gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIB
Krzysztof Kozlowski
1
-0
/
+6
2024-02-12
gpio: constify opaque pointer in gpio_device_find() match function
Krzysztof Kozlowski
1
-1
/
+2
2024-01-29
gpio: improve the API contract for setting direction
Bartosz Golaszewski
1
-4
/
+6
2024-01-29
gpio: unexport GPIO irq domain functions only used internally
Bartosz Golaszewski
1
-12
/
+0
2024-01-15
gpiolib: Fix scope-based gpio_device refcounting
Lukas Wunner
1
-1
/
+1
2023-12-18
gpiolib: remove duplicate inclusions
Wang Jinchao
1
-3
/
+0
[next]