aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tz1090.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-05gpio: tz1090: use gpiochip data pointerGravatar Linus Walleij 1-9/+8
2015-12-26gpio: tz1090: Be sure to clamp return valueGravatar Linus Walleij 1-1/+1
2015-12-11gpio: Restore indentation of parent device setupGravatar Geert Uytterhoeven 1-1/+1
2015-11-19gpio: change member .dev to .parentGravatar Linus Walleij 1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersGravatar Thomas Gleixner 1-2/+2
2015-07-14gpio/tz1090: Consolidate chained IRQ handler install/removeGravatar Thomas Gleixner 1-2/+2
2015-01-15gpio: tz1090: Use resource_size to fix off-by-oneGravatar Axel Lin 1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2014-11-27gpio: tz1090: Fix error handling of irq_of_parse_and_mapGravatar Dmitry Torokhov 1-1/+1
2014-10-20gpio: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-03-07gpio-tz1090: Replace commas with semi-colonsGravatar James Hogan 1-14/+14
2013-07-20gpio-tz1090: convert to use generic irqchipGravatar James Hogan 1-75/+48
2013-07-20gpio-tz1090: add TZ1090 gpio driverGravatar James Hogan 1-0/+633