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