summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/tegra_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* tegra: gpio: Show the GPIO value for outputsSimon Glass2016-02-161-1/+4
* gpio: tegra: use named constantsStephen Warren2015-10-021-14/+19
* gpio: tegra: remove unused typeStephen Warren2015-10-021-7/+0
* ARM: tegra: don't enable GPIOs until direction is setStephen Warren2015-10-021-12/+6
* ARM: tegra: fix GPIO init table programmingStephen Warren2015-10-021-3/+5
* dm: Use dev_get_addr() where possibleSimon Glass2015-08-311-2/+1
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-161-1/+1
* dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-041-16/+11
* dm: tegra: Add a GPIO translation functionSimon Glass2015-01-291-0/+18
* dm: gpio: tegra: Drop request()/free() in the driverSimon Glass2014-10-231-113/+0
* tegra: gpio: fix null label regressionMarcel Ziswiler2014-10-221-0/+3
* tegra: Convert tegra GPIO driver to use driver modelSimon Glass2014-09-101-55/+272
* ARM: tegra: add GPIO initialization table functionStephen Warren2014-05-131-0/+20
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-151-1/+1
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-101-4/+4
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-011-6/+6
* gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*Tom Warren2012-07-071-0/+262
OpenPOWER on IntegriCloud