summaryrefslogtreecommitdiffstats
path: root/Documentation/x86/usb-legacy-support.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: x86: convert usb-legacy-support.txt to reSTChangbin Du2019-05-081-44/+0
| | | | | | | | | This converts the plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Signed-off-by: Changbin Du <changbin.du@gmail.com> Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* x86: doc: move x86-generic documentation from Doc/x86/i386H. Peter Anvin2008-07-221-0/+44
The boot protocol, USB legacy support, and zero-page documentation is common to the x86 platform, not i386-specific. Signed-off-by: H. Peter Anvin <hpa@zytor.com>