aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-moxart.c
Commit message (Expand)AuthorAge
* gpio: moxart: make explicitly non-modularPaul Gortmaker2016-03-31
* Merge branch 'devm-gpiochip-add-data' into develLinus Walleij2016-03-08
|\
| * gpio: moxart: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* | gpio: moxart: Drop redundant code to set already initialized gpio_chip fieldsAxel Lin2016-03-06
|/
* gpio: moxart: fix build regressionArnd Bergmann2016-01-07
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-05
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: replace trivial implementations of request/free with generic oneJonas Gorski2015-10-16
* gpio: moxart: get value of output gpio from generic driverVladimir Zapolskiy2015-05-11
* gpio: moxart: convert to use basic mmio gpio libraryKamlakant Patel2015-01-09
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* gpio: moxart: remove unnecessary OOM messagesJingoo Han2014-05-09
* gpio: moxart: Actually set output state in moxart_gpio_direction_output()Axel Lin2014-03-27
* gpio: moxart: Avoid forward declarationAxel Lin2014-03-27
* gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()Wei Yongjun2013-12-20
* gpio: moxart: add missing .owner to struct gpio_chipWei Yongjun2013-12-20
* gpio: MOXA ART: rename moxart_gpio_base to baseJonas Jensen2013-12-04
* gpio: Add MOXA ART GPIO driverJonas Jensen2013-12-03