summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tegra.c
AgeCommit message (Expand)Author
2014-09-15gpio: tegra: call pinctrl dirctions apis on direction input/outputLaxman Dewangan
2014-09-15gpio: tegra: Enable pinctrl_request_gpioshravanid
2014-01-30gpio: tegra: prints gpio port name when taking dumpLaxman Dewangan
2013-10-28ARM: tegra: Move mach-tegra/{gic.h, pm-irq.h}Ajay Nandakumar
2013-10-16arm: tegra: register save and restore opsPrashant Gaikwad
2013-10-03gpio: tegra: initialize chip->dev with driver's devLaxman Dewangan
2013-09-14ARM: tegra: Move platform detect from <mach/hardware.h> to <linux/tegra-soc.h>Dan Willemsen
2013-09-14arm: t124: Add "tegra-gpio" entry for Device Tree.Hayden Du
2013-09-14gpio: tegra: Moved tegra gpio suspend/resumeAjay Nandakumar
2013-09-14HACK: gpio: tegra: Don't require pinctrlDan Willemsen
2013-09-14gpio: tegra: Add error handling for setting wakeup GPIOsDaniel Solomon
2013-09-14gpio: tegra: add tegra148 compatibility to of_match_tableaghuge
2013-09-14gpio: tegra: enable bank irq for wakeup based on wake depthLaxman Dewangan
2013-09-14gpio: tegra: Move new pre-silicon configJeff Smith
2013-09-14fixup tegra_is_gpioDan Willemsen
2013-09-14gpio: tegra: add tegra114 compatiblity to of_match_tablePritesh Raithatha
2013-09-14gpio: tegra: add tegra_is_gpioaghuge
2013-09-14Revert "gpio: tegra: implement gpio_request and gpio_free."Dan Willemsen
2013-09-14fixup mach-tegra: arm: tegra: power: lp0 wake enable modifiedDan Willemsen
2013-09-14Revert "ARM: tegra: gpio: Add range check for gpio enable/disable"Dan Willemsen
2013-09-14gpio: tegra: disable non-wake source interruptsBitan Biswas
2013-09-14ARM: tegra: support multiple wake sources with same irqVarun Wadekar
2013-09-14unknown changes from android-tegra-nv-3.4Dan Willemsen
2013-09-14ARM: tegra: wakeups: RefactorDan Willemsen
2013-09-14gpio: tegra: implement gpio_request and gpio_free.Laxman Dewangan
2013-09-14gpio: tegra: FIx build warningLaxman Dewangan
2013-09-14gpio: tegra: add stub set_debounce callbackVarun Wadekar
2013-09-14arm: tegra: power: lp0 wake enable modifiedBitan Biswas
2013-09-14ARM: tegra: gpio: Add range check for gpio enable/disableChaitanya Bandi
2013-09-14ARM tegra: gpio: Correct gpio interrupt init sequenceDaehyoung Ko
2013-09-14arm: tegra: gpio: API to configure pins as gpio with init valueLaxman Dewangan
2013-09-14[ARM/tegra] Add Tegra3 supportScott Williams
2013-09-14Make tegra_defconfig compileDan Willemsen
2013-09-14ARM: tegra: gpio: remove manual acks in irq handlerColin Cross
2013-09-14ARM: tegra: gpio: Add support for waking from suspendColin Cross
2013-09-13Revert "gpio: tegra: add gpio wakeup source handling"Dan Willemsen
2013-09-13Revert "drivers/gpio: don't check resource with devm_ioremap_resource"Dan Willemsen
2013-05-18drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson
2013-04-03gpio: tegra: add gpio wakeup source handlingJoseph Lo
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-04gpio/tegra: assume CONFIG_OFStephen Warren
2013-01-22gpio: Convert to devm_ioremap_resource()Thierry Reding
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-11-28gpio: remove use of __devinitdataBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-17gpio: tegra: read output value when gpio is set in direction_outLaxman Dewangan
2012-11-08gpio: tegra: Drop exporting static functionsAxel Lin
2012-11-08gpio: tegra: Staticize non-exported symbolsAxel Lin