summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-kempld.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: gpio-kempld: Fix get_direction return valueMichael Brunner2015-05-121-1/+1
* gpio: use (!foo) instead of (foo == NULL)Varka Bhadram2015-04-081-1/+1
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-1/+2
* gpio: kempld: use BIT() macro instead of shifting bitsJavier Martinez Canillas2014-05-031-1/+1
* gpio: kempld: Fix autoloading of moduleAxel Lin2014-04-281-1/+1
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: Fix bit masking in Kontron PLD GPIO driverBrunner Michael2013-08-161-15/+9Star
* gpio: Fix platform driver name in Kontron PLD GPIO driverMichael Brunner2013-08-161-1/+1
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-1/+1
* gpio: Kontron PLD gpio driverGuenter Roeck2013-07-211-0/+225