Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |