index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
/
driver.h
Age
Commit message (
Expand
)
Author
2025-09-24
gpio: generic: move GPIO_GENERIC_ flags to the correct header
Bartosz Golaszewski
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
2025-09-12
gpio: move gpio-mmio-specific fields out of struct gpio_chip
Bartosz Golaszewski
2025-08-11
gpiolib: add support to register sparse pin range
Thomas Richard
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-08-07
gpio: remove legacy GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-07
Merge tag 'gpio-mmio-remove-bgpio-pdata-for-v6.17-rc1' into gpio/for-next
Bartosz Golaszewski
2025-07-07
gpio: mmio: remove struct bgpio_pdata
Bartosz Golaszewski
2025-06-19
gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochip
Clément Le Goffic
2025-05-16
gpio: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-03-06
gpiolib: fix kerneldoc
Bartosz Golaszewski
2025-03-05
gpio: Hide valid_mask from direct assignments
Matti Vaittinen
2025-03-05
gpio: Add a valid_mask getter
Matti Vaittinen
2025-03-04
gpiolib: of: Handle threecell GPIO chips
Linus Walleij
2025-03-03
gpiolib: deprecate gpio_chip::set and gpio_chip::set_multiple
Bartosz Golaszewski
2025-02-26
gpiolib: introduce gpio_chip setters that return values
Bartosz Golaszewski
2025-02-24
gpio: mmio: Add flag for calling pinctrl back-end
Linus Walleij
2025-02-24
gpiolib: sanitize the return value of gpio_chip::set_config()
Bartosz Golaszewski
2025-02-24
gpiolib: sanitize the return value of gpio_chip::request()
Bartosz Golaszewski
2025-02-17
gpiolib: Switch to use for_each_if() helper
Andy Shevchenko
2025-02-12
gpiolib: Simplify implementation of for_each_hwgpio_in_range()
Andy Shevchenko
2025-02-12
gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
Andy Shevchenko
2024-07-02
gpiolib: unexport gpiochip_get_desc()
Bartosz Golaszewski
2024-06-11
gpiolib: Remove data-less gpiochip_add() function
Andrew Davis
2024-05-07
gpiolib: Discourage to use formatting strings in line names
Andy Shevchenko
2024-03-26
gpiolib: Add stubs for GPIO lookup functions
Mark Brown
2024-03-05
Merge tag 'v6.8-rc7' into gpio/for-next
Bartosz Golaszewski
2024-02-26
gpio: provide for_each_hwgpio()
Bartosz Golaszewski
2024-02-17
gpio: constify opaque pointer "data" in gpio_device_find()
Krzysztof Kozlowski
2024-02-13
gpiolib: add gpio_device_get_label() stub for !GPIOLIB
Krzysztof Kozlowski
2024-02-13
gpiolib: add gpio_device_get_base() stub for !GPIOLIB
Krzysztof Kozlowski
2024-02-13
gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIB
Krzysztof Kozlowski
2024-02-12
gpio: constify opaque pointer in gpio_device_find() match function
Krzysztof Kozlowski
2024-01-29
gpio: improve the API contract for setting direction
Bartosz Golaszewski
2024-01-29
gpio: unexport GPIO irq domain functions only used internally
Bartosz Golaszewski
2024-01-15
gpiolib: Fix scope-based gpio_device refcounting
Lukas Wunner
2023-12-18
gpiolib: remove duplicate inclusions
Wang Jinchao
2023-12-08
Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' into gpio/for-next
Bartosz Golaszewski
2023-12-08
gpiolib: remove gpiochip_is_requested()
Bartosz Golaszewski
2023-12-08
gpiolib: use gpiochip_dup_line_label() in for_each helpers
Bartosz Golaszewski
2023-12-08
gpiolib: provide gpiochip_dup_line_label()
Bartosz Golaszewski
2023-11-24
gpiolib: provide gpio_device_get_label()
Bartosz Golaszewski
2023-11-04
gpiolib: remove gpiochip_find()
Bartosz Golaszewski
2023-10-13
gpiolib: provide gpio_device_get_base()
Bartosz Golaszewski
2023-10-13
gpiolib: provide gpiod_to_gpio_device()
Bartosz Golaszewski
2023-10-13
gpiolib: provide gpio_device_to_device()
Bartosz Golaszewski
2023-10-12
gpiolib: provide gpio_device_find_by_fwnode()
Andy Shevchenko
2023-10-04
gpiolib: reluctantly provide gpio_device_get_chip()
Bartosz Golaszewski
2023-10-04
gpiolib: provide gpio_device_get_desc()
Bartosz Golaszewski
2023-10-04
gpiolib: provide gpio_device_find_by_label()
Bartosz Golaszewski
[next]