Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b804049dce9128a88558bc1594ff96d6632fbc10
/
drivers
/
gpio
/
gpiolib-of.c
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
· 6 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
· 6 years ago
fbbf145
gpio/spi: Fix spi-gpio regression on active high CS
by Linus Walleij
· 6 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
28355f8
gpio: defer probe if pinctrl cannot be found
by Tomeu Vizoso
· 9 years ago
7285860
gpiolib: remove unneeded assignation
by Laurent Navet
· 10 years ago
39561e8
gpio: of: remove unnecessary variable in of_get_gpio_hog()
by Masahiro Yamada
· 9 years ago
20a8a96
Drivers: gpio: Fix spelling errors
by Colin Cronin
· 10 years ago
510965d
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
f625d46
gpio: add GPIO hogging mechanism
by Benoit Parrot
· 10 years ago
9cf75e9
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per node
by Hans Holmberg
· 10 years ago
a1df7ef
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
7b8792b
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
by Hans Holmberg
· 10 years ago
d621e8b
gpio/gpiolib-of: Create of_mm_gpiochip_remove
by Ricardo Ribalda Delgado
· 10 years ago
8a69155
gpio: delete unneeded test before of_node_put
by Julia Lawall
· 10 years ago
1bd6b60
gpio: make gpiochip_get_desc() gpiolib-private
by Alexandre Courbot
· 10 years ago
f63ad7e
gpio: remove export of private of_get_named_gpio_flags()
by Alexandre Courbot
· 10 years ago
85ea29a
gpiolib: of: Update debug messages for of_get_named_gpiod_flags
by Tushar Behera
· 11 years ago
f01d907
gpio: make of_get_named_gpiod_flags() private
by Alexandre Courbot
· 11 years ago
ccd9726
gpiolib: of: remove gpio_to_desc() usage
by Linus Walleij
· 11 years ago
bea4dbe
gpio: gpiolib-of: Use PTR_ERR_OR_ZERO
by Sachin Kamat
· 11 years ago
c2d3306
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
af8b637
gpiolib: port of_ functions to use gpiod
by Alexandre Courbot
· 11 years ago
586a87e
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
by Christian Ruppert
· 11 years ago
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
d9fe003
gpio: implement gpio-ranges binding document fix
by Stephen Warren
· 11 years ago
eddf817
gpio: gpiolib-of.c: make error message more meaningful by adding the node name and index
by Lothar Waßmann
· 11 years ago
30c67e9
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
6a7b3e9
Merge tag 'v3.9-rc5' into devel
by Linus Walleij
· 12 years ago
9ccb1a2
gpio: gpiolib-of.c: fix checkpatch error
by Laurent Navet
· 12 years ago
86853c8
gpio: add gpio offset in gpio range cells property
by Haojian Zhuang
· 12 years ago
ad4e1a7
gpio: fix wrong checking condition for gpio range
by Haojian Zhuang
· 12 years ago
Next »