index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
/
consumer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-13
Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
1
-4
/
+2
2021-08-11
gpiolib: Deduplicate forward declaration in the consumer.h header
Andy Shevchenko
1
-4
/
+2
2021-08-05
gpiolib: constify passed device_node pointer
Krzysztof Kozlowski
1
-4
/
+4
2021-06-04
gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper
Daniel Scally
1
-0
/
+2
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
1
-0
/
+2
2020-11-16
gpiolib: Replace unsigned by unsigned int
Andy Shevchenko
1
-2
/
+2
2020-03-28
gpiolib: Introduce gpiod_set_config()
Geert Uytterhoeven
1
-0
/
+8
2020-02-10
gpio: Avoid kernel.h inclusion where it's possible
Andy Shevchenko
1
-1
/
+4
2019-12-18
gpio: add gpiod_toggle_active_low()
Michał Mirosław
1
-0
/
+7
2019-10-03
gpiolib: introduce fwnode_gpiod_get_index()
Dmitry Torokhov
1
-0
/
+13
2019-10-03
gpiolib: introduce devm_fwnode_gpiod_get_index()
Dmitry Torokhov
1
-10
/
+31
2019-09-05
Merge tag 'v5.3-rc7' into devel
Linus Walleij
1
-32
/
+32
2019-07-31
gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h
Andy Shevchenko
1
-0
/
+57
2019-07-31
gpiolib: of: Reshuffle contents of consumer.h for new library layout
Andy Shevchenko
1
-30
/
+48
2019-07-28
gpio: don't WARN() on NULL descs if gpiolib is disabled
Bartosz Golaszewski
1
-32
/
+32
2018-12-29
Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+5
2018-12-14
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
Krzysztof Kozlowski
1
-1
/
+1
2018-12-11
gpio: Add devm_gpiod_unhinge()
Linus Walleij
1
-0
/
+10
2018-12-11
gpio: Export gpiod_get_from_of_node()
Linus Walleij
1
-0
/
+13
2018-11-05
gpiolib: Fix possible use after free on label
Muchun Song
1
-2
/
+4
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-25
/
+54
2018-10-12
regulator/gpio: Allow nonexclusive GPIO access
Linus Walleij
1
-0
/
+1
2018-10-01
gpio: Restore indentation of continued lines
Geert Uytterhoeven
1
-9
/
+9
2018-10-01
gpio: Propagate errors from gpiod_set_array_value_complex()
Geert Uytterhoeven
1
-13
/
+15
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-0
/
+16
2018-09-13
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
1
-0
/
+9
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-16
/
+18
2018-07-30
gpiolib: Use GPIOD_OUT_{LOW,HIGH} macros in open drain ones
Andy Shevchenko
1
-5
/
+2
2018-06-18
gpio: Add API to explicitly name a consumer
Linus Walleij
1
-0
/
+7
2018-05-23
gpio: Remove VLA from gpiolib
Laura Abbott
1
-4
/
+6
2018-01-12
gpio: Export devm_gpiod_get_from_of_node() for consumers
Linus Walleij
1
-0
/
+17
2017-12-03
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
1
-0
/
+8
2017-11-15
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2017-11-15
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+43
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
gpio: Make it possible for consumers to enforce open drain
Linus Walleij
1
-0
/
+6
2017-10-19
gpio: Introduce ->get_multiple callback
Lukas Wunner
1
-0
/
+43
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-6
/
+6
2017-03-15
gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled
Dmitry Torokhov
1
-6
/
+6
2017-03-14
serial: st-asc: Use new GPIOD API to obtain RTS pin
Lee Jones
1
-16
/
+0
2017-02-21
gpio: reintroduce devm_get_gpiod_from_child()
Linus Walleij
1
-0
/
+17
2017-02-04
gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper
Boris Brezillon
1
-10
/
+21
2017-02-04
gpio: Rename devm_get_gpiod_from_child()
Boris Brezillon
1
-10
/
+10
2017-01-26
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
1
-4
/
+8
2017-01-26
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
1
-6
/
+13
2015-09-24
gpio: keep the GPIO line names internal
Linus Walleij
1
-6
/
+0
2015-09-24
gpio: Introduce gpio descriptor 'name'
Markus Pargmann
1
-0
/
+7
2015-07-06
gpio: make flags mandatory for gpiod_get functions
Uwe Kleine-König
1
-59
/
+23
2015-07-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
1
-0
/
+15
2015-06-01
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
1
-18
/
+19
[next]