aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/include/mach/gpio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij1-0/+1
2011-09-27ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren1-39/+0
2011-08-24ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix buildStephen Warren1-1/+1
2011-08-24ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpioStephen Warren1-16/+0
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-0/+1
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-5/+1
2011-02-22ARM: tegra: add tegra_gpio_table and tegra_gpio_configOlof Johansson1-0/+7
2011-02-22ARM: tegra: Fix typo in TEGRA_IRQ_TO_GPIOStephen Warren1-1/+1
2010-10-21[ARM] tegra: gpio: Add suspend and wake supportColin Cross1-2/+2
2010-08-05[ARM] tegra: add GPIO supportErik Gilling1-0/+53