dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/Documentation/usb
Pete Zaitcev d25bc4db72 USB: usbmon: fix-up docs and text API for sparse ISO
This is based on a patch that Alan Stern wrote. It did the same simple
thing in both text and binary cases. In the same time, Marton and I
fixed the binary side properly, but this leaves the text to be fixed.
It is not very important due to low maxium data size of text, but
let's add it just for extra correctness.

The pseudocode is too much to keep fixed up, and we have real code
to be used as examples now, so let's drop it too.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-04 11:46:57 -08:00
..
CREDITS
URB.txt
WUSB-Design-overview.txt Documentation/: it's -> its where appropriate 2010-04-23 02:09:52 +02:00
acm.txt
anchors.txt trivial: Miscellaneous documentation typo fixes 2009-06-12 18:01:47 +02:00
authorization.txt USB: Fix sysfs paths in documentation 2009-09-23 06:46:41 -07:00
bulk-streams.txt USB: Support for allocating USB 3.0 streams. 2010-05-20 13:21:38 -07:00
callbacks.txt trivial: usb: fix missing space typo in doc 2009-06-12 18:01:51 +02:00
dma.txt USB: remove URB_NO_SETUP_DMA_MAP 2010-05-20 13:21:40 -07:00
ehci.txt USB: Documentation/usb/ehci.txt: Checkpatch cleanup 2010-08-10 14:35:34 -07:00
error-codes.txt USB: check the endpoint type against the pipe type 2010-03-02 14:53:07 -08:00
gadget_hid.txt USB: gadget: add HID gadget driver 2010-05-20 13:21:35 -07:00
gadget_multi.txt USB: gadget: g_multi: added documentation and INF files 2010-08-10 14:35:37 -07:00
gadget_printer.txt
gadget_serial.txt USB: gadget: g_serial: INF file updated 2010-08-10 14:35:37 -07:00
hiddev.txt
hotplug.txt USB: Documentation/usb/hotplug.txt: Checkpatch cleanup 2010-08-10 14:35:34 -07:00
iuu_phoenix.txt
linux-cdc-acm.inf USB: gadget: g_multi: added documentation and INF files 2010-08-10 14:35:37 -07:00
linux.inf USB: gadget: g_multi: added documentation and INF files 2010-08-10 14:35:37 -07:00
misc_usbsevseg.txt
mtouchusb.txt Documentation: update broken web addresses. 2010-08-04 15:21:40 +02:00
ohci.txt
persist.txt
power-management.txt USB: use the runtime-PM autosuspend implementation 2010-11-16 14:03:41 -08:00
proc_usb_info.txt USB: teach "devices" file about Wireless and SuperSpeed USB 2010-10-22 10:21:40 -07:00
rio.txt
usb-help.txt
usb-serial.txt Documentation: update broken web addresses. 2010-08-04 15:21:40 +02:00
usbmon.txt USB: usbmon: fix-up docs and text API for sparse ISO 2011-02-04 11:46:57 -08:00
wusb-cbaf