Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices: OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
Find a file
Wei Yongjun fee402211f net: wan: slic_ds26522: Remove .owner field for driver
Remove .owner field if calls are used which set it automatically.

Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-07 11:41:15 -05:00
arch ARM: orion: Register DSA switch as a MDIO device 2017-02-07 10:51:47 -05:00
block
certs
crypto
Documentation net: phy: Add 2000base-x, 2500base-x and rxaui modes 2017-02-07 10:34:42 -05:00
drivers net: wan: slic_ds26522: Remove .owner field for driver 2017-02-07 11:41:15 -05:00
firmware
fs
include net: phy: Allow pre-declaration of MDIO devices 2017-02-07 10:51:46 -05:00
init
ipc
kernel bpf: enable verifier to add 0 to packet ptr 2017-02-06 22:50:04 -05:00
lib
mm
net net: dsa: Add support for platform data 2017-02-07 10:51:45 -05:00
samples
scripts
security
sound
tools bpf: enable verifier to add 0 to packet ptr 2017-02-06 22:50:04 -05:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
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.