No description
Find a file
Mark Brown 4c38f8747c
ASoC DPCM lockdep fixes
Merge series from Takashi Iwai <tiwai@suse.de>:

This is the revised patches for addressing ASoC lockdep warnings due
to the recent DPCM locking refactoring.
2022-01-28 20:45:33 +00:00
arch
block
certs
crypto
Documentation ASoC: dt-bindings: qcom: sm8250: Document "pin-switches" and "widgets" 2021-12-23 18:34:24 +00:00
drivers firmware: cs_dsp: Clear core reset for cache 2022-01-05 13:53:53 +00:00
fs Minor tweaks for 5.16: 2021-11-14 12:18:22 -08:00
include ASoC DPCM lockdep fixes 2022-01-28 20:45:33 +00:00
init kconfig: Add support for -Wimplicit-fallthrough 2021-11-14 13:27:30 -08:00
ipc
kernel
lib
LICENSES
mm
net
samples
scripts
security
sound ASoC DPCM lockdep fixes 2022-01-28 20:45:33 +00:00
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS ASoC: dt-bindings: cs42l42: Convert binding to yaml 2021-11-15 19:25:19 +00:00
Makefile Linux 5.16-rc1 2021-11-14 13:56:52 -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.