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