aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tegra.c
Commit message (Expand)AuthorAge
* gpio: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * gpio: remove use of __devinitdataBill Pemberton2012-11-28
| * gpio: remove use of __devinitBill Pemberton2012-11-28
* | gpio: tegra: read output value when gpio is set in direction_outLaxman Dewangan2012-11-17
* | gpio: tegra: Drop exporting static functionsAxel Lin2012-11-08
* | gpio: tegra: Staticize non-exported symbolsAxel Lin2012-11-08
* | gpio: tegra: fix suspend/resume apisLaxman Dewangan2012-11-08
* | gpio/tegra: convert to use linear irqdomainLinus Walleij2012-10-26
|/
* gpio: tegra: remove useless includes of <mach/*.h>Stephen Warren2012-09-06
* gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren2012-04-18
* gpio: tegra: configure pins during irq_set_typeStephen Warren2012-04-18
* gpio: tegra: Iterate over the correct number of banksStephen Warren2012-04-04
* gpio: tegra: fix register address calculations for Tegra30Stephen Warren2012-04-04
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-28
|\
| * gpio: tegra: tegra_gpio_config shouldn't be __initStephen Warren2012-03-19
| * ARM: tegra: export tegra_gpio_{en,dis}ableArnd Bergmann2012-03-12
* | gpio: tegra: Fix build issue due to irq_domain rework.Stephen Warren2012-02-26
* | gpio: tegra: Parameterize the number of banksStephen Warren2012-02-06
* | gpio: tegra: Dynamically allocate IRQ base, and support DTStephen Warren2012-02-06
|/
* drivers/gpio/gpio-tegra.c: use devm_request_and_ioremapJulia Lawall2012-01-02
* Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-31
|\
| * ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren2011-09-26
| * ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irqStephen Warren2011-08-24
| * ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpioStephen Warren2011-08-24
* | gpio/tegra: Convert to a platform deviceStephen Warren2011-10-13
|/
* gpio/tegra: Use engineering names in DT compatible propertyStephen Warren2011-07-06
* gpio/tegra: add devicetree supportGrant Likely2011-06-15
* gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely2011-06-15