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
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
111
-10
/
+110
2024-05-07
video: Remove <common.h> and add needed includes
Tom Rini
111
-110
/
+10
2024-04-22
Merge patch series "Kconfig: some cleanups"
Tom Rini
2
-2
/
+2
2024-04-22
common: Convert *.c/h from UTF-8 to ASCII enconfing
Michal Simek
2
-2
/
+2
2024-04-21
video: Assume video to be active if SPL is passing video hand-off
Devarsh Thakkar
1
-0
/
+4
2024-04-21
video: simplefb: modernise DT parsing
Caleb Connolly
1
-12
/
+20
2024-04-21
video: renesas: shift the init sequence by one step earlier
Svyatoslav Ryhel
2
-79
/
+95
2024-04-21
video: bridge: ssd2825: shift the init sequence by one step earlier
Svyatoslav Ryhel
1
-41
/
+45
2024-04-21
video: endeavoru-panel: shift the init sequence by one step earlier
Svyatoslav Ryhel
1
-60
/
+68
2024-04-21
video: bridge: add basic support for the Parade DP501 transmitter
Jonas Schwöbel
3
-0
/
+590
2024-04-21
video: bridge: add Toshiba TC358768 RGB to DSI bridge support
Svyatoslav Ryhel
3
-0
/
+995
2024-04-21
video: panel: add Samsung LTL106HL02 MIPI DSI panel driver
Anton Bambura
3
-0
/
+167
2024-04-21
video: panel: add LG LG070WX3 MIPI DSI panel driver
Svyatoslav Ryhel
3
-0
/
+195
2024-04-21
video: tegra20: dsi: use set_backlight for backlight only
Jonas Schwöbel
1
-6
/
+4
2024-04-21
video: tegra20: dsi: set correct fifo depth
Jonas Schwöbel
1
-1
/
+1
2024-04-21
video: tegra20: dsi: remove pre-configuration
Jonas Schwöbel
1
-2
/
+0
2024-04-21
video: tegra20: dsi: add reset support
Svyatoslav Ryhel
1
-0
/
+14
2024-04-21
video: tegra20: dsi: add T114 support
Svyatoslav Ryhel
2
-3
/
+310
2024-04-21
video: tegra20: add MIPI calibration driver
Svyatoslav Ryhel
2
-1
/
+189
2024-04-21
video: tegra20: dc: parameterize V- and H-sync polarities
Svyatoslav Ryhel
1
-2
/
+20
2024-04-21
video: tegra20: dc: clean framebuffer memory block
Jonas Schwöbel
1
-0
/
+5
2024-04-21
video: tegra20: dc: enable backlight after DC is configured
Jonas Schwöbel
1
-7
/
+1
2024-04-21
video: tegra20: dc: fix printing of framebuffer address
Jonas Schwöbel
1
-1
/
+1
2024-04-21
video: tegra20: dc: configure behavior if PLLD/D2 is used
Svyatoslav Ryhel
3
-13
/
+36
2024-04-21
video: tegra20: dc: add powergate
Svyatoslav Ryhel
1
-0
/
+27
2024-04-21
video: tegra20: dc: add PLLD2 parent support
Svyatoslav Ryhel
1
-0
/
+6
2024-04-21
video: tegra20: dc: pass DC id to internal devices
Svyatoslav Ryhel
2
-0
/
+9
2024-04-21
video: tegra20: consolidate DC header
Svyatoslav Ryhel
4
-3
/
+46
2024-04-21
video: tegra20: dc: fix image shift on rotated panels
Svyatoslav Ryhel
1
-2
/
+2
2024-04-21
video: tegra20: dc: diverge DC per-SOC
Svyatoslav Ryhel
1
-35
/
+72
2024-04-21
video: dw_hdmi: Fix compiler warnings with gcc-14
Khem Raj
1
-4
/
+4
2024-04-21
video: rockchip: Add rk3328 vop support
Jagan Teki
2
-0
/
+84
2024-04-21
video: rockchip: Add rk3328 hdmi support
Jagan Teki
3
-0
/
+130
2024-04-21
video: rockchip: vop: Add dsp offset support
Jagan Teki
2
-6
/
+10
2024-04-21
video: rockchip: vop: Add win offset support
Jagan Teki
2
-9
/
+15
2024-04-21
video: rockchip: vop: Simplify rkvop_enable
Jagan Teki
1
-4
/
+4
2024-04-21
video: dw_hdmi: Add setup_hpd hook
Jagan Teki
1
-0
/
+3
2024-04-21
video: dw_hdmi: Add read_hpd hook
Jagan Teki
1
-0
/
+3
2024-04-21
video: dw_hdmi: Extend the HPD detection
Jagan Teki
3
-10
/
+19
2024-04-21
video: dw_hdmi: Add Vendor PHY handling
Jagan Teki
4
-4
/
+19
2024-04-21
video: rockchip: hdmi: Detect hpd after controller init
Jagan Teki
1
-3
/
+3
2024-04-21
video: simple_panel: add EDID support
Svyatoslav Ryhel
1
-2
/
+64
2024-04-20
video: simple_panel: simplify platform data pass
Svyatoslav Ryhel
1
-24
/
+12
2024-04-10
Merge patch series "Resolve issues with booting distros on x86"
Tom Rini
3
-7
/
+19
2024-04-10
x86: Enable SSE in 64-bit mode
Simon Glass
1
-0
/
+1
2024-04-10
video: Drop unnecessary truetype operations from SPL
Simon Glass
1
-0
/
+10
2024-04-10
video: Correct setting of cursor position
Simon Glass
1
-7
/
+8
2024-03-21
video: console: Parse UTF-8 character sequences
Janne Grunau
5
-17
/
+50
2024-03-13
rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h
Quentin Schulz
10
-10
/
+0
2024-03-04
video: mxsfb: add back imx6ul/imx6ull support
Sébastien Szymanski
1
-0
/
+1
[next]