Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices:
OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
Contains couple updates for DWC USB3 DT nodes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJgF4yzAAoJEHJsHOdBp5c/+osQAKUloeBV/VZKg17tYTmaOe3B IqeCnOEoGHH+9O0IjQF3ElEUyH4Jqg7pQ5POoJWYIer7v6uU6Ml6Z7MjgmqBROYu 0o9ybvlGTZIXyLPfNhEVdC3zIYlk7SYj+rxjYpKlay4Xw++vZAMi0XL3NHoTPryg zg2eIlrK+SB7VaMxr4gN6Qe7U0L80jcLqUtpslwoJL5f1EPryNCzZbARzgBE5/nP oU/Kt+v0vlfJpIk4GRgNC4y4364QehvlOkgpjZz5J/WzUiX7siUJLWvIcxL8OheB b82mP2e6EtOTaD02G6qzuhZysko1Bt4M5T1BNFyOMP1/h5J4vDlSQNIKmmutsVmc heeiKGc0T2DayV5RmrvvhKutKMa54TI+DsrS8pV9UeuWp3WCX4Sxy2o8kDBzYtNf 7DQfBgFO2tRPZ0ASXV+M5Lz5cn4slePHdHrDhv7xe1E84HVKP6mwaTrcvXyTcYPu rBnOmboB61e4waoDxxfEqlIciRJxVQysVBGdoVFQJBzEgOaoq7Hf7+WLOfrh7GxH dDgtBaLJ1Mw7I7/ZqM7+tkXnQQVbF2aX7PLGs9wke2NXMzwlsLw9ZuHoZOplnTbk aU6Z5go6+EuionEPgWHkI5KOu+6fs40ucy8yf8KhKU6Ur5BOtyLI6Dovk3FRgL+L AGqmQr7rfsaF4hGXTopM =OTb+ -----END PGP SIGNATURE----- Merge tag 'keystone_dts_for_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/dt ARM: DTS: Keystone update for v5.12 Contains couple updates for DWC USB3 DT nodes * tag 'keystone_dts_for_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone: arm: dts: keystone: Harmonize DWC USB3 DT nodes name arm: dts: keystone: Correct DWC USB3 compatible string Link: https://lore.kernel.org/r/1612156910-11159-1-git-send-email-santosh.shilimkar@oracle.com Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| fs | ||
| include | ||
| init | ||
| ipc | ||
| kernel | ||
| lib | ||
| LICENSES | ||
| 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 | ||
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.