summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tegra.c
AgeCommit message (Expand)Author
2012-10-01ARM: tegra: fix-up tegra_gpio enable/diablse defsMatt Pedro
2012-08-16gpio: tegra: hide tegra_gpio_enable()/disable()Laxman Dewangan
2012-07-30gpio: tegra: configure pins during irq_set_typeStephen Warren
2012-07-17gpio: tegra: disable non-wake source interruptsBitan Biswas
2012-07-11ARM: tegra: support multiple wake sources with same irqBitan Biswas
2012-05-03gpio: tegra: implement gpio_request and gpio_free.Laxman Dewangan
2012-02-15ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpioStephen Warren
2012-02-15ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irqStephen Warren
2012-02-14gpio: tegra: FIx build warningLaxman Dewangan
2012-01-19gpio: tegra: add stub set_debounce callbackVarun Wadekar
2011-12-21ARM: tegra: gpio: export gpio enable/disable api'sVarun Wadekar
2011-11-30HACK merge fixups for compileDan Willemsen
2011-11-30arm: tegra: power: lp0 wake enable modifiedBitan Biswas
2011-11-30ARM: tegra: gpio: Add range check for gpio enable/disableChaitanya Bandi
2011-11-30ARM: tegra: gpio: Set a gpio to tristate or normalChaitanya Bandi
2011-11-30ARM tegra: gpio: Correct gpio interrupt init sequenceDaehyoung Ko
2011-11-30arm: tegra: gpio: API to configure pins as gpio with init valueLaxman Dewangan
2011-11-30arm: tegra: gpio_get_value can read output gpioSeongho Joo
2011-11-30ARM: tegra: power: Use CONFIG_PM_SLEEP instead of CONFIG_PMScott Williams
2011-11-30arm: tegra: Clean up SOC conditionalsScott Williams
2011-11-30arm: tegra: gpio: Removing fixed number of gpio bank.Laxman Dewangan
2011-11-30[ARM/tegra] Add Tegra3 supportScott Williams
2011-11-30ARM: tegra: gpio: remove manual acks in irq handlerColin Cross
2011-11-30ARM: tegra: gpio: Convert suspend/resume to syscoreColin Cross
2011-11-30ARM: tegra: gpio: Add support for waking from suspendColin Cross
2011-11-30ARM: tegra: remove unused mach/suspend.hColin Cross
2011-07-05gpio/tegra: Use engineering names in DT compatible propertyStephen Warren
2011-06-15gpio/tegra: add devicetree supportGrant Likely
2011-06-15gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely