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
old/tizen_20241126
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
2021-08-30
video: Remove ati_radeon_fb
Tom Rini
4
-1255
/
+0
2021-08-30
global: Remove dead code that starts with CONFIG_[0-9A]
Tom Rini
1
-67
/
+1
2021-08-06
Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
3
-1
/
+154
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
1
-2
/
+2
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
3
-3
/
+3
2021-08-01
video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO
Andre Przywara
1
-1
/
+0
2021-08-01
video: Add simple driver for ST-Ericsson MCDE with pre-configured display
Stephan Gerhold
3
-0
/
+154
2021-08-01
video: buffer overrun in TrueType console
Heinrich Schuchardt
1
-14
/
+12
2021-07-19
Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-3
/
+3
2021-07-15
video: Check return value in pwm_backlight_of_to_plat()
Simon Glass
1
-2
/
+4
2021-07-15
drivers: video: hx8238 fix build bug
Gireesh Hiremath
2
-3
/
+3
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
8
-0
/
+16
2021-06-09
video: mxsfb: add enabling of "disp_axi" clock
Giulio Benetti
1
-0
/
+11
2021-06-09
video: mxsfb: add enabling of "axi" clock other than "per" clock
Giulio Benetti
1
-7
/
+18
2021-04-24
video: sunxi: de2: switch to public uclass functions
Jernej Skrabec
1
-19
/
+10
2021-04-24
video: sunxi: dw-hdmi: read source_id later
Jernej Skrabec
1
-4
/
+2
2021-04-24
video: sunxi: Remove TV probe from DE2
Jernej Skrabec
1
-14
/
+1
2021-04-24
video: sunxi: Remove check for ddc-i2c-bus property
Jernej Skrabec
1
-3
/
+0
2021-04-24
video: sunxi: Use DW-HDMI hpd function
Jernej Skrabec
1
-28
/
+6
2021-04-24
video: sunxi: Add mode_valid callback to sunxi_dw_hdmi
Jernej Skrabec
1
-0
/
+7
2021-04-16
sunxi: video: select dw-hdmi in Kconfig, not Makefile
Jernej Skrabec
1
-1
/
+1
2021-04-10
video: Fix line padding calculation for 16 and 24 BPP bitmaps
Sylwester Nawrocki
1
-2
/
+2
2021-04-10
tegra: video: fix tegra_dc_sor_config_panel()
Heinrich Schuchardt
1
-2
/
+2
2021-04-10
finish removing mb862xx video driver
Trevor Woerner
1
-14
/
+0
2021-04-10
video: SIMPLE_PANEL depends on DM_GPIO
Asherah Connor
1
-1
/
+1
2021-04-10
video: backlight: Support PWMs without a known period_ns
Alper Nebi Yasak
1
-6
/
+14
2021-04-10
rockchip: video: vop: Add reset support
Arnaud Patard (Rtp)
1
-3
/
+47
2021-04-10
rockchip: video: edp: Add missing reset support
Arnaud Patard (Rtp)
1
-0
/
+22
2021-04-10
rockchip: video: vop: Fix format of fbbase in debug string
Arnaud Patard (Rtp)
1
-1
/
+1
2021-04-10
Rockchip: video: vop: Reserve efi fb memory
Arnaud Patard (Rtp)
1
-0
/
+7
2021-04-10
rockchip: video: edp: Add rk3399 support
Arnaud Patard (Rtp)
1
-20
/
+65
2021-04-10
rockchip: video: vop: Use endpoint compatible string to find VOP mode
Arnaud Patard (Rtp)
1
-2
/
+23
2021-03-27
x86: video: Allow coreboot video to be used on any x86 board
Simon Glass
2
-5
/
+13
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
1
-1
/
+1
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2
-4
/
+8
2021-03-11
video: dw_mipi_dsi: update log of dphy_enable
Yannick Fertre
1
-4
/
+4
2021-03-11
video: dw_mipi_dsi: missing device to log debug
Yannick Fertre
1
-0
/
+1
2021-03-11
video: stm32: remove all child of DSI bridge when its probe failed
Patrick Delaunay
1
-0
/
+3
2021-03-03
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
1
-115
/
+153
2021-02-19
drivers: video: Add Support for Himax HX8238D Panel
Moses Christopher
3
-0
/
+208
2021-02-19
Replace video_uc_platdata with video_uc_plat
Dario Binacchi
2
-3
/
+3
2021-02-19
video: eliminate unused drivers/video/mb862xx.c
Heinrich Schuchardt
2
-487
/
+0
2021-02-19
video: simple_panel: Add boe,nv101wxmn51 display
Alper Nebi Yasak
1
-0
/
+1
2021-02-19
video: simple_panel: Add sharp,lq123p1jx31 display
Alper Nebi Yasak
1
-0
/
+1
2021-02-18
video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible
Nicolas Saenz Julienne
1
-0
/
+1
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
27
-0
/
+27
2021-02-03
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
Simon Glass
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
27
-0
/
+27
2021-01-27
video: Allow syncing the entire framebuffer to the copy
Simon Glass
1
-0
/
+10
2021-01-16
Kconfig: simple panel requires backlight
Marcin Juszkiewicz
1
-1
/
+1
[next]