Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: vx855: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -11/+1 |
* | gpio: vx855: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -4/+4 |
* | gpio: vx855: Switch to use managed resources APIs | Axel Lin | 2015-01-15 | 1 | -38/+6 |
* | 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 | -2/+1 |
* | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 2013-12-04 | 1 | -1/+1 |
* | gpio: vx855: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-30 | 1 | -2/+0 |
* | gpio: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown | 2012-01-02 | 1 | -11/+1 |
* | gpio: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+333 |