index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-of.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-23
gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT
Andy Shevchenko
1
-1
/
+1
2019-04-23
gpiolib: Make use of enum gpio_lookup_flags consistent
Andy Shevchenko
1
-6
/
+5
2019-04-08
gpio: of: Optimize quirk checks
Geert Uytterhoeven
1
-6
/
+5
2019-03-28
gpio: of: Fix of_gpiochip_add() error path
Geert Uytterhoeven
1
-1
/
+7
2019-03-28
gpio: of: Check for "spi-cs-high" in child instead of parent node
Andrey Smirnov
1
-3
/
+3
2019-03-28
gpio: of: Check propname before applying "cs-gpios" quirks
Andrey Smirnov
1
-1
/
+2
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+8
2019-02-21
gpio: of: Handle both enable-gpio{,s}
Marek Vasut
1
-1
/
+2
2019-02-21
gpio: of: Restrict enable-gpio quirk to regulator-gpio
Thierry Reding
1
-2
/
+2
2019-02-18
gpio: of: Apply regulator-gpio quirk only to enable-gpios
Marek Vasut
1
-0
/
+1
2019-02-13
gpio: add core support for pull-up/pull-down configuration
Thomas Petazzoni
1
-0
/
+5
2019-01-24
gpio: of: Fix logic inversion
Linus Walleij
1
-1
/
+1
2018-12-18
gpio/mmc/of: Respect polarity in the device tree
Linus Walleij
1
-33
/
+16
2018-11-29
gpio: OF: Parse MMC-specific CD and WP properties
Linus Walleij
1
-0
/
+39
2018-11-26
gpio: restore original GPLv2+ license of gpiolib-of.c sources
Vladimir Zapolskiy
1
-1
/
+1
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-9
/
+51
2018-09-25
gpio: Use SPDX header for core library
Linus Walleij
1
-5
/
+1
2018-09-11
gpio: of: Handle SPI chipselect legacy bindings
Linus Walleij
1
-2
/
+48
2018-08-31
gpio: Fix crash due to registration race
Vincent Whitchurch
1
-0
/
+1
2018-08-29
gpio: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-08-16
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+0
2018-08-11
gpiolib: Fix of_node inconsistency
Biju Das
1
-3
/
+0
2018-07-24
gpio: of: Handle fixed regulator flags properly
Linus Walleij
1
-1
/
+2
2018-05-16
gpio: Convert to use match_string() helper
Andy Shevchenko
1
-5
/
+2
2018-04-06
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2018-03-27
gpiolib: Support 'gpio-reserved-ranges' property
Stephen Boyd
1
-0
/
+24
2018-02-27
gpio: Handle deferred probing in of_find_gpio() properly
Chen-Yu Tsai
1
-1
/
+1
2018-02-27
gpiolib: Keep returning EPROBE_DEFER when we should
Maxime Ripard
1
-0
/
+13
2018-02-12
gpio: Support gpio nexus dt bindings
Stephen Boyd
1
-2
/
+2
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-2
/
+117
2018-01-17
gpio: of: Fix NPE from OF flags
Linus Walleij
1
-1
/
+2
2018-01-12
gpio: of: Add special quirk to parse regulator flags
Linus Walleij
1
-0
/
+38
2018-01-12
gpio: of: Support regulator nonstandard GPIO properties
Linus Walleij
1
-0
/
+39
2018-01-08
gpio: of: Support SPI nonstandard GPIO properties
Linus Walleij
1
-0
/
+35
2017-12-22
gpio: fix "gpio-line-names" property retrieval
Christophe Leroy
1
-1
/
+2
2017-12-03
gpio: gpiolib: Generalise state persistence beyond sleep
Andrew Jeffery
1
-2
/
+4
2017-10-20
gpio: Fix loose spelling
Andrew Jeffery
1
-2
/
+2
2017-08-14
gpio: of: Improve kerneldoc
Thierry Reding
1
-4
/
+3
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
1
-15
/
+14
2017-06-16
gpio: of: Spelling: s/retures/returns/
Geert Uytterhoeven
1
-1
/
+1
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
1
-0
/
+3
2017-04-07
gpio: core: Decouple open drain/source flag with active low/high
Laxman Dewangan
1
-1
/
+1
2016-12-30
gpio: of: Add support for multiple GPIOs in a single GPIO hog
Geert Uytterhoeven
1
-11
/
+20
2016-12-13
Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-47
/
+4
2016-10-31
gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
Masahiro Yamada
1
-5
/
+9
2016-10-31
gpio: of: add missing of_node_put() in of_gpiochip_scan_gpios()
Wei Yongjun
1
-1
/
+3
2016-10-24
gpio: Rework of_gpiochip_set_names() to use device property accessors
Mika Westerberg
1
-46
/
+1
2016-10-05
Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-0
/
+39
2016-10-03
gpio: OF: separation of concerns
Linus Walleij
1
-0
/
+39
2016-09-08
Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"
Linus Walleij
1
-1
/
+0
[next]