No description
Find a file
KaiChieh Chuang b3c702f56b
ASoC: mt6797: combine DAI to register component
Signed-off-by: KaiChieh Chuang <kaichieh.chuang@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-05-25 18:34:48 +01:00
arch ARM: ep93xx: i2s: Add IRQ to platform device resources 2018-05-11 11:27:25 +09:00
block
certs
crypto
Documentation ASoC: codec: realtek: Make the node name generic 2018-05-22 11:57:40 +01:00
drivers soc: qcom: apr: fix invalid msg_type check 2018-05-17 18:11:23 +01:00
firmware
fs
include ASoC: qdsp6: dt-bindings: Add q6asm dt bindings 2018-05-11 12:13:30 +09:00
init
ipc
kernel
lib
LICENSES
mm
net
samples
scripts
security
sound ASoC: mt6797: combine DAI to register component 2018-05-25 18:34:48 +01:00
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
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.