Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-23 | gpio: twl6040: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -8/+1 |
2016-01-05 | gpio: convert remaining users to gpiochip_add_data() | Linus Walleij | 1 | -1/+1 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -3/+3 |
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-07-20 | GPIO: gpio-twl6040: Remove support for legacy (pdata) mode | Peter Ujfalusi | 1 | -5/+1 |
2012-11-28 | gpio: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-09-19 | gpio: Add basic support for TWL6040 GPOs | Peter Ujfalusi | 1 | -0/+137 |