summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-vf610.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: vf610: Use of_device_get_match_data()Thierry Reding2018-05-161-3/+1
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* gpio: vf610: add imx7ulp supportDong Aisheng2017-08-141-3/+44
* gpio: vf610: use builtin_platform_driverGeliang Tang2016-11-241-5/+1
* gpio: vf610: drop unused MODULE_ tags from non-modular codePaul Gortmaker2016-08-231-6/+1
* gpio: vf610: use gpiochip data pointerLinus Walleij2016-01-051-14/+9
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: replace trivial implementations of request/free with generic oneJonas Gorski2015-10-161-12/+2
* gpio: vf610: use container_of() to get state containerLinus Walleij2015-10-021-10/+19
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* gpio: vf610: Use irq_set_handler_lockedThomas Gleixner2015-09-161-2/+2
* gpio: vf610: handle level IRQ's properlyStefan Agner2015-08-261-1/+8
* gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-141-1/+1
* gpio: vf610: Replaces comma between expression statements by semicolonAxel Lin2015-03-061-8/+8
* gpio: drop owner assignment from platform_driversWolfram Sang2015-01-151-1/+0
* gpio: vf610: add gpiolib/IRQ chip driver for VybridStefan Agner2014-10-241-0/+295
OpenPOWER on IntegriCloud