summaryrefslogtreecommitdiff
path: root/drivers/video/exynos/exynos_dp.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* video: exynos: remove redundant assignmentsHeinrich Schuchardt2018-03-191-6/+6
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* exynos: video: fix typo in DisplayPort driverDongjin Kim2017-10-291-1/+1
* dm: Fix up inclusion of common.hSimon Glass2017-06-011-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-251-28/+118
* exynos: video: Rename variables for driver modelSimon Glass2016-05-251-217/+217
* exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass2016-05-251-13/+13
* exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass2016-05-251-7/+2
* exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass2016-05-251-136/+174
* exynos: video: Move driver files into their own directorySimon Glass2016-05-251-0/+961