No description
Find a file
Enrico Weigelt, metux IT consult 37ddba0245 drivers: gpio: amd8111: use SPDX-License-Identifier
Prefer SPDX-License-Identifier over hand-written texts.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Link: https://lore.kernel.org/r/20201203182423.5499-3-info@metux.net
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2020-12-08 09:41:32 +01:00
arch
block
certs
crypto
Documentation dt-bindings: gpio: Binding for MStar MSC313 GPIO controller 2020-12-05 22:41:04 +01:00
drivers drivers: gpio: amd8111: use SPDX-License-Identifier 2020-12-08 09:41:32 +01:00
fs
include gpiolib: cdev: allow edge event timestamps to be configured as REALTIME 2020-12-05 23:22:47 +01:00
init
ipc
kernel
lib
LICENSES
mm
net
samples
scripts
security
sound
tools tools: gpio: add option to report wall-clock time to gpio-event-mon 2020-12-05 23:22:48 +01:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS gpio: msc313: MStar MSC313 GPIO driver 2020-12-05 22:41:22 +01: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.