Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3fe6d228a0b45a205849daa110b908e8a4dbed80
/
drivers
/
gpio
/
gpiolib-devres.c
e6ae9a8
gpiolib: constify passed device_node pointer
by Krzysztof Kozlowski
· 3 years, 5 months ago
3c6e73e
gpiolib: devres: shrink devm_gpiochip_add_data_with_key()
by Bartosz Golaszewski
· 4 years, 2 months ago
7b58696
gpiolib: Extract gpiod_not_found() helper
by Andy Shevchenko
· 4 years, 2 months ago
5f402bb
gpio: don't use same lockdep class for all devm_gpiochip_add_data users
by Ahmad Fatoum
· 4 years, 5 months ago
a28e1c0
gpio: Move devres calls to devres file
by Linus Walleij
· 4 years, 10 months ago
45586c7
treewide: remove redundant IS_ERR() before error code check
by Masahiro Yamada
· 5 years ago
13949fa
gpiolib: introduce fwnode_gpiod_get_index()
by Dmitry Torokhov
· 5 years ago
2d2f116
gpiolib: introduce devm_fwnode_gpiod_get_index()
by Dmitry Torokhov
· 5 years ago
ac57199
gpio: devres: Switch to EXPORT_SYMBOL_GPL()
by Geert Uytterhoeven
· 5 years ago
891ddbc
gpio: Add devm_gpiod_unhinge()
by Linus Walleij
· 6 years ago
cb28ee3
gpio: devres: Handle nonexclusive GPIOs
by Linus Walleij
· 6 years ago
32d064a
gpio: Rename devres implementation file
by Linus Walleij
· 6 years ago
[Renamed from drivers/gpio/devres.c]
dae5f0a
gpio: Use SPDX header for core library
by Linus Walleij
· 6 years ago
92542ed
gpio: Export devm_gpiod_get_from_of_node() for consumers
by Linus Walleij
· 7 years ago
2b7c809
gpio: devres: Improve kerneldoc
by Thierry Reding
· 7 years ago
ff21378
gpiolib: Fix spelling of 'successful'
by Andy Shevchenko
· 8 years ago
e4df1ebdf
Merge branch 'ib-gpiod-flags' into devel
by Linus Walleij
· 8 years ago
537b94d
gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper
by Boris Brezillon
· 8 years ago
4b09479
gpio: Rename devm_get_gpiod_from_child()
by Boris Brezillon
· 8 years ago
8c541b1
Merge branch 'ib-gpiod-flags' into devel
by Linus Walleij
· 8 years ago
b2987d7
gpio: Pass GPIO label down to gpiod_request
by Alexander Stein
· 8 years ago
a264d10
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
by Andy Shevchenko
· 8 years ago
200d017
gpio: devres: Use global array of gpio suffixes
by Andy Shevchenko
· 8 years ago
baddc7c
gpio: update my email address
by John Crispin
· 8 years ago
40c8eab
gpio: Propagate all errors in devm_get_gpiod_from_child()
by Geert Uytterhoeven
· 9 years ago
b17d1bf
gpio: make flags mandatory for gpiod_get functions
by Uwe Kleine-König
· 10 years ago
b620285
gpio: fix constconst in devres
by Linus Walleij
· 10 years ago
331758e
gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions
by Rojhalat Ibrahim
· 10 years ago
1feb57a
gpio: add parameter to allow the use named gpios
by Olliver Schinagl
· 10 years ago
40b7318
gpio: Support for unified device properties interface
by Mika Westerberg
· 10 years ago
0f05a3a
gpiolib: devres: use correct structure type name in sizeof
by Julia Lawall
· 10 years ago
39b2bbe
gpio: add flags argument to gpiod_get*() functions
by Alexandre Courbot
· 10 years ago
29a1f233
gpio: Add helpers for optional GPIOs
by Thierry Reding
· 11 years ago
3c2c628
gpiolib: devres: add missing headers
by Alexandre Courbot
· 11 years ago
5fcdb9d
gpiolib: devres: fix devm_gpiod_get_index()
by Alexandre Courbot
· 11 years ago
bae48da
gpiolib: add gpiod_get() and gpiod_put() functions
by Alexandre Courbot
· 11 years ago
713b7ef
gpio: devres: make comments proper
by Wolfram Sang
· 12 years ago
3996bfc
gpio: export devm_gpio_request_one
by Stephen Warren
· 13 years ago
b1bf7d4
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
09d71ff
gpiolib: Implement devm_gpio_request_one()
by Mark Brown
· 13 years ago
a85990b
gpiolib: Convert to devres_release()
by Mark Brown
· 13 years ago
1a0703e
GPIO: add bindings for managed devices
by John Crispin
· 13 years ago