summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-kempld.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: kempld: Include the right headerLinus Walleij2018-03-191-1/+1
* gpio: kempld: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1
* gpio: kempld: use gpiochip data pointerLinus Walleij2016-01-051-11/+6
* gpio: kempld: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* 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/+0
* 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/+9
* 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
OpenPOWER on IntegriCloud