index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-tb10x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: tb10x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-16
/
+6
*
gpio: tb10x: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-11
/
+6
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
gpio: replace trivial implementations of request/free with generic one
Jonas Gorski
2015-10-16
1
-12
/
+2
*
gpio: tb10x: Drop unneeded free_irq() call
Axel Lin
2015-06-02
1
-1
/
+0
*
gpio: gpio-tb10x: remove incorrect __exit markup
Dmitry Torokhov
2015-03-27
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
gpio: gpio-tb10x: remove duplicate check on resource
Varka Bhadram
2014-10-28
1
-6
/
+1
|
/
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-4
/
+1
*
gpio: tb10x: Remove redundant of_match_ptr helper
Sachin Kamat
2014-01-02
1
-1
/
+1
*
Merge tag 'v3.13-rc3' into devel
Linus Walleij
2013-12-09
1
-0
/
+1
|
\
|
*
gpio: tb10x: Set output value before setting direction to output
Axel Lin
2013-11-25
1
-0
/
+1
*
|
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-04
1
-1
/
+1
|
/
*
gpio: tb10x: fix return value check in tb10x_gpio_probe()
Wei Yongjun
2013-10-30
1
-4
/
+2
*
gpio: tb10x: use module_platform_driver to simplify the code
Wei Yongjun
2013-10-30
1
-12
/
+1
*
gpio: add TB10x GPIO driver
Christian Ruppert
2013-10-25
1
-0
/
+341