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-tps65910.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
2016-06-07
1
-1
/
+0
*
gpio: tps65910: make explicitly non-modular
Paul Gortmaker
2016-04-05
1
-14
/
+2
*
gpio: tps65910: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-10
/
+2
*
gpio: tps65910: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-10
/
+5
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-1
/
+2
*
gpio: tps65910: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-04
1
-1
/
+1
*
gpio: gpio-tps65910.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-1
/
+1
*
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined
Jerry Snitselaar
2012-07-10
1
-0
/
+2
*
gpio: tps65910: initialize of_node of gpio_chip
Laxman Dewangan
2012-07-05
1
-0
/
+1
*
gpio: tps65910: dt: process gpio specific device node info
Laxman Dewangan
2012-05-22
1
-0
/
+36
*
gpio: Convert tps65910 to a platform driver
Laxman Dewangan
2012-05-20
1
-38
/
+102
*
mfd: Commonize tps65910 regmap access through header
Rhyland Klein
2012-05-20
1
-7
/
+7
*
gpio: tps65910: Add sleep control support
Laxman Dewangan
2012-02-05
1
-2
/
+18
*
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
2012-01-18
1
-1
/
+1
*
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-07-22
1
-0
/
+2
*
gpio: reorganize drivers
Grant Likely
2011-06-06
1
-0
/
+100