summaryrefslogtreecommitdiff
path: root/drivers/video/exynos
AgeCommit message (Expand)Author
2023-02-07samsung: Drop CONFIG_EXYNOS_PWM_BLSimon Glass
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: samsung: Drop old LCD codeSimon Glass
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-06-28video: Migrate exynos display options to KconfigTom Rini
2022-06-28arm: exynos: Remove old pwm backlight driverTom Rini
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just '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
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom 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-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23video: squash lines for immediate returnMasahiro Yamada
2016-05-25exynos: video: Drop old unused codeSimon 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: Combine LCD driver into one fileSimon Glass
2016-05-25exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass
2016-05-25exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass
2016-05-25exynos: video: Move dsim_config_dt into a functionSimon Glass
2016-05-25exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass
2016-05-25exynos: video: Drop static variables in exynos_fb.cSimon Glass
2016-05-25exynos: video: Drop static variables in exynos_fimd.cSimon Glass
2016-05-25exynos: video: Drop the static lcd_base_addr variableSimon Glass
2016-05-25exynos: video: Remove use of vidinfo_t typedefSimon Glass
2016-05-25exynos: video: Drop dead codeSimon Glass
2016-05-25exynos: video: Move driver files into their own directorySimon Glass