summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-nomadik.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-11gpio: move the Nomadik GPIO driver to pinctrlLinus Walleij1-1306/+0
2012-04-24drivers/gpio: gpio-nomadik: Add support for irqdomainsLee Jones1-48/+58
2012-04-24drivers/gpio: gpio-nomadik: Apply Device Tree bindingsLee Jones1-3/+38
2012-04-24gpio/nomadik: use ioremap() instead of static mappingsLinus Walleij1-4/+11
2012-04-23gpio/nomadik: support low EMI modeRabin Vincent1-0/+25
2012-04-23gpio/nomadik: fix spurious interrupts with SKERabin Vincent1-0/+39
2012-04-23gpio/nomadik: cache [rf]w?imscRabin Vincent1-16/+26
2012-04-23gpio/nomadik: don't set SLPM to 1 for non-wakeup pinsRabin Vincent1-14/+7
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