437ee1b02a
connectivity: Add an option to build wlan driver in kernel connectivity: bt: Allow platform to be overridden when building inline connectivity: gen4m: Fix built-in config detection connectivity: bt: Don't define module init/exit if built-in to kernel connectivity: {connfem,gps}: Build modules into kernel connectivity: Remove autoconf checks drivers: misc/mediatek: connectivity: wlan-gen4m: Change logging levels drivers: misc/mtk: connectivity-wlan: Queue delayed work on power efficient wq connectivity: mtk-conninfra: Use g_evt_ctx pointer to avoid errors |
||
---|---|---|
android | ||
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
firmware | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
build.config.aarch64 | ||
build.config.allmodconfig | ||
build.config.allmodconfig.aarch64 | ||
build.config.allmodconfig.arm | ||
build.config.allmodconfig.x86_64 | ||
build.config.arm | ||
build.config.common | ||
build.config.gki | ||
build.config.gki-debug.aarch64 | ||
build.config.gki-debug.x86_64 | ||
build.config.gki.aarch64 | ||
build.config.gki.x86_64 | ||
build.config.gki_kasan | ||
build.config.gki_kasan.aarch64 | ||
build.config.gki_kasan.x86_64 | ||
build.config.gki_kprobes | ||
build.config.gki_kprobes.aarch64 | ||
build.config.gki_kprobes.x86_64 | ||
build.config.mtk.aarch64 | ||
build.config.mtk.aarch64.gcc | ||
build.config.mtk.aarch64.kasan | ||
build.config.mtk.aarch64.tiramisu | ||
build.config.mtk.aarch64.ubsan | ||
build.config.mtk.arm | ||
build.config.mtk.arm.tiramisu | ||
build.config.x86_64 | ||
build_kernel.sh | ||
CleanSpec.mk | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
kenv.mk | ||
MAINTAINERS | ||
Makefile | ||
OWNERS | ||
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. See Documentation/00-INDEX for a list of what is contained in each file. 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.