aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/exynos_dp.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher1-0/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-03-27video: exynos_dp: Add function to parse DP DT nodeAjay Kumar1-0/+65
2013-03-27video: exynos_dp: Make dp_regs globalAjay Kumar1-0/+2
2013-03-27video: exynos_dp: Remove callbacks from the driverAjay Kumar1-2/+7
2013-01-14video: exynos_dp: Remove unused variable disp_infoAjay Kumar1-2/+0
2012-09-01video: support exynos display port driversDonghwa Lee1-0/+925