summaryrefslogtreecommitdiff
path: root/drivers/gpio/tegra_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-17dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass1-1/+1
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass1-16/+11
2015-01-30dm: tegra: Add a GPIO translation functionSimon Glass1-0/+18
2014-10-24dm: gpio: tegra: Drop request()/free() in the driverSimon Glass1-113/+0
2014-10-22tegra: gpio: fix null label regressionMarcel Ziswiler1-0/+3
2014-09-10tegra: Convert tegra GPIO driver to use driver modelSimon Glass1-55/+272
2014-05-13ARM: tegra: add GPIO initialization table functionStephen Warren1-0/+20
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren1-1/+1
2012-09-11Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren1-4/+4
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin1-6/+6
2012-07-07gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren1-0/+262