aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-vf610.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-16gpio: vf610: Use irq_set_handler_lockedThomas Gleixner1-2/+2
2015-08-26gpio: vf610: handle level IRQ's properlyStefan Agner1-1/+8
2015-07-14gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2015-03-06gpio: vf610: Replaces comma between expression statements by semicolonAxel Lin1-8/+8
2015-01-15gpio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-24gpio: vf610: add gpiolib/IRQ chip driver for VybridStefan Agner1-0/+295