Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-14 | gpio: da905x: Include proper header | Linus Walleij | 1 | -1/+1 |
2016-09-13 | gpio: constify gpio_chip structures | Julia Lawall | 1 | -1/+1 |
2016-02-23 | gpio: da9055: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -14/+2 |
2016-01-05 | gpio: da9055: use gpiochip data pointer | Linus Walleij | 1 | -11/+6 |
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 |
2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-01-03 | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2012-10-15 | DA9055 GPIO driver | Ashish Jangam | 1 | -0/+204 |