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