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
2016-11-28
bcm2835 video: Map frame buffer as 32bpp
Alexander Graf
1
-3
/
+3
2016-11-25
rockchip: video: Avoid using u8 in the HDMI driver
Simon Glass
1
-15
/
+15
2016-11-25
rockchip: video: Check for device in use
Simon Glass
1
-0
/
+9
2016-11-25
video: Track whether a display is in use
Simon Glass
1
-1
/
+17
2016-11-25
video: Use cache-alignment in video_sync()
Simon Glass
1
-1
/
+2
2016-11-25
rockchip: video: Correct VOP clock selection
Simon Glass
1
-6
/
+1
2016-11-25
rockchip: video: Correct HDMI data source selection
Simon Glass
1
-1
/
+2
2016-11-13
video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled
Stefan Roese
1
-3
/
+3
2016-10-24
Fix codying style broken by recent libfdt sync
Masahiro Yamada
1
-1
/
+1
2016-10-23
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
Simon Glass
1
-0
/
+10
2016-10-23
video: Move video_get_info_str() prototype to a header file
Simon Glass
1
-17
/
+8
2016-10-23
Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig
Simon Glass
1
-0
/
+10
2016-10-23
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
Simon Glass
2
-6
/
+10
2016-10-23
video: Drop CONFIG_VIDEO_HW_CURSOR
Simon Glass
2
-111
/
+1
2016-10-23
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
2
-6
/
+10
2016-10-23
video: Drop the sed13806 driver
Simon Glass
3
-296
/
+0
2016-10-23
video: Drop the s3c-fb driver
Simon Glass
3
-174
/
+1
2016-10-23
video: Drop the imx25lcdc driver
Simon Glass
2
-122
/
+0
2016-10-23
video: Drop the smiLynxEM driver
Simon Glass
3
-849
/
+0
2016-10-23
Convert CONFIG_SYS_CONSOLE_BG_COL et al to Kconfig
Simon Glass
3
-49
/
+74
2016-10-23
Convert CONFIG_VIDEO_CT69000 to Kconfig
Simon Glass
1
-0
/
+27
2016-10-23
Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig
Simon Glass
1
-0
/
+9
2016-10-23
Convert CONFIG_CFB_CONSOLE to Kconfig
Simon Glass
1
-0
/
+41
2016-10-23
Convert CONFIG_LCD to Kconfig
Simon Glass
1
-0
/
+8
2016-10-23
Convert CONFIG_VIDEO to Kconfig
Simon Glass
1
-0
/
+9
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
1
-1
/
+1
2016-10-12
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
9
-206
/
+991
2016-10-12
video: Remove legacy VESA and coreboot framebuffer drivers
Bin Meng
2
-171
/
+0
2016-10-12
x86: coreboot: Convert to use DM coreboot video driver
Bin Meng
1
-1
/
+1
2016-10-12
dm: video: Don't do anything in alloc_fb() when plat->size is zero
Bin Meng
1
-0
/
+3
2016-10-12
dm: video: Add driver for coreboot framebuffer device
Bin Meng
2
-0
/
+88
2016-10-12
x86: Convert to use DM VESA video driver
Bin Meng
1
-1
/
+1
2016-10-12
dm: video: Add driver for VESA-compatible device
Bin Meng
1
-0
/
+34
2016-10-11
dm: x86: Move samus to use new driver model support
Simon Glass
1
-32
/
+7
2016-10-11
dm: x86: video: Add a driver-model driver for ivybridge graphics
Simon Glass
3
-0
/
+856
2016-10-11
x86: video: Fix typo in broadwell Kconfig
Simon Glass
1
-1
/
+1
2016-10-10
simple panel: fix spelling of debug message
Marcel Ziswiler
1
-1
/
+1
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
8
-8
/
+8
2016-09-23
video: squash lines for immediate return
Masahiro Yamada
5
-27
/
+5
2016-08-26
sunxi: display: Use PWM to drive backlight where applicable
Hans de Goede
1
-0
/
+11
2016-07-27
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
1
-1
/
+3
2016-07-25
rockchip: Use rockchip_get_clk() to obtain the SoC clock
Simon Glass
1
-1
/
+1
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
1
-1
/
+1
2016-07-11
video: allow version string to be optional when using LOGO
Tim Harvey
1
-1
/
+3
2016-07-06
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
1
-281
/
+52
2016-07-05
tegra: video: Always use write-through cache on LCD
Simon Glass
1
-18
/
+3
2016-07-05
video: tegra: Move to using simple-panel and pwm-backlight
Simon Glass
1
-263
/
+49
2016-07-05
rockchip: video: Lower hpd wait time
Sjoerd Simons
1
-1
/
+1
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
4
-17
/
+18
[next]