summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tz1090.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: tz1090: use gpiochip data pointerLinus Walleij2016-01-051-9/+8
* gpio: tz1090: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: Restore indentation of parent device setupGeert Uytterhoeven2015-12-111-1/+1
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* gpio/tz1090: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-141-2/+2
* gpio: tz1090: Use resource_size to fix off-by-oneAxel Lin2015-01-151-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | gpio: tz1090: Fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-271-1/+1
|/
* gpio-tz1090: Replace commas with semi-colonsJames Hogan2014-03-071-14/+14
* gpio-tz1090: convert to use generic irqchipJames Hogan2013-07-201-75/+48
* gpio-tz1090: add TZ1090 gpio driverJames Hogan2013-07-201-0/+633