aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/exynos/exynos_dp.c
AgeCommit message (Expand)Author
2023-12-21global: Remove duplicate common.h inclusionsTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-19video: exynos: remove redundant assignmentsHeinrich Schuchardt
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-10-29exynos: video: fix typo in DisplayPort driverDongjin Kim
2017-06-01dm: Fix up inclusion of common.hSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-05-25exynos: video: Convert several boards to driver model for videoSimon Glass
2016-05-25exynos: video: Rename variables for driver modelSimon Glass
2016-05-25exynos: video: Rename edp_device_info to exynos_dp_privSimon Glass
2016-05-25exynos: Simplify calling of exynos_dp_phy_ctrl()Simon Glass
2016-05-25exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass
2016-05-25exynos: video: Move driver files into their own directorySimon Glass