Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: da905x: Include proper header | Linus Walleij | 2018-01-14 | 1 | -1/+1 |
* | gpio: constify gpio_chip structures | Julia Lawall | 2016-09-13 | 1 | -1/+1 |
* | gpio: da9055: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -14/+2 |
* | gpio: da9055: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -11/+6 |
* | gpio: use (!foo) instead of (foo == NULL) | Varka Bhadram | 2015-04-08 | 1 | -1/+1 |
* | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 2014-07-22 | 1 | -1/+2 |
* | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 2013-12-04 | 1 | -1/+1 |
* | gpio: use dev_get_platdata() | Jingoo Han | 2013-08-16 | 1 | -1/+1 |
* | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -4/+4 |
* | DA9055 GPIO driver | Ashish Jangam | 2012-10-15 | 1 | -0/+204 |