summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/gpio.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-16gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely1-431/+0
2011-05-11ARM: tegra: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon1-3/+6
2011-03-30ARM: tegra: gpio: Fix unused variable warningsColin Cross1-2/+4
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-9/+9
2011-03-29arm: Use genirq lockdep helper to set lock classThomas Gleixner1-1/+1
2011-03-29arm: tegra: Remove unused bogus irq enable/disable magicThomas Gleixner1-19/+0
2011-02-23ARM: tegra: add tegra_gpio_table and tegra_gpio_configOlof Johansson1-0/+14
2011-02-10ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross1-0/+1
2011-01-27arm/tegra: Fix tegra irq_data conversionGrant Likely1-2/+2
2011-01-13ARM: tegra: irq_data conversion.Lennert Buytenhek1-19/+19
2010-10-22[ARM] tegra: gpio: Add suspend and wake supportColin Cross1-11/+93
2010-08-06[ARM] tegra: add GPIO supportErik Gilling1-0/+348