aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/max732x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-25gpio: Cleanup genirq namespaceThomas Gleixner1-4/+4
2011-01-13gpio: max732x: irq_data conversionLennert Buytenhek1-19/+19
2010-05-27gpio: max732x: fix input configuration for open-drain pinsMarc Zyngier1-0/+7
2010-05-27max732x: correct nr_port checking off by one errorAxel Lin1-3/+3
2010-05-27gpio: add interrupt handling capability to max732xMarc Zyngier1-19/+336
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks1-2/+4
2008-10-16gpio: i2c expanders use subsys_initDavid Brownell1-1/+4
2008-07-25gpio: max732x driverEric Miao1-0/+385