Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices: OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
Find a file
Corentin Labbe efdd0d42e2 media: staging: media: zoran: remove detect_guest_activity
The detect_guest_activity function is no longer used, so lets removed it.

[hverkuil: remove dump_guests() as well as that too is now unused]

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-06-02 14:01:53 +02:00
arch Linux 5.13-rc4 2021-06-02 10:59:50 +02:00
block
certs
crypto
Documentation media: dt-bindings: media: renesas,csi2: Add r8a77961 support 2021-06-02 12:35:35 +02:00
drivers media: staging: media: zoran: remove detect_guest_activity 2021-06-02 14:01:53 +02:00
fs Fixes for 5.13-rc4: 2021-05-29 17:47:19 -10:00
include Linux 5.13-rc4 2021-06-02 10:59:50 +02:00
init
ipc
kernel seccomp fixes for v5.13-rc4 2021-05-29 18:16:09 -10:00
lib
LICENSES
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS media: dt-bindings: media: renesas,isp: Add bindings for ISP Channel Selector 2021-06-02 12:06:50 +02:00
Makefile Linux 5.13-rc4 2021-05-30 11:58:25 -10:00
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.

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.