aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-vf610.c
AgeCommit message (Expand)Author
2019-09-16gpio: vf610: Do not share irq_chipAndrey Smirnov
2019-03-20gpio: vf610: Mask all GPIO interruptsAndrew Lunn
2018-05-16gpio: vf610: Use of_device_get_match_data()Thierry Reding
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-08-14gpio: vf610: add imx7ulp supportDong Aisheng
2016-11-24gpio: vf610: use builtin_platform_driverGeliang Tang
2016-08-23gpio: vf610: drop unused MODULE_ tags from non-modular codePaul Gortmaker
2016-01-05gpio: vf610: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-10-16gpio: replace trivial implementations of request/free with generic oneJonas Gorski
2015-10-02gpio: vf610: use container_of() to get state containerLinus Walleij
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16gpio: vf610: Use irq_set_handler_lockedThomas Gleixner
2015-08-26gpio: vf610: handle level IRQ's properlyStefan Agner
2015-07-14gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-03-06gpio: vf610: Replaces comma between expression statements by semicolonAxel Lin
2015-01-15gpio: drop owner assignment from platform_driversWolfram Sang
2014-10-24gpio: vf610: add gpiolib/IRQ chip driver for VybridStefan Agner