index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-of.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-09-16
1
-14
/
+144
|
\
|
*
gpiolib: of: add a fallback for wlf,reset GPIO name
Dmitry Torokhov
2019-09-12
1
-0
/
+16
|
*
gpio: of: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
2019-09-11
1
-4
/
+4
|
*
gpio: of: Make of_gpio_simple_xlate() private
Geert Uytterhoeven
2019-09-11
1
-3
/
+3
|
*
gpio: of: Make of_get_named_gpiod_flags() private
Geert Uytterhoeven
2019-09-11
1
-1
/
+1
|
*
Merge tag 'v5.3-rc7' into devel
Linus Walleij
2019-09-05
1
-1
/
+1
|
|
\
|
*
|
gpio: of: Normalize return code variable name
Linus Walleij
2019-09-04
1
-7
/
+7
|
*
|
gpio: of: Fix hard-assigned valid_mask for OF case
Stephen Boyd
2019-08-01
1
-1
/
+1
|
*
|
gpio: of: Break out OF-only code
Linus Walleij
2019-07-28
1
-0
/
+114
*
|
|
gpiolib: of: fix fallback quirks handling
Dmitry Torokhov
2019-09-10
1
-18
/
+9
|
|
/
|
/
|
*
|
gpio: of: fix Freescale SPI CS quirk handling
Andreas Kemnade
2019-08-17
1
-1
/
+1
|
/
*
Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2019-07-16
1
-0
/
+1
|
\
|
*
gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
Nishka Dasgupta
2019-07-15
1
-0
/
+1
*
|
Revert "gpio/spi: Fix spi-gpio regression on active high CS"
Linus Walleij
2019-07-16
1
-8
/
+1
|
/
*
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-09
1
-0
/
+43
|
\
|
*
Merge branch 'ib-snps-reset-gpio' into devel
Linus Walleij
2019-06-12
1
-0
/
+6
|
|
\
|
|
*
gpio: of: parse stmmac PHY reset line specific active-low property
Martin Blumenstingl
2019-06-12
1
-0
/
+6
|
*
|
gpio: of: Handle the Freescale SPI CS
Linus Walleij
2019-05-31
1
-0
/
+37
|
|
/
*
/
gpio/spi: Fix spi-gpio regression on active high CS
Linus Walleij
2019-07-02
1
-1
/
+8
|
/
*
gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT
Andy Shevchenko
2019-04-23
1
-1
/
+1
*
gpiolib: Make use of enum gpio_lookup_flags consistent
Andy Shevchenko
2019-04-23
1
-6
/
+5
*
gpio: of: Optimize quirk checks
Geert Uytterhoeven
2019-04-08
1
-6
/
+5
*
gpio: of: Fix of_gpiochip_add() error path
Geert Uytterhoeven
2019-03-28
1
-1
/
+7
*
gpio: of: Check for "spi-cs-high" in child instead of parent node
Andrey Smirnov
2019-03-28
1
-3
/
+3
*
gpio: of: Check propname before applying "cs-gpios" quirks
Andrey Smirnov
2019-03-28
1
-1
/
+2
*
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-08
1
-1
/
+8
|
\
|
*
gpio: of: Handle both enable-gpio{,s}
Marek Vasut
2019-02-21
1
-1
/
+2
|
*
gpio: of: Restrict enable-gpio quirk to regulator-gpio
Thierry Reding
2019-02-21
1
-2
/
+2
|
*
gpio: of: Apply regulator-gpio quirk only to enable-gpios
Marek Vasut
2019-02-17
1
-0
/
+1
|
*
gpio: add core support for pull-up/pull-down configuration
Thomas Petazzoni
2019-02-13
1
-0
/
+5
*
|
gpio: of: Fix logic inversion
Linus Walleij
2019-01-24
1
-1
/
+1
|
/
*
gpio/mmc/of: Respect polarity in the device tree
Linus Walleij
2018-12-17
1
-33
/
+16
*
gpio: OF: Parse MMC-specific CD and WP properties
Linus Walleij
2018-11-29
1
-0
/
+39
*
gpio: restore original GPLv2+ license of gpiolib-of.c sources
Vladimir Zapolskiy
2018-11-26
1
-1
/
+1
*
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-23
1
-9
/
+51
|
\
|
*
gpio: Use SPDX header for core library
Linus Walleij
2018-09-25
1
-5
/
+1
|
*
gpio: of: Handle SPI chipselect legacy bindings
Linus Walleij
2018-09-11
1
-2
/
+48
|
*
gpio: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-29
1
-2
/
+2
*
|
gpio: Fix crash due to registration race
Vincent Whitchurch
2018-08-31
1
-0
/
+1
|
/
*
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-08-15
1
-3
/
+0
|
\
|
*
gpiolib: Fix of_node inconsistency
Biju Das
2018-08-10
1
-3
/
+0
*
|
gpio: of: Handle fixed regulator flags properly
Linus Walleij
2018-07-23
1
-1
/
+2
|
/
*
gpio: Convert to use match_string() helper
Andy Shevchenko
2018-05-16
1
-5
/
+2
*
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-05
1
-2
/
+2
|
\
|
*
gpio: Support gpio nexus dt bindings
Stephen Boyd
2018-02-12
1
-2
/
+2
*
|
gpiolib: Support 'gpio-reserved-ranges' property
Stephen Boyd
2018-03-27
1
-0
/
+24
*
|
gpio: Handle deferred probing in of_find_gpio() properly
Chen-Yu Tsai
2018-02-27
1
-1
/
+1
*
|
gpiolib: Keep returning EPROBE_DEFER when we should
Maxime Ripard
2018-02-27
1
-0
/
+13
|
/
*
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-01-31
1
-2
/
+117
|
\
|
*
gpio: of: Fix NPE from OF flags
Linus Walleij
2018-01-17
1
-1
/
+2
[next]