summaryrefslogtreecommitdiff
path: root/drivers/gpio/tegra_gpio.c
AgeCommit message (Expand)Author
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass
2015-01-29dm: tegra: Add a GPIO translation functionSimon Glass
2014-10-23dm: gpio: tegra: Drop request()/free() in the driverSimon Glass
2014-10-22tegra: gpio: fix null label regressionMarcel Ziswiler
2014-09-10tegra: Convert tegra GPIO driver to use driver modelSimon Glass
2014-05-13ARM: tegra: add GPIO initialization table functionStephen Warren
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin
2012-07-07gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren