index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-21
Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2025-05-16
gpio: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-04-09
gpio: provide gpiod_is_equal()
Bartosz Golaszewski
2025-04-08
gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
Bartosz Golaszewski
2025-04-07
gpiolib: acpi: Reduce memory footprint for struct acpi_gpio_params
Andy Shevchenko
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-26
gpiolib: make value setters have return values
Bartosz Golaszewski
2025-02-26
gpiolib: use the required minimum set of headers
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-21
gpio: regmap: Allow ngpio to be read from the property
Andy Shevchenko
2025-02-21
gpio: regmap: Group optional assignments together for better understanding
Andy Shevchenko
2025-02-18
gpiolib: don't build HTE code with CONFIG_HTE disabled
Bartosz Golaszewski
2025-02-18
gpiolib: move all includes to the top of gpio/consumer.h
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
2025-02-12
gpiolib: add gpiod_multi_set_value_cansleep()
David Lechner
2024-07-02
gpiolib: unexport gpiochip_get_desc()
Bartosz Golaszewski
2024-06-11
gpiolib: Remove data-less gpiochip_add() function
Andrew Davis
2024-05-14
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-14
Merge tag 'spi-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2024-05-07
gpiolib: Discourage to use formatting strings in line names
Andy Shevchenko
2024-04-17
gpiolib: swnode: Remove wrong header inclusion
Andy Shevchenko
2024-04-16
gpio: swnode: Add ability to specify native chip selects for SPI
Charles Keepax
2024-03-26
gpiolib: Add stubs for GPIO lookup functions
Mark Brown
2024-03-14
Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-03-12
drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header
Max Kellermann
2024-03-05
Merge tag 'v6.8-rc7' into gpio/for-next
Bartosz Golaszewski
2024-03-03
gpio: nomadik: Finish conversion to use firmware node APIs
Andy Shevchenko
2024-02-29
gpio: nomadik: support mobileye,eyeq5-gpio
Théo Lebrun
2024-02-29
gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
Théo Lebrun
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
[next]