summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/include/mach/gpio.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: mark empty gpio.h files emptyLinus Walleij2011-10-291-0/+1
* ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren2011-09-271-39/+0
* ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix buildStephen Warren2011-08-241-1/+1
* ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpioStephen Warren2011-08-241-16/+0
* ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+0
* ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-0/+1
* ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-5/+1
* ARM: tegra: add tegra_gpio_table and tegra_gpio_configOlof Johansson2011-02-221-0/+7
* ARM: tegra: Fix typo in TEGRA_IRQ_TO_GPIOStephen Warren2011-02-221-1/+1
* [ARM] tegra: gpio: Add suspend and wake supportColin Cross2010-10-211-2/+2
* [ARM] tegra: add GPIO supportErik Gilling2010-08-051-0/+53