Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
715b02ce8968bd560d295945520bae6d73707a73
/
drivers
/
gpio
/
gpio-tb10x.c
373894f
gpio: remove unneeded MODULE_VERSION() usage
by Enrico Weigelt, metux IT consult
· 5 years ago
15bddb7
gpio: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
5b827ff
drivers: gpio: tb10x: use devm_platform_ioremap_resource()
by Enrico Weigelt, metux IT consult
· 6 years ago
0d1e31a
gpio: tb10x: Use GENERIC_GPIO
by Linus Walleij
· 6 years ago
d28af35
gpio: tb10x: Create local helper variables
by Linus Walleij
· 6 years ago
32e49b9
gpio: tb10x: Use the right include
by Linus Walleij
· 6 years ago
a5ae5f5
gpio: tb10x: Handle return value of devm_kasprintf
by Arvind Yadav
· 7 years ago
7eb6ce2
gpio: Convert to using %pOF instead of full_name
by Rob Herring
· 8 years ago
ad7b550
gpio: tb10x: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
0ca8c5c
gpio: tb10x: use gpiochip data pointer
by Linus Walleij
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
203f0da
gpio: replace trivial implementations of request/free with generic one
by Jonas Gorski
· 9 years ago
81d49ce
gpio: tb10x: Drop unneeded free_irq() call
by Axel Lin
· 10 years ago
b8a51a2
gpio: gpio-tb10x: remove incorrect __exit markup
by Dmitry Torokhov
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
ee2a9f7
gpio: gpio-tb10x: remove duplicate check on resource
by Varka Bhadram
· 10 years ago
4a3a950
gpio: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
9f5132a
gpio: remove all usage of gpio_remove retval in driver/gpio
by abdoulaye berthe
· 11 years ago
b10b45c0
gpio: tb10x: Remove redundant of_match_ptr helper
by Sachin Kamat
· 11 years ago
bdc54ef
Merge tag 'v3.13-rc3' into devel
by Linus Walleij
· 11 years ago
9fb1f39
gpio/pinctrl: make gpio_chip members typed boolean
by Linus Walleij
· 11 years ago
2e86230
gpio: tb10x: Set output value before setting direction to output
by Axel Lin
· 11 years ago
9a4864c
gpio: tb10x: fix return value check in tb10x_gpio_probe()
by Wei Yongjun
· 11 years ago
85aa391
gpio: tb10x: use module_platform_driver to simplify the code
by Wei Yongjun
· 11 years ago
c6ce2b6
gpio: add TB10x GPIO driver
by Christian Ruppert
· 11 years ago