index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2015-05-25
gpiolib: Add missing dummies for the unified device properties interface
Geert Uytterhoeven
1
-0
/
+15
2015-05-12
gpio: remove gpiod_sysfs_set_active_low
Johan Hovold
1
-6
/
+0
2015-03-05
gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions
Rojhalat Ibrahim
1
-0
/
+30
2015-03-05
gpiolib: add gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
1
-0
/
+46
2015-03-04
gpio: add parameter to allow the use named gpios
Olliver Schinagl
1
-0
/
+1
2015-01-15
gpio: Make the vararg hacks not pass magic values
Olliver Schinagl
1
-8
/
+9
2014-12-15
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+39
2014-11-28
gpio: remove const modifier from gpiod_get_direction()
Alexandre Courbot
1
-1
/
+1
2014-11-27
gpiolib: allow simultaneous setting of multiple GPIO outputs
Rojhalat Ibrahim
1
-0
/
+38
2014-11-04
gpio: Support for unified device properties interface
Mika Westerberg
1
-0
/
+7
2014-09-02
gpio: move varargs hack outside #ifdef GPIOLIB
Linus Walleij
1
-45
/
+60
2014-08-21
gpio: move GPIOD flags outside #ifdef
Linus Walleij
1
-2
/
+2
2014-07-28
gpio: add flags argument to gpiod_get*() functions
Alexandre Courbot
1
-16
/
+65
2014-05-16
gpio: include linux/bug.h in interface header
Arnd Bergmann
1
-0
/
+1
2014-05-09
gpio: Add helpers for optional GPIOs
Thierry Reding
1
-0
/
+40
[next]