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----- iQEzBAABCAAdFiEErOkkGDHCg2EbPcGjlfZmHno8x/4FAl5+ZqgACgkQlfZmHno8 x/7I3QgAmVsjpxrVc+Ck+XcnNzVT5N3zfzpqVTHt7cG6140s55YPuaZqYNbyJfrz 4clcGA6zyZ7e1ITgot3iGV1nninoz7M9udUmBeXg+kQxadyumgMJTzteQeold9On wuQigqfIJP1TX+b8aVC4H0YwkJ9BO99eNFDeSlGyBqaqrRqkTaWGn+BoI8KAJqpC vUKTGfE+zhyJe6+wg4LbX2lm8sCipDc79i5pd8oBSQ7Trzz7/Ga4rkb+kNfSwvwE jO++2PIZ5jwc/WQw7uYGpYxsUDxN9TUXGrk0yNznplWa9fgbcXwgfJqqz2OdpuUF hcOp0U1iM1ERDc/E3ytpfAQ5fkPo6g== =c6HM -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEm+Rq3+YGJdiR9yuFh9CWnEQHBwQFAl6U7fQACgkQh9CWnEQH BwTlUw//RSI28PR3njyT6RhsF8NZl+pVNKTGLXgAJm7UT/yJHNfG3Vd6m5ts3ugc aJG6WfHB5vicUaqc5S8acmoc9fal8Dj+c7NQpwED+TSLPColBDiwg6WYiF71+uNH 6CQB5Yy5YUDzudrm339WfoiBPC+4+PxPRsZvSeyGmT+V42YxtD+5OTv03xPlZwbM 8pO5H/g8//wbifS0QmC4lHS5nvdZqDAiqGmE5enzdPxr+kANCAxCMQnWtNojJyVW cT3vRHuQLDTecw0EqGsmXpaooBK/MuuezQjkGjiH8tJh73BWmCoS08OZaa7nabjU 6D68png6cyiUXOgVNuOx/M4SOP7V2VkNTQZYCTu8uAjLye6XD6Tz4h2z19/clz+I y5Qp/mKxG7hG+BGhdztRIv8QTtuEoLjF7eshQQOoiSs58arUCNvERG4PG4ynEgQK apLw2dskJUKVPhv4EKuaQKl1JFusEpPR5AljohLdsDNKrVaa3wrLtK9Yvfl3kq+f 581P809otWeesnh2m+6MovvCx0/Xd4M8FKri4+GUNg+r1/KVAUT0xvXdfNF2BNzG ggqYaKMWP1YA+CGCvAsCo07lgZRs3Cpx8uCtnHe9EKLzC1TEcETkJJ3sAg399IUE hiqj62ikuohENL7ZghCjsR9Y1Csi/iIVDTWzsw+VOEl8+H5X6Vo= =iVbC -----END PGP SIGNATURE----- Merge tag 'tags/bcm2835-defconfig-next-2020-03-27' into defconfig/next Enables fixed regulator in bcm2835_defconfig Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> |
||
|---|---|---|
| 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.