Go to file
Shenghao Ding 49e2e353fb
ASoC: tas2781: Add Calibration Kcontrols for Chromebook
Add calibration related kcontrol for speaker impedance calibration and
speaker leakage check for Chromebook.

Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Link: https://patch.msgid.link/20240911232739.1509-1-shenghao-ding@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-09-13 17:39:17 +01:00
Documentation ASoC: dt-bindings: microchip,sama7g5-spdifrx: Add common DAI reference 2024-09-11 16:01:08 +01:00
LICENSES
arch A set of x86 fixes: 2024-08-11 10:20:29 -07:00
block
certs
crypto
drivers ALSA/ASoC/SoundWire: Intel: update maximum number 2024-08-19 19:58:04 +01:00
fs nfsd-6.11 fixes: 2024-08-10 10:44:21 -07:00
include ASoC: tas2781: Add Calibration Kcontrols for Chromebook 2024-09-13 17:39:17 +01:00
init
io_uring
ipc
kernel Updates for time keeping: 2024-08-11 10:15:34 -07:00
lib
mm
net nfsd-6.11 fixes: 2024-08-10 10:44:21 -07:00
rust
samples
scripts
security
sound ASoC: tas2781: Add Calibration Kcontrols for Chromebook 2024-09-13 17:39:17 +01:00
tools ASoC: dapm-graph: show path name for non-static routes 2024-08-23 11:03:00 +01:00
usr
virt
.clang-format
.cocciconfig
.editorconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
.rustfmt.toml
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS ASoC: MAINTAINERS: Drop incorrect tlv320aic31xx.txt path 2024-08-26 15:52:34 +01:00
Makefile Linux 6.11-rc3 2024-08-11 14:27:14 -07:00
README

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 reStructuredText 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.