834fe4084d
For easier sharing with ASoC. -----BEGIN PGP SIGNATURE----- iQFHBAABCgAxFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAluIAxkTHGJyb29uaWVA a2VybmVsLm9yZwAKCRAk1otyXVSH0NVNB/0cE/j09cyBR80x5gvnFE3Z5NEPNPLP yl7sD93xFP6iww3CGJjXgxxDTh2sf7Sro4hcR9ZdD9zSSQ1qMVVY28MJ1YUsbFPu TeUkqRFNPjgOpSmwK7T5QpVbIvdTZmmht8umgQ2+Y4vsGu1aKZf80ZT2n/2mjTOe bEYfpyjP5V1aVL8JcX4TN3hbGZ2Pth5m404Qe0pkIdv4qqLx2edphJQ7ecU8w3kK vTg1gfo7j9CKx7rzHZei/cvA3qXl/g9oufHAfpJDrlYFz6N35qwpA5UCyXqcFVo2 kZtyFbaBAvBjnhVyMNkdG7PvBMlL6HMLxN3fJbMLPPS30/+IuAsHXkZY =wtBB -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQFHBAABCgAxFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAluIAzkTHGJyb29uaWVA a2VybmVsLm9yZwAKCRAk1otyXVSH0OEjB/96yTLDOXsqjOwr+qfazsWeTaITm6Nk SwUHsxWhgq7Ox8+nlb2qnrH9wHpJ3TO4FDOgpwA2fx4po+esdw+2jYsocjzYuGwZ eXGy/hIdUgPad9pY4dw2caY/laNjDwEa36b79VEJHvtEDUxjqTHENcjHDiUWExVy AxPKyX78ND8kbJcHV+ImiF3KjXE6+GhYT+hTqfZ1gp0PMVUCJo+C+KtMLZCtv8Vb wBNoqzpB6DOdW++WWjwDMJhN7ajd5ZqQhZtuc9c9ou/xB4dR3S6xQfwZ/kCzFVFe 2dOMAKbtnAfTSjArdzNl4IcogiHztVteWmcT+OsZ8ZhKqcqIEMMzY97d =Qe2V -----END PGP SIGNATURE----- Merge tag 'hda-codec-h-move' into asoc-4.20 ALSA: Move hda_codec.h to include/sound For easier sharing with ASoC. |
||
---|---|---|
Documentation | ||
LICENSES | ||
arch | ||
block | ||
certs | ||
crypto | ||
drivers | ||
firmware | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
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 Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file. 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.