aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tz1090.c
AgeCommit message (Expand)Author
2016-01-05gpio: tz1090: use gpiochip data pointerLinus Walleij
2015-12-26gpio: tz1090: Be sure to clamp return valueLinus Walleij
2015-12-11gpio: Restore indentation of parent device setupGeert Uytterhoeven
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-14gpio/tz1090: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-01-15gpio: tz1090: Use resource_size to fix off-by-oneAxel Lin
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-27gpio: tz1090: Fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-03-07gpio-tz1090: Replace commas with semi-colonsJames Hogan
2013-07-20gpio-tz1090: convert to use generic irqchipJames Hogan
2013-07-20gpio-tz1090: add TZ1090 gpio driverJames Hogan