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!)
-----BEGIN PGP SIGNATURE----- iQFHBAABCgAxFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl7s1tQTHGJyb29uaWVA a2VybmVsLm9yZwAKCRAk1otyXVSH0BCaB/9fTDf7+0ZUXzEM0o4gDTP1tCEwxOMC w//RniKS8rMO795yRigTS2KcORdvyikeLwBzfpBuVhmisdRvmknp5ExtlLa5kwi2 dPzkviu7f2o6xEync+RRM0ILAm0freUbGs7YELrC9mHOokOJp0fYHgF76TkGQANd 5SjuSTYcvcsBYgKN+buXZ124ZInznYqCmCgsfz4LmMtp7Bgi6OrtNhhCXRF8Jepp quPAQCcOraQyAK88tLy4TpCuyUEL0pJjOqVN7CKc1CDHjQ009lKxXQBLlT4EJ4px G9pA8y6U7dJ1F+MsOPFKJhtBGSH5xG22dLg/U/K05mdo9iD9A7J4dd86 =CqYW -----END PGP SIGNATURE----- Merge tag 'cadence-mtd-spi-move' into spi-nor/next mtd/spi: Move the cadence-quadspi driver to spi-mem cadence-quadspi has been converted to use the SPIMEM framework, and moved under drivers/spi/. The series was taken through the SPI tree. Merge it also in spi-nor/next to avoid conflicts during the release cycle. |
||
|---|---|---|
| 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.