No description
Find a file
Pierre-Louis Bossart 1c9a057eb7
ASoC: SOF: Intel: pci-tgl: reorder PCI IDs
No functionality change, just sort ADL PCI IDs by increasing order.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20220922100254.27159-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-09-22 12:33:14 +01:00
arch ASoC: Drop mistakenly applied DTS patch 2022-09-13 17:10:58 +01:00
block block-6.0-2022-09-09 2022-09-09 15:03:08 -04:00
certs
crypto
Documentation ASoC: ti,ts3a227e: add control of debounce 2022-09-21 10:28:18 +01:00
drivers ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes 2022-09-15 10:29:01 +01:00
fs Driver core fixes for 6.0-rc5 2022-09-09 15:08:40 -04:00
include ADD SOF support for rembrandt platform 2022-09-21 10:19:01 +01:00
init
io_uring io_uring-6.0-2022-09-09 2022-09-09 14:57:18 -04:00
ipc
kernel dma-mapping fixes for Linux 6.0 2022-09-10 12:18:19 -04:00
lib Linux 6.0-rc4 2022-09-13 15:05:38 +01:00
LICENSES
mm
net
samples
scripts Kbuild fixes for v6.0 (2nd) 2022-09-11 15:16:47 -04:00
security
sound ASoC: SOF: Intel: pci-tgl: reorder PCI IDs 2022-09-22 12:33:14 +01:00
tools linux-kselftest-kunit-fixes-6.0-rc5 2022-09-09 14:13:36 -04:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Support for CS42L83 on Apple machines 2022-09-20 12:26:03 +01:00
Makefile Linux 6.0-rc5 2022-09-11 16:22:01 -04: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.