summaryrefslogtreecommitdiffstats
path: root/drivers/video/exynos/exynos_dp.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-251-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-1/+1
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-201-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* 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