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
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
rockchip: video: Convert to use APIs which support live DT
Kever Yang
5
-15
/
+10
2020-04-28
rockchip: video: Use ofnode_decode_display_timing() to parse timing
Kever Yang
2
-4
/
+2
2020-04-26
drivers: video: rockchip: fix building eDP and LVDS drivers
Peter Robinson
2
-1
/
+3
2020-04-02
video: rockchip: Support 4K resolution for rk3399, HDMI
Jagan Teki
1
-0
/
+2
2020-04-02
video: rockchip: Fix vop modes for rk3399
Jagan Teki
2
-2
/
+4
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2
-0
/
+2
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
3
-0
/
+3
2020-01-30
arm: rockchip: Add common cru.h
Jagan Teki
3
-3
/
+3
2019-07-29
video: dw_hdmi: Add support for ddc-i2c-bus property
Niklas Schulze
1
-0
/
+3
2019-07-20
rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()
Niklas Schulze
1
-1
/
+1
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
12
-39
/
+36
2019-01-18
video: Kconfig: spelling fixes
Chris Packham
1
-1
/
+1
2018-11-30
rockchip: video: mipi: Fix phy frequency setting
Richard Röjfors
1
-1
/
+1
2018-11-30
rockchip: video: mipi: Do not write to the version register
Richard Röjfors
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
15
-30
/
+15
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
3
-6
/
+0
2018-03-28
video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL()
Punit Agrawal
1
-1
/
+1
2018-03-28
video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata
Heinrich Schuchardt
1
-1
/
+1
2018-03-28
video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()
Punit Agrawal
1
-1
/
+1
2018-03-28
video: rk3399_mipi: correct error checking
Heinrich Schuchardt
1
-1
/
+1
2018-02-23
rockchip: video: rk_vop: migrate to livetree
Philipp Tomsich
1
-28
/
+57
2018-02-23
rockchip: video: rk_hdmi: migrate to livetree
Philipp Tomsich
1
-1
/
+1
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-07-11
rockchip: video: mipi: Modify format type for debug message
eric.gao@rock-chips.com
1
-4
/
+4
2017-07-11
rockchip: video: mipi: Modify variable type for arm32 compatibility
eric.gao@rock-chips.com
1
-7
/
+7
2017-06-10
Merge git://git.denx.de/u-boot-dm
Tom Rini
3
-1
/
+32
2017-06-09
rockchip: video: Take the vop device out of standby
Simon Glass
1
-0
/
+3
2017-06-09
rockchip: video: Add remove() methods
Simon Glass
2
-1
/
+29
2017-06-09
rockchip: video: document externally visible functions for rk_vop
Philipp Tomsich
1
-0
/
+34
2017-06-09
rockchip: video: document externally visible functions for rk_hdmi
Philipp Tomsich
1
-0
/
+44
2017-06-07
rockchip: video: rk_vop: add grf field
Philipp Tomsich
1
-0
/
+1
2017-06-07
rockchip: video: rk3399: add HDMI TX support on the RK3399
Philipp Tomsich
2
-0
/
+82
2017-06-07
rockchip: video: split RK3288-specific part off from rk_hdmi
Philipp Tomsich
4
-90
/
+166
2017-06-07
rockchip: video: add mpixelclock settings from Linux driver
Philipp Tomsich
1
-0
/
+9
2017-06-07
rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399
Philipp Tomsich
2
-0
/
+106
2017-06-07
rockchip: video: refactor rk_vop and split RK3288-specific code off
Philipp Tomsich
4
-94
/
+216
2017-06-07
rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig
Philipp Tomsich
2
-1
/
+20
2017-06-07
rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP
Philipp Tomsich
1
-5
/
+6
2017-06-07
rockchip: video: rk_hdmi: fix implicit definition warnings
Philipp Tomsich
1
-0
/
+1
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
5
-5
/
+5
2017-05-15
rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI
Philipp Tomsich
2
-1
/
+2
2017-05-10
rockchip: video: vop: Reserve enough space for mipi dispaly
Eric Gao
1
-1
/
+1
2017-05-10
rockchip: video: vop: Set different bitwidth for different display mode
Eric Gao
1
-4
/
+16
2017-05-10
rockchip: video: vop: Add mipi display mode for rk3399
Eric Gao
1
-0
/
+6
2017-05-10
rockchip: video: vop: Fix rk_display_init() return error
Eric Gao
1
-1
/
+1
2017-05-10
rockchip: video: Add mipi driver support for rockchip soc
Eric Gao
3
-1
/
+500
2017-05-10
rockchip: video: Makefile: Modify Makefile for rockchip video driver
eric.gao@rock-chips.com
1
-1
/
+6
[next]