mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
0b82f4909bb2711af7f56396b07e6b4d4757c53f
UAC gadget disable eps only when receiving set_alt_0. If USB is unplugged before the packet of set_alt_0, the corresponding eps will not be released and leading to UAC dysfunction when the next time the usb is plugged. Signed-off-by: Ren Jianing <jianing.ren@rock-chips.com> Change-Id: I476ef8ce64a5b04cc3fec32a28126e2eb9d5ad78
…
…
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.
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.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%