summaryrefslogtreecommitdiff
path: root/drivers/video/exynos/exynos_dp.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada1-1/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-1/+1
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-19video: exynos: remove redundant assignmentsHeinrich Schuchardt1-6/+6
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-10-29exynos: video: fix typo in DisplayPort driverDongjin Kim1-1/+1
2017-06-01dm: Fix up inclusion of common.hSimon Glass1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2016-05-25exynos: video: Convert several boards to driver model for videoSimon Glass1-28/+118
2016-05-25exynos: video: Rename variables for driver modelSimon Glass1-217/+217
2016-05-25exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass1-13/+13
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass1-7/+2
2016-05-25exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass1-136/+174
2016-05-25exynos: video: Move driver files into their own directorySimon Glass1-0/+961