Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: sta2x11: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -1/+1 |
* | gpio: sta2x11: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -6/+6 |
* | gpio: sta2x11: Be sure to clamp return value | Linus Walleij | 2015-12-26 | 1 | -1/+1 |
* | gpio: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 1 | -1/+1 |
* | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | 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 |
* | gpio-sta2x11: Convert to use devm_ioremap_resource | Tushar Behera | 2013-06-17 | 1 | -1/+3 |
* | gpio-sta2x11: Fix potential NULL pointer dereference | Sachin Kamat | 2013-06-17 | 1 | -0/+2 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | gpio-sta2x11: don't use pdata if null | Alessandro Rubini | 2012-07-05 | 1 | -2/+3 |
* | gpio: Add STA2X11 GPIO block | Alessandro Rubini | 2012-05-09 | 1 | -0/+435 |