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
Mauro Carvalho Chehab 401c7be2ba usb/bulk-streams.txt: convert to ReST and add to driver-api book
This document describe some USB core functions. Add it to the
driver-api book.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2017-04-11 14:38:56 -06:00
arch
block kernel-api.rst: fix a series of errors when parsing C files 2017-04-02 14:31:49 -06:00
certs
crypto
Documentation usb/bulk-streams.txt: convert to ReST and add to driver-api book 2017-04-11 14:38:56 -06:00
drivers kernel-api.rst: fix a series of errors when parsing C files 2017-04-02 14:31:49 -06:00
firmware
fs
include kernel-api.rst: fix a series of errors when parsing C files 2017-04-02 14:31:49 -06:00
init
ipc kernel-api.rst: fix a series of errors when parsing C files 2017-04-02 14:31:49 -06:00
kernel
lib kernel-api.rst: fix a series of errors when parsing C files 2017-04-02 14:31:49 -06:00
mm kernel-api.rst: fix a series of errors when parsing C files 2017-04-02 14:31:49 -06:00
net
samples
scripts
security kernel-api.rst: fix a series of errors when parsing C files 2017-04-02 14:31:49 -06:00
sound
tools
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.