Common Xiaomi sdm845 kernel source
Go to file
Tim Zimmermann fc63db2d81 sm7125: ARM64: boot: dts: Disable dex touchpad support
* As of U QPR3 this makes a mouse pointer show up on lockscreen after boot,
  until the device is touched

Change-Id: Ie68f0b693f0786e8f90d3703a0ae500d8c58bbeb
2024-07-30 20:21:25 +02:00
arch sm7125: ARM64: boot: dts: Disable dex touchpad support 2024-07-30 20:21:25 +02:00
block A525FXXU4CVJB 2022-12-09 18:16:23 +01:00
certs
crypto
Documentation sm7125: merge A525FXXU6EWL3 sources 2024-06-29 14:12:06 +02:00
drivers sm7125: merge A525FXXU6EWL3 sources 2024-06-29 14:12:06 +02:00
firmware A525FXXU4CVJB 2022-12-09 18:16:23 +01:00
fs sm7125: merge A525FXXU6EWL3 sources 2024-06-29 14:12:06 +02:00
include sm7125: merge A525FXXU6EWL3 sources 2024-06-29 14:12:06 +02:00
init bpf: Add kconfig knob for disabling unpriv bpf by default 2024-01-14 13:18:59 +01:00
ipc
kernel sm7125: merge A525FXXU6EWL3 sources 2024-06-29 14:12:06 +02:00
lib bpf: add also cbpf long jump test cases with heavy expansion 2024-01-14 13:18:56 +01:00
mm sm7125: merge A525FXXU6EWL3 sources 2024-06-29 14:12:06 +02:00
net sm7125: merge A525FXXU6EWL3 sources 2024-06-29 14:12:06 +02:00
samples samples/bpf: Fix the error return code of xdp_redirect's main() 2024-01-14 13:18:55 +01:00
scripts fixup! bpf: Update logging functions to work with BTF 2024-03-29 16:18:14 +05:30
security UPSTREAM: security: selinux: allow per-file labeling for bpffs 2024-01-14 13:19:08 +01:00
sound sm7125: merge A525FXXU6EWL3 sources 2024-06-29 14:12:06 +02:00
techpack sm7125: merge A525FXXU6EWL3 sources 2024-06-29 14:12:06 +02:00
tools bpf: Fix the off-by-two error in range markings 2024-01-14 13:19:00 +01:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore sm7125: Don't ignore .bin firmware files 2021-12-29 15:00:46 +01:00
.mailmap
Android.mk Android: Add empty Android.mk file 2022-08-22 18:19:52 +08:00
Androidbp
AndroidKernel.mk
build.config.aarch64
build.config.common
build.config.cuttlefish.aarch64 Import A525FXXU3AUG4 2021-10-13 19:20:44 +02:00
build.config.cuttlefish.x86_64
build.config.goldfish.arm
build.config.goldfish.arm64
build.config.goldfish.mips
build.config.goldfish.mips64
build.config.goldfish.x86
build.config.goldfish.x86_64
build.config.x86_64
COPYING
CREDITS
disable_dbgfs.sh
gen_headers_arm64.bp
gen_headers_arm.bp
Kbuild
Kconfig
kernel_headers.py
MAINTAINERS
Makefile Makefile: Move -Wno-unused-but-set-variable out of GCC only block 2022-10-02 17:12:11 +02:00
README
verity_dev_keys.x509

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

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.