index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
exynos
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-19
video: exynos: remove redundant assignments
Heinrich Schuchardt
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-10-29
exynos: video: fix typo in DisplayPort driver
Dongjin Kim
2017-06-01
dm: Fix up inclusion of common.h
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
video: squash lines for immediate return
Masahiro Yamada
2016-05-25
exynos: video: Drop old unused code
Simon Glass
2016-05-25
exynos: video: Convert several boards to driver model for video
Simon Glass
2016-05-25
exynos: video: Rename variables for driver model
Simon Glass
2016-05-25
exynos: video: Rename edp_device_info to exynos_dp_priv
Simon Glass
2016-05-25
exynos: Simplify calling of exynos_dp_phy_ctrl()
Simon Glass
2016-05-25
exynos: video: Combine LCD driver into one file
Simon Glass
2016-05-25
exynos: video: Move mipi_lcd_device_dt into a function
Simon Glass
2016-05-25
exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo
Simon Glass
2016-05-25
exynos: video: Move dsim_config_dt into a function
Simon Glass
2016-05-25
exynos: video: Drop static variables in exynos_dp_lowlevel.c
Simon Glass
2016-05-25
exynos: video: Drop static variables in exynos_fb.c
Simon Glass
2016-05-25
exynos: video: Drop static variables in exynos_fimd.c
Simon Glass
2016-05-25
exynos: video: Drop the static lcd_base_addr variable
Simon Glass
2016-05-25
exynos: video: Remove use of vidinfo_t typedef
Simon Glass
2016-05-25
exynos: video: Drop dead code
Simon Glass
2016-05-25
exynos: video: Move driver files into their own directory
Simon Glass