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
/
consumer.h
Age
Commit message (
Expand
)
Author
2025-06-30
gpio: constify arguments of gpiod_is_equal()
Bartosz Golaszewski
2025-05-27
Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...
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-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-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-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-12
gpiolib: add gpiod_multi_set_value_cansleep()
David Lechner
2023-10-09
gpio: acpi: remove acpi_get_and_request_gpiod()
Bartosz Golaszewski
2023-09-11
gpiolib: unexport gpiod_set_transitory()
Bartosz Golaszewski
2023-03-06
gpiolib: Clean up headers
Andy Shevchenko
2023-03-06
gpiolib: Group forward declarations in consumer.h
Andy Shevchenko
2023-03-06
gpiolib: Deduplicate forward declarations in consumer.h
Andy Shevchenko
2023-01-30
gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
Dmitry Torokhov
2022-11-09
gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()
Dmitry Torokhov
2022-09-04
gpiolib: make fwnode_get_named_gpiod() static
Dmitry Torokhov
2022-06-05
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-04
gpiolib: Add HTE support
Dipen Patel
2022-04-08
gpiolib: acpi: Convert type for pin to be unsigned
Andy Shevchenko
2022-02-09
gpiolib: make struct comments into real kernel docs
Bartosz Golaszewski
2021-11-15
gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()
Andy Shevchenko
2021-08-13
Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2021-08-11
gpiolib: Deduplicate forward declaration in the consumer.h header
Andy Shevchenko
2021-08-05
gpiolib: constify passed device_node pointer
Krzysztof Kozlowski
2021-06-04
gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper
Daniel Scally
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
2020-11-16
gpiolib: Replace unsigned by unsigned int
Andy Shevchenko
2020-03-27
gpiolib: Introduce gpiod_set_config()
Geert Uytterhoeven
2020-02-10
gpio: Avoid kernel.h inclusion where it's possible
Andy Shevchenko
2019-12-18
gpio: add gpiod_toggle_active_low()
Michał Mirosław
2019-10-03
gpiolib: introduce fwnode_gpiod_get_index()
Dmitry Torokhov
2019-10-03
gpiolib: introduce devm_fwnode_gpiod_get_index()
Dmitry Torokhov
2019-09-05
Merge tag 'v5.3-rc7' into devel
Linus Walleij
2019-07-31
gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h
Andy Shevchenko
2019-07-31
gpiolib: of: Reshuffle contents of consumer.h for new library layout
Andy Shevchenko
2019-07-28
gpio: don't WARN() on NULL descs if gpiolib is disabled
Bartosz Golaszewski
2018-12-28
Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-12-14
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
Krzysztof Kozlowski
2018-12-11
gpio: Add devm_gpiod_unhinge()
Linus Walleij
2018-12-11
gpio: Export gpiod_get_from_of_node()
Linus Walleij
2018-11-05
gpiolib: Fix possible use after free on label
Muchun Song
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-12
regulator/gpio: Allow nonexclusive GPIO access
Linus Walleij
2018-10-01
gpio: Restore indentation of continued lines
Geert Uytterhoeven
2018-10-01
gpio: Propagate errors from gpiod_set_array_value_complex()
Geert Uytterhoeven
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
[next]