No description
Find a file
Srinivasa Rao Mandadapu 7b285c74e4
ASoC: codecs: tx-macro: Update tx default values
Update mic control register default values to hardware reset values
lpass sc7280.

Signed-off-by: Srinivasa Rao Mandadapu <srivasam@codeaurora.org>
Co-developed-by: Venkata Prasad Potturu <potturu@codeaurora.org>
Signed-off-by: Venkata Prasad Potturu <potturu@codeaurora.org>
Tested-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/1635234188-7746-5-git-send-email-srivasam@codeaurora.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-10-26 12:35:20 +01:00
arch Linux 5.15-rc6 2021-10-18 13:50:42 +01:00
block block-5.15-2021-10-17 2021-10-17 19:25:20 -10:00
certs
crypto
Documentation ASoC: qcom: dt-bindings: Add compatible names for lpass sc7280 digital codecs 2021-10-26 12:35:18 +01:00
drivers Linux 5.15-rc6 2021-10-18 13:50:42 +01:00
fs io_uring-5.15-2021-10-17 2021-10-17 19:20:13 -10:00
include ASoC: topology: Fix stub for snd_soc_tplg_component_remove() 2021-10-25 17:41:26 +01:00
init
ipc
kernel Tracing fixes for 5.15: 2021-10-16 10:51:41 -07:00
lib
LICENSES
mm
net
samples
scripts Tracing fixes for 5.15: 2021-10-16 10:51:41 -07:00
security
sound ASoC: codecs: tx-macro: Update tx default values 2021-10-26 12:35:20 +01:00
tools - Update section headers before the respective relocations to not 2021-10-17 17:41:39 -10:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Linux 5.15-rc6 2021-10-18 13:50:42 +01:00
Makefile Linux 5.15-rc6 2021-10-17 20:00:13 -10: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.