1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  2. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  3. 3af97be rockchip: video: vop: Add reset support by Arnaud Patard (Rtp) · 3 years, 9 months ago
  4. 3037cd2 rockchip: video: edp: Add missing reset support by Arnaud Patard (Rtp) · 3 years, 9 months ago
  5. 6b81d6a rockchip: video: vop: Fix format of fbbase in debug string by Arnaud Patard (Rtp) · 3 years, 9 months ago
  6. 1af703c Rockchip: video: vop: Reserve efi fb memory by Arnaud Patard (Rtp) · 3 years, 9 months ago
  7. 16121af rockchip: video: edp: Add rk3399 support by Arnaud Patard (Rtp) · 3 years, 9 months ago
  8. 058ffd6 rockchip: video: vop: Use endpoint compatible string to find VOP mode by Arnaud Patard (Rtp) · 3 years, 9 months ago
  9. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  10. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  11. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  12. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  13. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  14. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  15. 53f2033 video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0 by Alper Nebi Yasak · 4 years, 1 month ago
  16. 0955827 video: rockchip: Support 4K resolution for rk3288, HDMI by Jagan Teki · 4 years, 1 month ago
  17. aba4fdf video: rockchip: Add missing dpcd_write() call to link_train_ce() by Alper Nebi Yasak · 4 years, 2 months ago
  18. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  19. 874b373 video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · 4 years, 5 months ago
  20. 54fe2bd rockchip: correctly set vop0 or vop1 by Patrick Wildt · 4 years, 6 months ago
  21. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  22. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  23. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  24. e686739 rockchip: video: Convert to use APIs which support live DT by Kever Yang · 4 years, 9 months ago
  25. 8cda38d rockchip: video: Use ofnode_decode_display_timing() to parse timing by Kever Yang · 4 years, 9 months ago
  26. 07c7876 drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · 4 years, 7 months ago
  27. 1acb919 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · 4 years, 8 months ago
  28. 5023ade video: rockchip: Fix vop modes for rk3399 by Jagan Teki · 4 years, 8 months ago
  29. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  30. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  31. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 11 months ago
  32. 889ccde video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
  33. 65fdabe rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · 5 years ago
  34. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  35. ae8ff67 video: Kconfig: spelling fixes by Chris Packham · 6 years ago
  36. 3c4b72b rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  37. dab5b83 rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  38. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  39. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  40. 86fa4f2 video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  41. 8647b1e video: rk3288_mipi: check in rk_mipi_ofdata_to_platdata by Heinrich Schuchardt · 7 years ago
  42. 28b8068 video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL() by Punit Agrawal · 7 years ago
  43. cc2f6d7 video: rk3399_mipi: correct error checking by Heinrich Schuchardt · 7 years ago
  44. 13b016d rockchip: video: rk_vop: migrate to livetree by Philipp Tomsich · 7 years ago
  45. 18c6496 rockchip: video: rk_hdmi: migrate to livetree by Philipp Tomsich · 7 years ago
  46. d5f74a29 rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  47. 9b3a613 rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi by eric.gao@rock-chips.com · 7 years ago
  48. b7afe5a rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  49. b7e4b8c rockchip: video: mipi: Split mipi driver into common and specific parts by eric.gao@rock-chips.com · 7 years ago
  50. f2ac2a6 rockchip: video: mipi: Modify format type for debug message by eric.gao@rock-chips.com · 7 years ago
  51. c7dd29a rockchip: video: mipi: Modify variable type for arm32 compatibility by eric.gao@rock-chips.com · 7 years ago
  52. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  53. d742950 rockchip: video: Take the vop device out of standby by Simon Glass · 7 years ago
  54. c4bd91f rockchip: video: Add remove() methods by Simon Glass · 7 years ago
  55. 604caca rockchip: video: document externally visible functions for rk_vop by Philipp Tomsich · 7 years ago
  56. 0a637e7 rockchip: video: document externally visible functions for rk_hdmi by Philipp Tomsich · 7 years ago
  57. 094f4da rockchip: video: rk_vop: add grf field by Philipp Tomsich · 7 years ago
  58. df48c79 rockchip: video: rk3399: add HDMI TX support on the RK3399 by Philipp Tomsich · 7 years ago
  59. 66cbacc rockchip: video: split RK3288-specific part off from rk_hdmi by Philipp Tomsich · 7 years ago
  60. a35ccec rockchip: video: add mpixelclock settings from Linux driver by Philipp Tomsich · 7 years ago
  61. 1a18f30 rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 by Philipp Tomsich · 7 years ago
  62. a354c2d rockchip: video: refactor rk_vop and split RK3288-specific code off by Philipp Tomsich · 7 years ago
  63. d3a5826 rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig by Philipp Tomsich · 7 years ago
  64. f1fe216 rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP by Philipp Tomsich · 7 years ago
  65. 101b761 rockchip: video: rk_hdmi: fix implicit definition warnings by Philipp Tomsich · 7 years ago
  66. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  67. 3a53b3e rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMI by Philipp Tomsich · 8 years ago
  68. cfe24db rockchip: video: vop: Reserve enough space for mipi dispaly by Eric Gao · 8 years ago
  69. 58791c3 rockchip: video: vop: Set different bitwidth for different display mode by Eric Gao · 8 years ago
  70. 0f49407 rockchip: video: vop: Add mipi display mode for rk3399 by Eric Gao · 8 years ago
  71. 9ada0e6 rockchip: video: vop: Fix rk_display_init() return error by Eric Gao · 8 years ago
  72. 4789bc1 rockchip: video: Add mipi driver support for rockchip soc by Eric Gao · 8 years ago
  73. 1d30bac rockchip: video: Makefile: Modify Makefile for rockchip video driver by eric.gao@rock-chips.com · 8 years ago
  74. 735ddea rockchip: video: Kconfig: Add Kconfig for rockchip video driver by eric.gao@rock-chips.com · 8 years ago
  75. 2ae12ee rockchip: video: Split out HDMI controller code by Jernej Skrabec · 8 years ago
  76. 78481ed rockchip: video: Remove CSC initialization (HDMI) by Jernej Skrabec · 8 years ago
  77. 7744d3e rockchip: video: Fix HDMI audio clocks by Jernej Skrabec · 8 years ago
  78. 8b221cf rockchip: video: fix 83500000 clock mistake in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
  79. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  80. 5a808a9 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
  81. d16bf2d rockchip: video: Avoid using u8 in the HDMI driver by Simon Glass · 8 years ago
  82. 86ad1b6 rockchip: video: Check for device in use by Simon Glass · 8 years ago
  83. 25891bc rockchip: video: Correct VOP clock selection by Simon Glass · 8 years ago
  84. 193edc7 rockchip: video: Correct HDMI data source selection by Simon Glass · 8 years ago
  85. ae8fe41 rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  86. 0b03623 rockchip: video: Lower hpd wait time by Sjoerd Simons · 9 years ago
  87. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  88. 773ca82 rockchip: video: Flush the cache when the display is updated by Simon Glass · 9 years ago
  89. 0b6aee4 rockchip: video: Add LVDS support in vop driver by Jacob Chen · 9 years ago
  90. afca4fd rockchip: video: Add a display driver for rockchip LVDS by Jacob Chen · 9 years ago
  91. e421bb8 rockchip: video: Add a video-output driver by Simon Glass · 9 years ago
  92. 9160b4c rockchip: video: Add a display driver for rockchip eDP by Simon Glass · 9 years ago
  93. 0139ae6 rockchip: video: Add a display driver for rockchip HDMI by Simon Glass · 9 years ago