aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio/consumer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-04gpiolib: make fwnode_get_named_gpiod() staticDmitry Torokhov1-13/+0
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linuxLinus Torvalds1-2/+14
2022-05-04gpiolib: Add HTE supportDipen Patel1-2/+14
2022-04-08gpiolib: acpi: Convert type for pin to be unsignedAndy Shevchenko1-1/+7
2022-02-09gpiolib: make struct comments into real kernel docsBartosz Golaszewski1-19/+16
2021-11-15gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()Andy Shevchenko1-2/+0
2021-08-13Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-nextBartosz Golaszewski1-4/+2
2021-08-11gpiolib: Deduplicate forward declaration in the consumer.h headerAndy Shevchenko1-4/+2
2021-08-05gpiolib: constify passed device_node pointerKrzysztof Kozlowski1-4/+4
2021-06-04gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helperDaniel Scally1-0/+2
2021-03-08gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkAndy Shevchenko1-0/+2
2020-11-16gpiolib: Replace unsigned by unsigned intAndy Shevchenko1-2/+2
2020-03-27gpiolib: Introduce gpiod_set_config()Geert Uytterhoeven1-0/+8
2020-02-10gpio: Avoid kernel.h inclusion where it's possibleAndy Shevchenko1-1/+4
2019-12-18gpio: add gpiod_toggle_active_low()Michał Mirosław1-0/+7
2019-10-03gpiolib: introduce fwnode_gpiod_get_index()Dmitry Torokhov1-0/+13
2019-10-03gpiolib: introduce devm_fwnode_gpiod_get_index()Dmitry Torokhov1-10/+31
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij1-32/+32
2019-07-31gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.hAndy Shevchenko1-0/+57
2019-07-31gpiolib: of: Reshuffle contents of consumer.h for new library layoutAndy Shevchenko1-30/+48
2019-07-28gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski1-32/+32
2018-12-28Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-3/+5
2018-12-14gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIBKrzysztof Kozlowski1-1/+1
2018-12-11gpio: Add devm_gpiod_unhinge()Linus Walleij1-0/+10
2018-12-11gpio: Export gpiod_get_from_of_node()Linus Walleij1-0/+13
2018-11-05gpiolib: Fix possible use after free on labelMuchun Song1-2/+4
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-25/+54
2018-10-12regulator/gpio: Allow nonexclusive GPIO accessLinus Walleij1-0/+1
2018-10-01gpio: Restore indentation of continued linesGeert Uytterhoeven1-9/+9
2018-10-01gpio: Propagate errors from gpiod_set_array_value_complex()Geert Uytterhoeven1-13/+15
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik1-0/+16
2018-09-13gpiolib: Identify arrays matching GPIO hardwareJanusz Krzysztofik1-0/+9
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik1-16/+18
2018-07-30gpiolib: Use GPIOD_OUT_{LOW,HIGH} macros in open drain onesAndy Shevchenko1-5/+2
2018-06-18gpio: Add API to explicitly name a consumerLinus Walleij1-0/+7
2018-05-23gpio: Remove VLA from gpiolibLaura Abbott1-4/+6
2018-01-12gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij1-0/+17
2017-12-02gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery1-0/+8
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+6
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-0/+43
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30gpio: Make it possible for consumers to enforce open drainLinus Walleij1-0/+6
2017-10-19gpio: Introduce ->get_multiple callbackLukas Wunner1-0/+43
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-6/+6
2017-03-15gpio: return NULL from gpiod_get_optional when GPIOLIB is disabledDmitry Torokhov1-6/+6
2017-03-14serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones1-16/+0
2017-02-21gpio: reintroduce devm_get_gpiod_from_child()Linus Walleij1-0/+17
2017-02-04gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon1-10/+21
2017-02-04gpio: Rename devm_get_gpiod_from_child()Boris Brezillon1-10/+10
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein1-4/+8