Age | Commit message (Expand) | Author | Files | Lines |
2018-03-19 | gpio: kempld: Include the right header | Linus Walleij | 1 | -1/+1 |
2016-02-23 | gpio: kempld: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -10/+1 |
2016-01-05 | gpio: kempld: use gpiochip data pointer | Linus Walleij | 1 | -11/+6 |
2015-12-27 | gpio: kempld: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2015-05-12 | gpio: gpio-kempld: Fix get_direction return value | Michael Brunner | 1 | -1/+1 |
2015-04-08 | gpio: use (!foo) instead of (foo == NULL) | Varka Bhadram | 1 | -1/+1 |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -1/+2 |
2014-05-03 | gpio: kempld: use BIT() macro instead of shifting bits | Javier Martinez Canillas | 1 | -1/+1 |
2014-04-28 | gpio: kempld: Fix autoloading of module | Axel Lin | 1 | -1/+1 |
2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
2013-08-16 | gpio: Fix bit masking in Kontron PLD GPIO driver | Brunner Michael | 1 | -15/+9 |
2013-08-16 | gpio: Fix platform driver name in Kontron PLD GPIO driver | Michael Brunner | 1 | -1/+1 |
2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-07-21 | gpio: Kontron PLD gpio driver | Guenter Roeck | 1 | -0/+225 |