No description
Find a file
Mauro Carvalho Chehab 4faf7066de media: v4l2-core: fix several typos
Use codespell to fix lots of typos over frontends.

Manually verified to avoid false-positives.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-03-01 09:44:17 -05:00
arch media: sh: migor: Include missing dma-mapping header 2019-02-18 15:27:56 -05:00
block
certs
crypto
Documentation media: imx7.rst: Fix ReST syntax 2019-02-18 15:55:23 -05:00
drivers media: v4l2-core: fix several typos 2019-03-01 09:44:17 -05:00
firmware
fs
include media: rc: rcmm decoder and encoder 2019-02-18 15:39:49 -05:00
init
ipc
kernel Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2019-02-17 08:38:13 -08:00
lib
LICENSES
mm
net
samples Linux 5.0-rc7 2019-02-18 10:12:12 -05:00
scripts
security
sound
tools media: rc: rcmm decoder and encoder 2019-02-18 15:39:49 -05:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS media: MAINTAINERS: add entry for Freescale i.MX7 media driver 2019-02-18 15:59:24 -05:00
Makefile Linux 5.0-rc7 2019-02-17 18:46:40 -08: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.