index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-tb10x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
gpio: tb10x: Use GENERIC_GPIO
Linus Walleij
1
-66
/
+30
2018-08-29
gpio: tb10x: Create local helper variables
Linus Walleij
1
-13
/
+14
2018-08-10
gpio: tb10x: Use the right include
Linus Walleij
1
-2
/
+1
2017-09-21
gpio: tb10x: Handle return value of devm_kasprintf
Arvind Yadav
1
-0
/
+3
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+2
2016-02-23
gpio: tb10x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-16
/
+6
2016-01-05
gpio: tb10x: use gpiochip data pointer
Linus Walleij
1
-11
/
+6
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-10-16
gpio: replace trivial implementations of request/free with generic one
Jonas Gorski
1
-12
/
+2
2015-06-02
gpio: tb10x: Drop unneeded free_irq() call
Axel Lin
1
-1
/
+0
2015-03-27
gpio: gpio-tb10x: remove incorrect __exit markup
Dmitry Torokhov
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-10-28
gpio: gpio-tb10x: remove duplicate check on resource
Varka Bhadram
1
-6
/
+1
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-4
/
+1
2014-01-02
gpio: tb10x: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2013-12-09
Merge tag 'v3.13-rc3' into devel
Linus Walleij
1
-0
/
+1
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
1
-1
/
+1
2013-11-25
gpio: tb10x: Set output value before setting direction to output
Axel Lin
1
-0
/
+1
2013-10-30
gpio: tb10x: fix return value check in tb10x_gpio_probe()
Wei Yongjun
1
-4
/
+2
2013-10-30
gpio: tb10x: use module_platform_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-10-25
gpio: add TB10x GPIO driver
Christian Ruppert
1
-0
/
+341