Age | Commit message (Expand) | Author |
2018-07-02 | gpio: sta2x11: Inline regs macro | Linus Walleij |
2018-07-02 | gpio: sta2x11: Use BIT() macro | Linus Walleij |
2018-07-02 | gpio: sta2x11: Include the right header | Linus Walleij |
2017-08-21 | gpio: sta2x11: use devres for irq generic chip | Bartosz Golaszewski |
2017-08-21 | gpio: sta2x11: disallow unbinding the driver | Bartosz Golaszewski |
2017-05-29 | gpio: sta2x11: check the return value of irq_alloc_generic_chip() | Bartosz Golaszewski |
2017-03-15 | gpio: sta2x11: use resource management for irqs | Bartosz Golaszewski |
2016-03-31 | gpio: sta2x11: make explicitly non-modular | Paul Gortmaker |
2016-02-23 | gpio: sta2x11: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan |
2016-01-05 | gpio: sta2x11: use gpiochip data pointer | Linus Walleij |
2015-12-26 | gpio: sta2x11: Be sure to clamp return value | Linus Walleij |
2015-07-28 | gpio: kill off set_irq_flags usage | Rob Herring |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang |
2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij |
2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han |
2013-06-17 | gpio-sta2x11: Convert to use devm_ioremap_resource | Tushar Behera |
2013-06-17 | gpio-sta2x11: Fix potential NULL pointer dereference | Sachin Kamat |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton |
2012-07-05 | gpio-sta2x11: don't use pdata if null | Alessandro Rubini |
2012-05-09 | gpio: Add STA2X11 GPIO block | Alessandro Rubini |