aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_ddc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-05drm/exynos: Remove non-DT support in exynos_ddcSachin Kamat1-10/+1
2013-09-05drm/exynos: Add missing of.h header includeSachin Kamat1-1/+1
2013-07-30drm/exynos: Remove module.h header inclusionSachin Kamat1-1/+0
2013-06-28drm/exynos: add new compatible strings for hdmi subsystemRahul Sharma1-0/+2
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-14drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macroSachin Kamat1-1/+3
2012-10-07Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-nextDave Airlie1-5/+17
2012-10-05drm: exynos: hdmi: add support for exynos5 ddcRahul Sharma1-5/+17
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-03-20drm/exynos: remove module of exynos drm subdrvJoonyoung Shim1-1/+0
2011-12-29drm/exynos: added hdmi display supportSeung-Woo Kim1-0/+58