index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-tps6586x.c
Age
Commit message (
Expand
)
Author
2016-06-07
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
2016-04-05
gpio: tps6586x: make explicitly non-modular
Paul Gortmaker
2016-02-23
gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: tps6586x: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-05-09
gpio: tps6586x: remove unnecessary OOM messages
Jingoo Han
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2012-12-17
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-11-13
mfd: Implement tps6586x gpio_to_irq
Laxman Dewangan
2012-07-24
gpio: tps6586x: Add gpio support through platform driver
Laxman Dewangan