Go to file
Geert Uytterhoeven caa92ee84b dt-bindings: gpio: rcar: Correct SoC family name for R8A7778
R8A7778 is R-Car (not R-Mobile) M1.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-12-21 10:52:41 +01:00
arch w1: w1-gpio: Convert to use GPIO descriptors 2017-12-08 15:32:53 +01:00
block
certs
crypto
Documentation dt-bindings: gpio: rcar: Correct SoC family name for R8A7778 2017-12-21 10:52:41 +01:00
drivers drivers: gpio: remove duplicate includes 2017-12-20 13:08:10 +01:00
firmware
fs
include gpio: sysfs: change 'value' attribute to prealloc 2017-12-20 10:28:05 +01:00
init
ipc
kernel Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2017-11-26 14:39:20 -08:00
lib
mm
net
samples
scripts
security
sound
tools tools/gpio: Don't use u_int32_t 2017-12-20 10:36:30 +01:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: add myself as reviewer for gpio-mockup 2017-12-02 22:42:32 +01:00
Makefile Linux 4.15-rc1 2017-11-26 16:01:47 -08:00
README

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.