Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: mark empty gpio.h files empty | Linus Walleij | 2011-10-29 | 1 | -0/+1 |
* | ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> | Stephen Warren | 2011-09-27 | 1 | -39/+0 |
* | ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix build | Stephen Warren | 2011-08-24 | 1 | -1/+1 |
* | ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpio | Stephen Warren | 2011-08-24 | 1 | -16/+0 |
* | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 1 | -2/+0 |
* | ARM: gpio: consolidate gpio_to_irq | Russell King | 2011-08-12 | 1 | -0/+1 |
* | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 2011-08-12 | 1 | -5/+1 |
* | ARM: tegra: add tegra_gpio_table and tegra_gpio_config | Olof Johansson | 2011-02-22 | 1 | -0/+7 |
* | ARM: tegra: Fix typo in TEGRA_IRQ_TO_GPIO | Stephen Warren | 2011-02-22 | 1 | -1/+1 |
* | [ARM] tegra: gpio: Add suspend and wake support | Colin Cross | 2010-10-21 | 1 | -2/+2 |
* | [ARM] tegra: add GPIO support | Erik Gilling | 2010-08-05 | 1 | -0/+53 |