summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-kempld.c
AgeCommit message (Expand)Author
2018-03-19gpio: kempld: Include the right headerLinus Walleij
2016-02-23gpio: kempld: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: kempld: use gpiochip data pointerLinus Walleij
2015-12-26gpio: kempld: Be sure to clamp return valueLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-05-12gpio: gpio-kempld: Fix get_direction return valueMichael Brunner
2015-04-08gpio: use (!foo) instead of (foo == NULL)Varka Bhadram
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-05-03gpio: kempld: use BIT() macro instead of shifting bitsJavier Martinez Canillas
2014-04-28gpio: kempld: Fix autoloading of moduleAxel Lin
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-08-16gpio: Fix bit masking in Kontron PLD GPIO driverBrunner Michael
2013-08-16gpio: Fix platform driver name in Kontron PLD GPIO driverMichael Brunner
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2013-07-21gpio: Kontron PLD gpio driverGuenter Roeck