summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-moxart.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: moxart: make explicitly non-modularPaul Gortmaker2016-03-311-6/+1
* Merge branch 'devm-gpiochip-add-data' into develLinus Walleij2016-03-081-1/+1
|\
| * gpio: moxart: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
* | gpio: moxart: Drop redundant code to set already initialized gpio_chip fieldsAxel Lin2016-03-071-3/+0
|/
* gpio: moxart: fix build regressionArnd Bergmann2016-01-071-1/+1
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-051-15/+14
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: replace trivial implementations of request/free with generic oneJonas Gorski2015-10-161-12/+2
* gpio: moxart: get value of output gpio from generic driverVladimir Zapolskiy2015-05-111-14/+3
* gpio: moxart: convert to use basic mmio gpio libraryKamlakant Patel2015-01-091-70/+31
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* gpio: moxart: remove unnecessary OOM messagesJingoo Han2014-05-091-3/+1
* gpio: moxart: Actually set output state in moxart_gpio_direction_output()Axel Lin2014-03-271-0/+1
* gpio: moxart: Avoid forward declarationAxel Lin2014-03-271-20/+19
* gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()Wei Yongjun2013-12-201-4/+1
* gpio: moxart: add missing .owner to struct gpio_chipWei Yongjun2013-12-201-0/+1
* gpio: MOXA ART: rename moxart_gpio_base to baseJonas Jensen2013-12-041-14/+10
* gpio: Add MOXA ART GPIO driverJonas Jensen2013-12-031-0/+162
OpenPOWER on IntegriCloud