summaryrefslogtreecommitdiffstats
path: root/include/linux/gpio/consumer.h
Commit message (Expand)AuthorAgeFilesLines
* gpio: acpi: remove acpi_get_and_request_gpiod()Bartosz Golaszewski2023-10-091-8/+0
* gpiolib: unexport gpiod_set_transitory()Bartosz Golaszewski2023-09-111-8/+0
* gpiolib: Clean up headersAndy Shevchenko2023-03-061-4/+10
* gpiolib: Group forward declarations in consumer.hAndy Shevchenko2023-03-061-2/+1
* gpiolib: Deduplicate forward declarations in consumer.hAndy Shevchenko2023-03-061-6/+1
* gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIsDmitry Torokhov2023-01-301-48/+0
* gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()Dmitry Torokhov2022-11-091-21/+0
* gpiolib: make fwnode_get_named_gpiod() staticDmitry Torokhov2022-09-041-13/+0
* Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-051-2/+14
|\
| * gpiolib: Add HTE supportDipen Patel2022-05-041-2/+14
* | gpiolib: acpi: Convert type for pin to be unsignedAndy Shevchenko2022-04-081-1/+7
|/
* gpiolib: make struct comments into real kernel docsBartosz Golaszewski2022-02-091-19/+16
* gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()Andy Shevchenko2021-11-151-2/+0
* Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2021-08-131-4/+2
|\
| * gpiolib: Deduplicate forward declaration in the consumer.h headerAndy Shevchenko2021-08-111-4/+2
* | gpiolib: constify passed device_node pointerKrzysztof Kozlowski2021-08-051-4/+4
|/
* gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helperDaniel Scally2021-06-041-0/+2
* gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko2021-03-081-0/+2
* gpiolib: Replace unsigned by unsigned intAndy Shevchenko2020-11-161-2/+2
* gpiolib: Introduce gpiod_set_config()Geert Uytterhoeven2020-03-271-0/+8
* gpio: Avoid kernel.h inclusion where it's possibleAndy Shevchenko2020-02-101-1/+4
* gpio: add gpiod_toggle_active_low()Michał Mirosław2019-12-181-0/+7
* gpiolib: introduce fwnode_gpiod_get_index()Dmitry Torokhov2019-10-031-0/+13
* gpiolib: introduce devm_fwnode_gpiod_get_index()Dmitry Torokhov2019-10-031-10/+31
* Merge tag 'v5.3-rc7' into develLinus Walleij2019-09-051-32/+32
|\
| * gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski2019-07-281-32/+32
* | gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.hAndy Shevchenko2019-07-311-0/+57
* | gpiolib: of: Reshuffle contents of consumer.h for new library layoutAndy Shevchenko2019-07-311-30/+48
|/
* Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-12-281-3/+5
|\
| * gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski2018-12-141-1/+1
| * gpiolib: Fix possible use after free on labelMuchun Song2018-11-051-2/+4
* | gpio: Add devm_gpiod_unhinge()Linus Walleij2018-12-111-0/+10
* | gpio: Export gpiod_get_from_of_node()Linus Walleij2018-12-111-0/+13
|/
* Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-25/+54
|\
| * gpio: Restore indentation of continued linesGeert Uytterhoeven2018-10-011-9/+9
| * gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven2018-10-011-13/+15
| * gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-0/+16
| * gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik2018-09-131-0/+9
| * gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-16/+18
* | regulator/gpio: Allow nonexclusive GPIO accessLinus Walleij2018-10-121-0/+1
|/
* gpiolib: Use GPIOD_OUT_{LOW,HIGH} macros in open drain onesAndy Shevchenko2018-07-301-5/+2
* gpio: Add API to explicitly name a consumerLinus Walleij2018-06-181-0/+7
* gpio: Remove VLA from gpiolibLaura Abbott2018-05-231-4/+6
* gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij2018-01-121-0/+17
* gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery2017-12-021-0/+8
* Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-141-0/+6
|\
| * gpio: Make it possible for consumers to enforce open drainLinus Walleij2017-10-301-0/+6
* | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-0/+43
|\ \
| * | gpio: Introduce ->get_multiple callbackLukas Wunner2017-10-191-0/+43
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/