Tao Huang 3aba50695b Merge commit '7f0033da72d88ee351d2e0fc798c8912aa27a6e4'
* commit '7f0033da72d88ee351d2e0fc798c8912aa27a6e4':
  drm/rockchip: vvop: fix a potential race condition when vvop_disable_vblank
  drm/rockchip: vop2: Fix possible_crtcs error for cursor plane
  media: i2c: maxim2c: driver version v2.00.01
  drm/rockchip: vvop: add support to multiple CRTCs
  drm/rockchip: dw-dp: fix warning Using an uninitialized value mode.head when calling drm_mode_copy
  ARM: rockchip: rv1106: delete RV1106_GPIO0_A1_LOWPOWER
  media: rockchip: vicap: fixes error when register multi dev
  ARM: rockchip: rv1106: pull up gpio0_a4 for lower power
  drm/rockchip/rk628: combtxphy: ref_clk should not be zero
  drm/rockchip: dw_hdmi: Fix warning `Using an uninitialized value mode.head when calling drm_mode_copy`
  crypto: rockchip: Fixed a warning found by static code scanner
  drm/rockchip: vop: init mcu_frame_st as 0 in vop_mcu_mode()

Change-Id: If2ba1d4430f861070e583ce605a71061e4d76473
2023-11-22 17:29:32 +08:00
2022-09-28 09:02:20 +02:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%