No description
Find a file
Stanimir Varbanov 0e1558deed media: dt-bindings: media: venus: delete old binding document
After transitioning to YAML DT schema we don't need this old-style
document.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-02-27 16:55:17 +01:00
arch
block
certs
crypto
Documentation media: dt-bindings: media: venus: delete old binding document 2020-02-27 16:55:17 +01:00
drivers media: venus: core: add sdm845-v2 DT compatible and resource struct 2020-02-27 16:54:14 +01:00
fs
include media: v4l2-dev.h: remove VFL_TYPE_GRABBER 2020-02-24 16:54:19 +01:00
init
ipc
kernel
lib
LICENSES
mm
net
samples media: rename VFL_TYPE_GRABBER to _VIDEO 2020-02-24 16:52:39 +01:00
scripts
security
sound
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS media: MAINTAINERS: Add dt-binding files for Venus 2020-02-27 16:36:15 +01:00
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.

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.