Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ea06a482a47c41f5d04565dffbc21156bcfdd3e8
/
drivers
/
gpio
/
gpiolib-of.c
ea06a48
gpiolib: of: improve gpiolib-of support of pull up/down on expanders
by Adam Ford
· 4 years, 9 months ago
63636d9
gpio: of: Add DT overlay support for GPIO hogs
by Geert Uytterhoeven
· 4 years, 10 months ago
bc21077
gpio: of: Extract of_gpiochip_add_hog()
by Geert Uytterhoeven
· 4 years, 10 months ago
45586c7
treewide: remove redundant IS_ERR() before error code check
by Masahiro Yamada
· 5 years ago
9e1af75
Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
0f7c815
mmc: core: Rework cd-gpio handling
by Michał Mirosław
· 5 years ago
9073d10
mmc: core: Rework wp-gpio handling
by Michał Mirosław
· 5 years ago
a922f1a
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 5 years ago
a1f4c96
gpiolib: of: Make of_gpio_spi_cs_get_count static
by YueHaibing
· 5 years ago
71b8f60
gpio: Handle counting of Freescale chipselects
by Linus Walleij
· 5 years ago
808b993
gpio: of: Fix bogus reference to gpiod_get_count()
by Geert Uytterhoeven
· 5 years ago
2f4133b
gpiolib: No need to call gpiochip_remove_pin_ranges() twice
by Andy Shevchenko
· 5 years ago
c196924
Merge tag 'v5.4-rc6' into devel
by Linus Walleij
· 5 years ago
fe12e94
Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
by Linus Walleij
· 5 years ago
228fc01
gpio: of: don't warn if ignored GPIO flag matches the behavior
by Lucas Stach
· 5 years ago
14e8c53
gpio: fix kernel-doc for of_gpio_need_valid_mask()
by Randy Dunlap
· 5 years ago
be7ae45
gpio: fix getting nonexclusive gpiods from DT
by Marco Felsch
· 5 years ago
bbfe0d6
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
11c43bb
gpiolib: of: add a fallback for wlf,reset GPIO name
by Dmitry Torokhov
· 5 years ago
6d66245
gpio: of: Switch to EXPORT_SYMBOL_GPL()
by Geert Uytterhoeven
· 5 years ago
b0c7e73
gpio: of: Make of_gpio_simple_xlate() private
by Geert Uytterhoeven
· 5 years ago
c83d3c7
gpio: of: Make of_get_named_gpiod_flags() private
by Geert Uytterhoeven
· 5 years ago
1dea33e
gpiolib: of: fix fallback quirks handling
by Dmitry Torokhov
· 5 years ago
151a410
Merge tag 'v5.3-rc7' into devel
by Linus Walleij
· 5 years ago
f0d1ab0
gpio: of: Normalize return code variable name
by Linus Walleij
· 5 years ago
df451f8
gpio: of: fix Freescale SPI CS quirk handling
by Andreas Kemnade
· 5 years ago
49281a2
gpio: of: Fix hard-assigned valid_mask for OF case
by Stephen Boyd
· 5 years ago
f626d6d
gpio: of: Break out OF-only code
by Linus Walleij
· 5 years ago
88785b7
Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes
by Linus Walleij
· 5 years ago
da7f134
Revert "gpio/spi: Fix spi-gpio regression on active high CS"
by Linus Walleij
· 5 years ago
89fea04
gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
by Nishka Dasgupta
· 5 years ago
2ec98f5
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 5 years ago
fbbf145
gpio/spi: Fix spi-gpio regression on active high CS
by Linus Walleij
· 5 years ago
74a36e4
Merge branch 'ib-snps-reset-gpio' into devel
by Linus Walleij
· 6 years ago
edc1ef3
gpio: of: parse stmmac PHY reset line specific active-low property
by Martin Blumenstingl
· 6 years ago
e3023bf
gpio: of: Handle the Freescale SPI CS
by Linus Walleij
· 6 years ago
2d6c06f
gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULT
by Andy Shevchenko
· 6 years ago
fed7026
gpiolib: Make use of enum gpio_lookup_flags consistent
by Andy Shevchenko
· 6 years ago
a71a81e
gpio: of: Optimize quirk checks
by Geert Uytterhoeven
· 6 years ago
f7299d4
gpio: of: Fix of_gpiochip_add() error path
by Geert Uytterhoeven
· 6 years ago
7ce40277
gpio: of: Check for "spi-cs-high" in child instead of parent node
by Andrey Smirnov
· 6 years ago
e5545c9
gpio: of: Check propname before applying "cs-gpios" quirks
by Andrey Smirnov
· 6 years ago
3601fe4
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
21b4ab8
gpio: of: Handle both enable-gpio{,s}
by Marek Vasut
· 6 years ago
692ef26
gpio: of: Restrict enable-gpio quirk to regulator-gpio
by Thierry Reding
· 6 years ago
0e7d6f9
gpio: of: Apply regulator-gpio quirk only to enable-gpios
by Marek Vasut
· 6 years ago
d449991
gpio: add core support for pull-up/pull-down configuration
by Thomas Petazzoni
· 6 years ago
c1c04ce
gpio: of: Fix logic inversion
by Linus Walleij
· 6 years ago
89a5e15
gpio/mmc/of: Respect polarity in the device tree
by Linus Walleij
· 6 years ago
81c85ec
gpio: OF: Parse MMC-specific CD and WP properties
by Linus Walleij
· 6 years ago
27038c3
gpio: restore original GPLv2+ license of gpiolib-of.c sources
by Vladimir Zapolskiy
· 6 years ago
114b5f8
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
dae5f0a
gpio: Use SPDX header for core library
by Linus Walleij
· 6 years ago
6953c57
gpio: of: Handle SPI chipselect legacy bindings
by Linus Walleij
· 6 years ago
d49b48f
gpio: Fix crash due to registration race
by Vincent Whitchurch
· 6 years ago
62cdcb6
gpio: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
6de4c69
Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
6ff0497
gpiolib: Fix of_node inconsistency
by Biju Das
· 6 years ago
906402a
gpio: of: Handle fixed regulator flags properly
by Linus Walleij
· 7 years ago
4b21f94
gpio: Convert to use match_string() helper
by Andy Shevchenko
· 7 years ago
9c2dd84
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
726cb3b
gpiolib: Support 'gpio-reserved-ranges' property
by Stephen Boyd
· 7 years ago
ce27fb2
gpio: Handle deferred probing in of_find_gpio() properly
by Chen-Yu Tsai
· 7 years ago
6662ae6
gpiolib: Keep returning EPROBE_DEFER when we should
by Maxime Ripard
· 7 years ago
c11e6f0
gpio: Support gpio nexus dt bindings
by Stephen Boyd
· 7 years ago
9798f51
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
605f2d3
gpio: of: Fix NPE from OF flags
by Linus Walleij
· 7 years ago
a603a2b
gpio: of: Add special quirk to parse regulator flags
by Linus Walleij
· 7 years ago
6a537d4
gpio: of: Support regulator nonstandard GPIO properties
by Linus Walleij
· 7 years ago
c858233
gpio: of: Support SPI nonstandard GPIO properties
by Linus Walleij
· 7 years ago
8227033
gpio: fix "gpio-line-names" property retrieval
by Christophe Leroy
· 7 years ago
e10f72b
gpio: gpiolib: Generalise state persistence beyond sleep
by Andrew Jeffery
· 7 years ago
2cbfca6
gpio: Fix loose spelling
by Andrew Jeffery
· 7 years ago
67049c5
gpio: of: Improve kerneldoc
by Thierry Reding
· 7 years ago
7eb6ce2
gpio: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
ead066e
gpio: of: Spelling: s/retures/returns/
by Geert Uytterhoeven
· 8 years ago
05f479b
gpio: Add new flags to control sleep status of GPIOs
by Charles Keepax
· 8 years ago
4c0facd
gpio: core: Decouple open drain/source flag with active low/high
by Laxman Dewangan
· 8 years ago
a79fead
gpio: of: Add support for multiple GPIOs in a single GPIO hog
by Geert Uytterhoeven
· 8 years ago
061ad50
Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
c7e9d39
gpio: of: fix GPIO drivers with multiple gpio_chip for a single node
by Masahiro Yamada
· 8 years ago
09e258a
gpio: of: add missing of_node_put() in of_gpiochip_scan_gpios()
by Wei Yongjun
· 8 years ago
9427ecb
gpio: Rework of_gpiochip_set_names() to use device property accessors
by Mika Westerberg
· 8 years ago
6a497e9
Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
ea713bc
gpio: OF: separation of concerns
by Linus Walleij
· 8 years ago
c6c8649
Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"
by Linus Walleij
· 8 years ago
1cd04d2
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
99468c1
gpio: of: factor out common code to a new helper function
by Masahiro Yamada
· 9 years ago
762c2e4
gpio: of: remove of_gpiochip_and_xlate() and struct gg_data
by Masahiro Yamada
· 9 years ago
1020dfd1
gpio: of: move chip->of_gpio_n_cells checking to of_gpiochip_add()
by Masahiro Yamada
· 9 years ago
be71534
gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio()
by Masahiro Yamada
· 9 years ago
3f9547e
gpio: of: optimize "gpios" property parsing of of_parse_own_gpio()
by Masahiro Yamada
· 9 years ago
7d4defe
gpio: include <linux/io-mapping.h> in gpiolib-of
by Linus Walleij
· 9 years ago
602cf63
gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range()
by Masahiro Yamada
· 9 years ago
fd9c553
gpio: of: make it possible to name GPIO lines
by Linus Walleij
· 9 years ago
d1279d9
gpio: of: Scan available child node for gpio-hog
by Laxman Dewangan
· 9 years ago
dfbd379
gpio: of: Return error if gpio hog configuration failed
by Laxman Dewangan
· 9 years ago
3208b0f
gpio: of: provide optional of_mm_gpiochip_add_data() function
by Linus Walleij
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
fd7337f
gpiolib-of: Rename gpio_hog functions to be generic
by Markus Pargmann
· 9 years ago
Next »