Linux kernel source tree
Go to file
Sandy Huang 2ffcd9119d drm/rockchip: vop2: update output mode for bt656
Change-Id: Ic6526fe070f05579b013b77a8ea6dd921440cbd8
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
2020-12-07 16:22:35 +08:00
android
arch arm64: dts: rockchip: add rk3568-evb2-lp4x-v10 for rk3568 evb2 2020-12-07 15:33:09 +08:00
block
certs
crypto
Documentation MALI: rockchip: upgrade bifrost DDK to g2p0-01eac0, from r25p1-01bet0 2020-11-30 18:04:43 +08:00
drivers drm/rockchip: vop2: update output mode for bt656 2020-12-07 16:22:35 +08:00
firmware
fs
include clk: rockchip: rk3568: export cpll_xxx clk id for more function 2020-12-07 09:18:27 +08:00
init
ipc
kernel
lib
LICENSES
mm
net
samples
scripts scripts: dtc: delete empty node after omit_unused_nodes 2020-12-01 09:26:26 +08:00
security
sound ASoC: es7243e: modify the names of compatible 2020-12-05 18:04:53 +08:00
tools UPSTREAM: perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel 2020-11-10 19:33:08 +08:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
.scmversion
build.config.aarch64
build.config.allmodconfig
build.config.allmodconfig.aarch64
build.config.allmodconfig.arm
build.config.allmodconfig.x86_64
build.config.arm
build.config.common
build.config.gki
build.config.gki_kasan
build.config.gki_kasan.aarch64
build.config.gki_kasan.x86_64
build.config.gki-debug.aarch64
build.config.gki-debug.x86_64
build.config.gki.aarch64
build.config.gki.x86_64
build.config.x86_64
COPYING
CREDITS
Kbuild
Kconfig
logo_kernel.bmp
logo.bmp
MAINTAINERS
Makefile
README

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.
See Documentation/00-INDEX for a list of what is contained in each file.

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.