- e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 35ee34b video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · 4 years, 5 months ago
- 673eb44 rockchip: correctly set vop0 or vop1 by Patrick Wildt · 4 years, 5 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 653ac18 rockchip: video: Convert to use APIs which support live DT by Kever Yang · 4 years, 9 months ago
- c3d31af rockchip: video: Use ofnode_decode_display_timing() to parse timing by Kever Yang · 4 years, 9 months ago
- 973e31f drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · 4 years, 7 months ago
- 05c65a8 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · 4 years, 7 months ago
- e67243f video: rockchip: Fix vop modes for rk3399 by Jagan Teki · 4 years, 7 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
- 60a62ac video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
- 79cdcac rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · 5 years ago
- 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
- 8e34c1d video: Kconfig: spelling fixes by Chris Packham · 6 years ago
- 4c2808f rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
- d57720a rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 6e60779 video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
- 0ea91c3 video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata by Heinrich Schuchardt · 7 years ago
- a89c725 video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
- fca1045 video: rk3399_mipi: correct error checking by Heinrich Schuchardt · 7 years ago
- 5de0b5a rockchip: video: rk_vop: migrate to livetree by Philipp Tomsich · 7 years ago
- 18e4877 rockchip: video: rk_hdmi: migrate to livetree by Philipp Tomsich · 7 years ago
- fcc1d05 rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi by eric.gao@rock-chips.com · 7 years ago
- f680a91 rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi by eric.gao@rock-chips.com · 7 years ago
- e9037fb rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi by eric.gao@rock-chips.com · 7 years ago
- 36602eb rockchip: video: mipi: Split mipi driver into common and specific parts by eric.gao@rock-chips.com · 7 years ago
- 0c6d52b rockchip: video: mipi: Modify format type for debug message by eric.gao@rock-chips.com · 7 years ago
- 0c9eceb rockchip: video: mipi: Modify variable type for arm32 compatibility by eric.gao@rock-chips.com · 7 years ago
- 8cb3ce6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
- 6b5a09a rockchip: video: Take the vop device out of standby by Simon Glass · 7 years ago
- f418676 rockchip: video: Add remove() methods by Simon Glass · 7 years ago
- 76a5e1b rockchip: video: document externally visible functions for rk_vop by Philipp Tomsich · 7 years ago
- 56c7ba3 rockchip: video: document externally visible functions for rk_hdmi by Philipp Tomsich · 7 years ago
- 64199d4 rockchip: video: rk_vop: add grf field by Philipp Tomsich · 7 years ago
- ca562b6 rockchip: video: rk3399: add HDMI TX support on the RK3399 by Philipp Tomsich · 7 years ago
- 147fd3a rockchip: video: split RK3288-specific part off from rk_hdmi by Philipp Tomsich · 7 years ago
- f210e55 rockchip: video: add mpixelclock settings from Linux driver by Philipp Tomsich · 7 years ago
- cc75afc rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 by Philipp Tomsich · 7 years ago
- d46d404 rockchip: video: refactor rk_vop and split RK3288-specific code off by Philipp Tomsich · 7 years ago
- 89b2b61 rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig by Philipp Tomsich · 7 years ago
- d4bee08 rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP by Philipp Tomsich · 7 years ago
- 1208523 rockchip: video: rk_hdmi: fix implicit definition warnings by Philipp Tomsich · 7 years ago
- a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
- 8517f64 rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · 8 years ago
- c34bd8b rockchip: video: vop: Reserve enough space for mipi dispaly by Eric Gao · 8 years ago
- 8aed0d7 rockchip: video: vop: Set different bitwidth for different display mode by Eric Gao · 8 years ago
- 9f81993 rockchip: video: vop: Add mipi display mode for rk3399 by Eric Gao · 8 years ago
- e07e5bd rockchip: video: vop: Fix rk_display_init() return error by Eric Gao · 8 years ago
- 1c39840 rockchip: video: Add mipi driver support for rockchip soc by Eric Gao · 8 years ago
- da10dd1a rockchip: video: Makefile: Modify Makefile for rockchip video driver by eric.gao@rock-chips.com · 8 years ago
- b98f0a3 rockchip: video: Kconfig: Add Kconfig for rockchip video driver by eric.gao@rock-chips.com · 8 years ago
- cc232a9 rockchip: video: Split out HDMI controller code by Jernej Skrabec · 8 years ago
- 520c174 rockchip: video: Remove CSC initialization (HDMI) by Jernej Skrabec · 8 years ago
- a0a2774 rockchip: video: Fix HDMI audio clocks by Jernej Skrabec · 8 years ago
- 9441274 rockchip: video: fix 83500000 clock mistake in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 0fc41e5 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
- 095e6c1 rockchip: video: Avoid using u8 in the HDMI driver by Simon Glass · 8 years ago
- 987a404 rockchip: video: Check for device in use by Simon Glass · 8 years ago
- 9ed6826 rockchip: video: Correct VOP clock selection by Simon Glass · 8 years ago
- e4ab3d7 rockchip: video: Correct HDMI data source selection by Simon Glass · 8 years ago
- c3aad6f rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
- 70c440e rockchip: video: Lower hpd wait time by Sjoerd Simons · 9 years ago
- 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
- b55e04a rockchip: video: Flush the cache when the display is updated by Simon Glass · 9 years ago
- 8530783 rockchip: video: Add LVDS support in vop driver by Jacob Chen · 9 years ago
- 35ac89d rockchip: video: Add a display driver for rockchip LVDS by Jacob Chen · 9 years ago
- 7b7ad5c rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
- 5852d53 rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
- c253948 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago