aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tz1090.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-22pinctrl/gpio: Unify namespace for cross-callsLinus Walleij1-2/+2
2017-08-14gpio: Convert to using %pOF instead of full_nameRob Herring1-6/+4
2016-01-05gpio: tz1090: use gpiochip data pointerLinus Walleij1-9/+8
2015-12-26gpio: tz1090: Be sure to clamp return valueLinus Walleij1-1/+1
2015-12-11gpio: Restore indentation of parent device setupGeert Uytterhoeven1-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+2
2015-07-14gpio/tz1090: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-01-15gpio: tz1090: Use resource_size to fix off-by-oneAxel Lin1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-27gpio: tz1090: Fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-07gpio-tz1090: Replace commas with semi-colonsJames Hogan1-14/+14
2013-07-20gpio-tz1090: convert to use generic irqchipJames Hogan1-75/+48
2013-07-20gpio-tz1090: add TZ1090 gpio driverJames Hogan1-0/+633