summaryrefslogtreecommitdiff
path: root/drivers/video/tegra.c
AgeCommit message (Expand)Author
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-05tegra: video: Always use write-through cache on LCDSimon Glass
2016-07-05video: tegra: Move to using simple-panel and pwm-backlightSimon Glass
2016-05-17video: tegra: refuse to bind to disabled dcsStephen Warren
2016-02-16tegra: video: Move LCD driver to use the DM PWM driverSimon Glass
2016-02-16tegra: video: Move all fdt-decoding into a single functionSimon Glass
2016-02-16tegra: video: Move LCD enums into the driverSimon Glass
2016-02-16tegra: video: Remove the static variablesSimon Glass
2016-02-16tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass
2016-02-16tegra: video: Merge the two config structures togetherSimon Glass
2016-02-16tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-06lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun
2015-01-29dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass
2014-04-17ARM: tegra: Tegra20 pinmux cleanupStephen Warren
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee
2013-03-21lcd, tegra: remove unused cursor functionsJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk
2013-01-16video: tegra: Update line length to match resolutionThierry Reding
2012-11-19tegra: Support control of cache settings for LCDSimon Glass
2012-11-19tegra: Add LCD driverSimon Glass