Age | Commit message (Expand) | Author |
---|---|---|
2016-11-24 | gpio: vf610: use builtin_platform_driver | Geliang Tang |
2016-08-23 | gpio: vf610: drop unused MODULE_ tags from non-modular code | Paul Gortmaker |
2016-01-05 | gpio: vf610: use gpiochip data pointer | Linus Walleij |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2015-10-16 | gpio: replace trivial implementations of request/free with generic one | Jonas Gorski |
2015-10-02 | gpio: vf610: use container_of() to get state container | Linus Walleij |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-16 | gpio: vf610: Use irq_set_handler_locked | Thomas Gleixner |
2015-08-26 | gpio: vf610: handle level IRQ's properly | Stefan Agner |
2015-07-14 | gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |
2015-03-06 | gpio: vf610: Replaces comma between expression statements by semicolon | Axel Lin |
2015-01-15 | gpio: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-24 | gpio: vf610: add gpiolib/IRQ chip driver for Vybrid | Stefan Agner |