index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
am335x-fb: setup display PLL
Hannes Schmelzer
2
-4
/
+52
2018-01-11
am335x-fb: cosmetic: fix coding style
Hannes Schmelzer
1
-3
/
+3
2018-01-11
am335x-fb: cosmetic: update-copyright
Hannes Schmelzer
2
-4
/
+4
2018-01-03
video: Support multiple lines version string display
Peng Fan
1
-7
/
+23
2018-01-03
video: ipu: Fix dereferencing NULL pointer problem
Peng Fan
1
-1
/
+5
2017-12-02
sunxi: video: HDMI: split VSYNC and HSYNC polarity settings
Vasily Khoruzhick
1
-9
/
+5
2017-12-02
video: sunxi: de2: add support for LCD SimpleFB
Icenowy Zheng
1
-1
/
+10
2017-11-06
video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized
Icenowy Zheng
1
-5
/
+11
2017-10-29
exynos: video: fix typo in DisplayPort driver
Dongjin Kim
1
-1
/
+1
2017-10-29
video/da8xx-fb: Cache-align memory allocations
Niko Mauno
1
-4
/
+4
2017-10-27
sunxi: video: add LCD support to DE2 driver
Vasily Khoruzhick
3
-1
/
+170
2017-10-27
sunxi: video: split out PLL configuration code
Vasily Khoruzhick
2
-116
/
+129
2017-10-26
video: add anx6345 DM driver
Vasily Khoruzhick
3
-0
/
+435
2017-10-26
video: anx9804: split out registers definitions into a separate header
Vasily Khoruzhick
2
-53
/
+99
2017-10-26
dm: video: bridge: add operation to read EDID
Vasily Khoruzhick
1
-0
/
+10
2017-10-26
sunxi: setup simplefb for Allwinner DE2
Icenowy Zheng
2
-1
/
+73
2017-10-26
video: add an option for video simplefb via DT
Icenowy Zheng
1
-0
/
+8
2017-10-26
video: sunxi: extract simplefb match code to a new file
Icenowy Zheng
4
-12
/
+55
2017-10-09
Merge git://git.denx.de/u-boot-video
Tom Rini
3
-3
/
+214
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
1
-1
/
+1
2017-09-29
dm: video: Add color ANSI escape sequence support
Rob Clark
1
-0
/
+94
2017-09-29
dm: video: Add basic ANSI escape sequence support
Rob Clark
3
-3
/
+117
2017-09-29
dm: video: Fix cache flushes
Rob Clark
1
-0
/
+3
2017-09-21
Merge branch 'next' of git://git.denx.de/u-boot-video
Tom Rini
9
-6
/
+657
2017-09-12
video: add config option to skip framebuffer clear
Rob Clark
3
-2
/
+13
2017-09-12
video: simplefb
Rob Clark
3
-1
/
+84
2017-09-12
video: add STM32 LTDC display controller
Philippe CORNU
5
-0
/
+463
2017-09-12
dm: backlight: Add a driver for GPIO backlight
Patrick Delaunay
3
-0
/
+85
2017-09-12
dm: backlight: Add CONFIG_BACKLIGHT_PWM
Patrick Delaunay
2
-3
/
+12
2017-09-11
ipu_common: Let the MX6 IPU clock be calculated in run-time
Fabio Estevam
1
-1
/
+13
2017-09-04
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
Anatolij Gustschin
3
-0
/
+9
2017-09-01
Revert "Merge git://git.denx.de/u-boot-video"
Tom Rini
1
-12
/
+1
2017-08-29
video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before
Anatolij Gustschin
1
-1
/
+12
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
6
-7
/
+10
2017-08-07
rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi
eric.gao@rock-chips.com
1
-0
/
+1
2017-08-07
rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi
eric.gao@rock-chips.com
2
-1
/
+192
2017-08-07
rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi
eric.gao@rock-chips.com
1
-1
/
+2
2017-08-07
rockchip: video: mipi: Split mipi driver into common and specific parts
eric.gao@rock-chips.com
3
-164
/
+220
2017-08-07
video: Drop the ct69000 driver
Bin Meng
4
-1208
/
+2
2017-08-07
video: Drop the sm501 driver
Bin Meng
2
-226
/
+0
2017-08-07
video: Drop the sed156x driver
Bin Meng
2
-547
/
+0
2017-08-07
video: Drop the l5f31188 driver
Bin Meng
2
-193
/
+0
2017-07-28
dm: video: tegra124: Convert to livetree
Simon Glass
3
-25
/
+11
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
1
-1
/
+1
2017-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
4
-10
/
+17
2017-07-11
video: simple-panel: Add a little more debugging
Simon Glass
1
-0
/
+2
2017-07-11
dm: video: Update pwm_backlight to support livetree
Simon Glass
1
-10
/
+12
2017-07-11
dm: video: Sync display on backspace
Simon Glass
1
-0
/
+1
2017-07-11
tegra: video: Time the LCD init
Simon Glass
1
-0
/
+2
2017-07-11
rockchip: video: mipi: Modify format type for debug message
eric.gao@rock-chips.com
1
-4
/
+4
[next]