aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tz1090-pdc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-05gpio: tz1090-pdc: use gpiochip data pointerLinus Walleij1-7/+6
2015-12-26gpio: tz1090-pdc: 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-10-16gpio: replace trivial implementations of request/free with generic oneJonas Gorski1-12/+2
2015-01-29gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculationAxel Lin1-1/+1
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-20gpio-tz1090-pdc: add TZ1090 PDC gpio driverJames Hogan1-0/+243