aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tz1090-pdc.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-05gpio: tz1090-pdc: use gpiochip data pointerGravatar Linus Walleij 1-7/+6
2015-12-26gpio: tz1090-pdc: 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-10-16gpio: replace trivial implementations of request/free with generic oneGravatar Jonas Gorski 1-12/+2
2015-01-29gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculationGravatar Axel Lin 1-1/+1
2014-10-20gpio: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2013-07-20gpio-tz1090-pdc: add TZ1090 PDC gpio driverGravatar James Hogan 1-0/+243