Tao Huang 866036f453 Merge commit '5eda8fae48807684b2bb82cc88d66106821883dc'
* commit '5eda8fae48807684b2bb82cc88d66106821883dc':
  media: i2c: add mis4001 sensor driver
  media: i2c: add mis2031 sensor driver
  media: i2c: add sc2355 driver
  ARM: configs: rk312x: enable CONFIG_DRM_IGNORE_IOTCL_PERMIT
  media: i2c: sc5336 update register list
  soc: rockchip: minidump: make md_vmalloc_to_page() static
  fiq_debugger: set current_cpu to new cpu after current_cpu is offline
  ARM: dts: rockchip: add rv1106g-evb2-v12-aov-spi-nor.dts
  media: rockchip: vicap: reserve memory according to actual needs when dev change from thunderboot to online
  media: rockchip: vicap fixes error when work on both thunderboot and quick suspend/resume
  video: rockchip: add mpp osal
  soc: rockchip: minidump: don't save peripheral space
  arm64: dts: rockchip: rk3588-linux: support minidump
  media: i2c: max92756: Support V4L2 DV class

Change-Id: Iafef5fffb4cd5d5020780e37882b60638d43de51

Conflicts:
	drivers/media/i2c/Kconfig
	drivers/media/i2c/Makefile
2023-11-22 17:54:23 +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%