summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren2012-04-181-18/+18
* gpio: tegra: configure pins during irq_set_typeStephen Warren2012-04-181-0/+3
* gpio: tegra: Iterate over the correct number of banksStephen Warren2012-04-041-2/+2
* gpio: tegra: fix register address calculations for Tegra30Stephen Warren2012-04-041-13/+42
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-281-1/+3
|\
| * gpio: tegra: tegra_gpio_config shouldn't be __initStephen Warren2012-03-191-1/+1
| * ARM: tegra: export tegra_gpio_{en,dis}ableArnd Bergmann2012-03-121-0/+2
* | gpio: tegra: Fix build issue due to irq_domain rework.Stephen Warren2012-02-261-8/+6
* | gpio: tegra: Parameterize the number of banksStephen Warren2012-02-061-9/+33
* | gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-061-7/+18
|/
* drivers/gpio/gpio-tegra.c: use devm_request_and_ioremapJulia Lawall2012-01-021-8/+1
* Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-311-7/+16
|\
| * ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren2011-09-271-0/+1
| * ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irqStephen Warren2011-08-241-1/+5
| * ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpioStephen Warren2011-08-241-6/+10
* | gpio/tegra: Convert to a platform deviceStephen Warren2011-10-131-48/+95
|/
* gpio/tegra: Use engineering names in DT compatible propertyStephen Warren2011-07-051-1/+1
* gpio/tegra: add devicetree supportGrant Likely2011-06-151-0/+10
* gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely2011-06-151-0/+431