index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
/
consumer.h
Age
Commit message (
Expand
)
Author
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
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-07-30
gpiolib: Use GPIOD_OUT_{LOW,HIGH} macros in open drain ones
Andy Shevchenko
2018-06-18
gpio: Add API to explicitly name a consumer
Linus Walleij
2018-05-23
gpio: Remove VLA from gpiolib
Laura Abbott
2018-01-12
gpio: Export devm_gpiod_get_from_of_node() for consumers
Linus Walleij
2017-12-02
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
2017-11-14
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-14
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
gpio: Make it possible for consumers to enforce open drain
Linus Walleij
2017-10-19
gpio: Introduce ->get_multiple callback
Lukas Wunner
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-03-15
gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled
Dmitry Torokhov
2017-03-14
serial: st-asc: Use new GPIOD API to obtain RTS pin
Lee Jones
2017-02-21
gpio: reintroduce devm_get_gpiod_from_child()
Linus Walleij
2017-02-04
gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper
Boris Brezillon
2017-02-04
gpio: Rename devm_get_gpiod_from_child()
Boris Brezillon
2017-01-26
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
2017-01-26
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
2015-09-24
gpio: keep the GPIO line names internal
Linus Walleij
2015-09-24
gpio: Introduce gpio descriptor 'name'
Markus Pargmann
2015-07-06
gpio: make flags mandatory for gpiod_get functions
Uwe Kleine-König
2015-07-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2015-06-01
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
2015-05-25
gpiolib: Add missing dummies for the unified device properties interface
Geert Uytterhoeven
2015-05-12
gpio: remove gpiod_sysfs_set_active_low
Johan Hovold
2015-03-05
gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions
Rojhalat Ibrahim
2015-03-05
gpiolib: add gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
2015-03-04
gpio: add parameter to allow the use named gpios
Olliver Schinagl
2015-01-15
gpio: Make the vararg hacks not pass magic values
Olliver Schinagl
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-11-28
gpio: remove const modifier from gpiod_get_direction()
Alexandre Courbot
2014-11-27
gpiolib: allow simultaneous setting of multiple GPIO outputs
Rojhalat Ibrahim
[next]