No description
Find a file
Krzysztof Kozlowski 6752770d59
ASoC: dt-bindings: samsung,smdk5250: convert to dtschema
Convert the audio complex on SMDK5250 boards with Samsung Exynos SoC to
DT schema format.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220129122430.45694-3-krzysztof.kozlowski@canonical.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-02-10 13:21:00 +00:00
arch ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.h 2022-01-24 13:31:52 +00:00
block
certs
crypto
Documentation ASoC: dt-bindings: samsung,smdk5250: convert to dtschema 2022-02-10 13:21:00 +00:00
drivers drm/rockchip: cdn-dp: Support HDMI codec plug-change callback 2022-01-28 15:59:26 +00:00
fs
include ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id 2022-01-25 10:17:37 +00:00
init
ipc
kernel ftrace: Fix s390 breakage from sorting mcount tables 2022-01-23 08:07:02 +02:00
lib
LICENSES
mm
net
samples
scripts
security
sound ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members 2022-02-09 14:36:14 +00:00
tools perf tools changes for v5.17: 2nd batch 2022-01-23 08:14:21 +02:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema 2022-02-09 14:36:16 +00:00
Makefile Linux 5.17-rc1 2022-01-23 10:12:53 +02: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.