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-moxart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'devm-gpiochip-add-data' into devel
Linus Walleij
2016-03-08
1
-1
/
+1
|
\
|
*
gpio: moxart: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-1
/
+1
*
|
gpio: moxart: Drop redundant code to set already initialized gpio_chip fields
Axel Lin
2016-03-07
1
-3
/
+0
|
/
*
gpio: moxart: fix build regression
Arnd Bergmann
2016-01-07
1
-1
/
+1
*
gpio: generic: factor into gpio_chip struct
Linus Walleij
2016-01-05
1
-15
/
+14
*
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: moxart: get value of output gpio from generic driver
Vladimir Zapolskiy
2015-05-11
1
-14
/
+3
*
gpio: moxart: convert to use basic mmio gpio library
Kamlakant Patel
2015-01-09
1
-70
/
+31
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
gpio: moxart: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: moxart: Actually set output state in moxart_gpio_direction_output()
Axel Lin
2014-03-27
1
-0
/
+1
*
gpio: moxart: Avoid forward declaration
Axel Lin
2014-03-27
1
-20
/
+19
*
gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()
Wei Yongjun
2013-12-20
1
-4
/
+1
*
gpio: moxart: add missing .owner to struct gpio_chip
Wei Yongjun
2013-12-20
1
-0
/
+1
*
gpio: MOXA ART: rename moxart_gpio_base to base
Jonas Jensen
2013-12-04
1
-14
/
+10
*
gpio: Add MOXA ART GPIO driver
Jonas Jensen
2013-12-03
1
-0
/
+162