Linux kernel source tree
Go to file
LABBE Corentin 29eb9d2984 arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high
On the Orange Pi PC Plus, the polarity of the LEDs on the RJ45 Ethernet
port were changed from active low to active high.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-01 14:53:06 -04:00
arch arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high 2017-06-01 14:53:06 -04:00
block
certs
crypto
Documentation dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon 2017-06-01 14:53:04 -04:00
drivers net-next: stmmac: Add dwmac-sun8i 2017-06-01 14:53:04 -04:00
firmware
fs
include net-next: stmmac: Add dwmac-sun8i 2017-06-01 14:53:04 -04:00
init
ipc
kernel bpf: use different interpreter depending on required stack size 2017-05-31 19:29:48 -04:00
lib
mm
net net: dsa: make function ksz_rcv static 2017-06-01 12:12:40 -04:00
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS dsa: add maintainer of Microchip KSZ switches 2017-05-31 20:56:32 -04:00
Makefile
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.