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----- iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAlz+EmUACgkQUa+KL4f8 d2GaGA//UeOT3eP4eID5KDuf3sr6KuuKM0w4lU0tQDBH6ieyF4A9+hL/+lg46PKy YfPG86ov7miMhUDSc7G+2RRgUgocbR9pVlzBcYvdb0yMbbG3rr2cWXWmyDMyo+7g dzBCQAQ+WQIDOXq1CNiAAwr6HLxe9G9ysvYRpW/eSnhsAlH6diVXZQzTG0oq/ky7 3zHpgcror50ZSWS055hJ6ePMOXkBAhG11BWQkFU1/KqkaRPZB68TSiR/9S8WZ+Ni PJK12PMS7lBjHHVH8wZmHuM7/hrOWB7Wk098vToW0MJk7nhx/Xg9Z/xuwTUJ7Wyo 14EJfkkG9U78jkTMbhVKQz+6wAQBwe/HtzoDJifcYWVOZCmgdYKQ5cBd2CEparu3 NZMTC8ijelFTCfcdByeskCwv1tDkjmvMvc6mU8c7TRvI2XT/ed58Onru5M5/wrVO ocyx81Uo7cJMX5xwaybm2frdYNMaQ5hC0RH/xwoJLdPujx5AQxV7fp9drppZ9em9 8JuQuIqpNKmwbeQ61rgsoD21+qH/Fv3nhnBziKzjETp0R/VWOkBls5QJHU/iBukW XxJVPzXey7wk8SPW/hawZrYXmgwwYsaYoKvjcw+prjp5CniOOorhsftc9ymRX8cU pjwVOngs1KIa1Eh9toxmhyUQGxuYZxu5G5BB6n3yKH9dmYqmDDQ= =3A2t -----END PGP SIGNATURE----- Merge tag 'ib-mfd-cros-v5.3' into chrome-platform/for-next Immutable branch between MFD and chrome-platform for driver changes to allow picking patches that depends on the cros_ec_commands.h file update. Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.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.