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