aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-nomadik.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-12gpiolib: output basic details and consolidate gpio device driversGrant Likely1-2/+2
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-14/+113
2011-09-20gpio/nomadik: use genirq core to track enablementLinus Walleij1-9/+2
2011-09-20gpio/nomadik: disable clocks when unusedRabin Vincent1-7/+113
2011-08-22ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij1-0/+1
2011-08-08ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij1-11/+29
2011-05-26gpio/nomadik: add function to read GPIO pull down statusRickard Andersson1-4/+30
2011-05-26gpio/nomadik: show all pins in debugRabin Vincent1-4/+27
2011-05-26gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely1-0/+1020