Linux kernel source tree
Go to file
Shengfei Xu 8da4ebf85d arm: dts: rk3288: add rockchip-suspend node
Change-Id: Id5700548a6034248ed5ad3226dd652d0833eec13
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
2019-09-30 11:01:37 +08:00
arch arm: dts: rk3288: add rockchip-suspend node 2019-09-30 11:01:37 +08:00
block
certs
crypto
Documentation dt-bindings: crypto: rockchip: add support for px30 2019-09-30 09:26:11 +08:00
drivers mfd: rk808: adjust sleep pin operation sequence for rk817/rk809 2019-09-30 10:53:26 +08:00
firmware
fs
include drm/rockchip: add a debug node to dump buf from application 2019-09-29 10:14:56 +08:00
init mm: slub: Add SLUB_SYSFS 2019-09-24 16:01:42 +08:00
ipc
kernel ANDROID: kernel: Restrict permissions of /proc/iomem. 2019-09-26 20:00:46 +08:00
lib
LICENSES
mm mm: slub: Add SLUB_SYSFS 2019-09-24 16:01:42 +08:00
net ipv6: ip6_output: fix for Android 7.1 CTS 2019-09-26 18:54:17 +08:00
samples
scripts scripts/bmpconvert: add bmpconvert for auto convert bmpfile 2019-08-29 18:38:49 +08:00
security
sound ASoC: rockchip: add support for rk817 codec 2019-09-24 15:21:02 +08:00
tools
usr
virt
.checkpatch.conf
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
.scmversion
build.config.cuttlefish.aarch64
build.config.cuttlefish.x86_64
COPYING
CREDITS
Kbuild
Kconfig
logo_kernel.bmp rk: logo: update logo file 2019-08-29 19:45:37 +08:00
logo.bmp rk: logo: update logo file 2019-08-29 19:45:37 +08:00
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.