No description
Find a file
Alex Henrie 9f92d61f01 HID: apple: Add 2021 Magic Keyboard with fingerprint reader
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Tested-by: José Expósito <jose.exposito89@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2022-01-06 13:57:24 +01:00
arch Microblaze patches for 5.16-rc1 2021-11-05 08:19:56 -07:00
block
certs
crypto
Documentation Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid 2021-11-05 08:31:51 -07:00
drivers HID: apple: Add 2021 Magic Keyboard with fingerprint reader 2022-01-06 13:57:24 +01:00
fs Driver core changes for 5.16-rc1 2021-11-04 08:32:38 -07:00
include Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid 2021-11-05 08:31:51 -07:00
init
ipc
kernel IOMMU Updates for Linux v5.16: 2021-11-04 11:11:24 -07:00
lib Driver core changes for 5.16-rc1 2021-11-04 08:32:38 -07:00
LICENSES
mm
net TTY / Serial driver update for 5.16-rc1 2021-11-04 09:09:37 -07:00
samples Char/Misc driver update for 5.16-rc1 2021-11-04 08:21:47 -07:00
scripts Driver core changes for 5.16-rc1 2021-11-04 08:32:38 -07:00
security
sound TTY / Serial driver update for 5.16-rc1 2021-11-04 09:09:37 -07:00
tools powerpc updates for 5.16 2021-11-05 08:15:46 -07:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid 2021-11-05 08:31:51 -07:00
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.