index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
tegra_gpio.c
Age
Commit message (
Expand
)
Author
2016-02-16
tegra: gpio: Show the GPIO value for outputs
Simon Glass
2015-10-02
gpio: tegra: use named constants
Stephen Warren
2015-10-02
gpio: tegra: remove unused type
Stephen Warren
2015-10-02
ARM: tegra: don't enable GPIOs until direction is set
Stephen Warren
2015-10-02
ARM: tegra: fix GPIO init table programming
Stephen Warren
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-04-17
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-03-04
dm: tegra: Enable driver model in SPL and adjust the GPIO driver
Simon Glass
2015-01-30
dm: tegra: Add a GPIO translation function
Simon Glass
2014-10-24
dm: gpio: tegra: Drop request()/free() in the driver
Simon Glass
2014-10-22
tegra: gpio: fix null label regression
Marcel Ziswiler
2014-09-10
tegra: Convert tegra GPIO driver to use driver model
Simon Glass
2014-05-13
ARM: tegra: add GPIO initialization table function
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-09-10
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-07-07
gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*
Tom Warren