2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 12:14:01 +08:00
linux-next/Documentation/driver-api/usb
Mauro Carvalho Chehab e463c06335 usb/URB.txt: convert to ReST and update it
The URB doc describes the Kernel mechanism that do USB transfers.
While the functions are already described at urb.h, there are a
number of concepts and theory that are important for USB driver
developers.

Convert it to ReST and use C ref links to point to the places
at usb.h where each function and struct is located.

A few of those descriptions were incomplete. While here, update
to reflect the current API status.

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:40:25 -06:00
..
anchors.rst usb/anchors.txt: convert to ReST and add to driver-api book 2017-04-11 14:38:44 -06:00
bulk-streams.rst usb/bulk-streams.txt: convert to ReST and add to driver-api book 2017-04-11 14:38:56 -06:00
callbacks.rst usb/callbacks.txt: convert to ReST and add to driver-api book 2017-04-11 14:39:08 -06:00
dma.rst usb/dma.txt: convert to ReST and add to driver-api book 2017-04-11 14:39:36 -06:00
error-codes.rst error-codes.rst: convert to ReST and add to driver-api book 2017-04-11 14:39:49 -06:00
gadget.rst gadget.rst: Enrich its ReST representation and add kernel-doc tag 2017-04-11 14:37:41 -06:00
hotplug.rst usb/hotplug.txt: convert to ReST and add to driver-api book 2017-04-11 14:40:01 -06:00
index.rst usb/URB.txt: convert to ReST and update it 2017-04-11 14:40:25 -06:00
persist.rst usb/persist.txt: convert to ReST and add to driver-api book 2017-04-11 14:40:12 -06:00
power-management.rst usb/power-management.txt: convert to ReST and add to driver-api book 2017-04-11 14:39:20 -06:00
URB.rst usb/URB.txt: convert to ReST and update it 2017-04-11 14:40:25 -06:00
usb.rst usb/URB.txt: convert to ReST and update it 2017-04-11 14:40:25 -06:00
writing_musb_glue_layer.rst writing_musb_glue_layer.rst: Enrich its ReST representation 2017-04-11 14:38:32 -06:00
writing_usb_driver.rst writing_usb_driver.rst: Enrich its ReST representation 2017-04-11 14:38:18 -06:00