mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 11:01:06 -04:00
668abe6dc7b61941fa5c724c06797efb0b87f070
The quirk table entries should be put in the USB ID order, but some entries have been put in random places. Re-sort them. Fixes:bf990c1023("ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue") Fixes:fd28941cff("ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless") Fixes:dfd5fe19db("ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 Wireless") Fixes:4a63e68a29("ALSA: usb-audio: Fix microphone sound on Nexigo webcam.") Fixes:7822baa844("ALSA: usb-audio: add quirk for RODE NT-USB+") Fixes:4fb7c24f69("ALSA: usb-audio: Add quirk for Fiero SC-01") Fixes:2307a0e1ca("ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)") Link: https://lore.kernel.org/r/20240124155307.16996-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
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.
Description
Languages
C
97%
Assembly
1%
Shell
0.6%
Rust
0.5%
Python
0.4%
Other
0.3%