26ac2436f3
* Also parse the default nand-ecc-engine property if available * Make mtk_ecc.c a separated module -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEE9HuaYnbmDhq/XIDIJWrqGEe9VoQFAmJpa+MACgkQJWrqGEe9 VoTVPwf+PjOPS9MH+3wQkEsqwHtJyC9dvfTRWNSkzJEos0710jl6peeWjo1ift1A 4JLMI3TGHWbNqBykpSLxZPVc6X/toGoMz6/2OussnYQBYgXjLNOgWQqS4kZZmK7D BARpke8TTqglJyat7NpGNo1EGWA4EtYqwvoPT+H0LMLQbe/NQD0k4RaRNpw+BwPq gaBHZf/CmN4oG0QrPPvS7jrm0dgWrQgTqRf9zzOnml3m22q3PGMnmY1A1CunBsFn HK+GxYUOeemPc40mET+U1x6O0+VNlxW2KQ+fZoNHnljd55zq1Cp4mXfr7KuFgfDK 4xMAAoI5cMp8kpLLVUBlD4uzOj3fow== =FBXD -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmJpbcEACgkQJNaLcl1U h9C9WAf7Bl0Io91FUenKnsF/7JZhGnRnZsD/k0c5aYHkUsfA4j+UkdyELi9vSGvV Sv7ewkQRj0nuVKsIGZhZ+XH8GKn2DE2stFtqGarou7AhedCjKm7ivI73mHXKLRLS K8C62EEG3lioULsgS4XeCtkczlEgGP/kL4Q2tBluZkSVRj4LcwRIXLXzrGiou6NJ 77Ue4RE7G1Sqhoq/6NVe7SI68sEv4F4jSoh8cmjth/WX7xHeBP8SMpR1vopGEDaG y/zaXMPBHHRsXCADS/TipOvX1VWlOsoo2TGmAuF6hbcfcWvrnHkoVZM15Rz4tv9n yvhh4CAQPsf2yq0ckJFeX8A0egqT6A== =TTJe -----END PGP SIGNATURE----- spi: Pull Mediatek ECC changes Mediatek ECC changes: * Also parse the default nand-ecc-engine property if available * Make mtk_ecc.c a separated module needed for SPI controller driver |
||
---|---|---|
Documentation | ||
LICENSES | ||
arch | ||
block | ||
certs | ||
crypto | ||
drivers | ||
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. 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.