aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* update other arm platforms from 3.2.72 and also merge some general arm code (...Wolfgang Wiedmeyer2015-10-231-431/+0
* ARM: tegra: update GPIO chained IRQ handler to use entry/exit functionsWill Deacon2011-05-111-3/+6
* ARM: tegra: gpio: Fix unused variable warningsColin Cross2011-03-301-2/+4
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-9/+9
* arm: Use genirq lockdep helper to set lock classThomas Gleixner2011-03-291-1/+1
* arm: tegra: Remove unused bogus irq enable/disable magicThomas Gleixner2011-03-291-19/+0
* ARM: tegra: add tegra_gpio_table and tegra_gpio_configOlof Johansson2011-02-221-0/+14
* ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross2011-02-091-0/+1
* arm/tegra: Fix tegra irq_data conversionGrant Likely2011-01-261-2/+2
* ARM: tegra: irq_data conversion.Lennert Buytenhek2011-01-131-19/+19
* [ARM] tegra: gpio: Add suspend and wake supportColin Cross2010-10-211-11/+93
* [ARM] tegra: add GPIO supportErik Gilling2010-08-051-0/+348