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
Alan Stern 2f02bc8af3 USB: report submission of active URBs
This patch (as1633) changes slightly the way usbcore handled
submissions of URBs that are already active.  It will now return
-EBUSY rather than -EINVAL, and it will call WARN_ONCE to draw
people's attention to the bug.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-11 18:10:46 -08:00
..
CREDITS
URB.txt
WUSB-Design-overview.txt
acm.txt
anchors.txt
authorization.txt
bulk-streams.txt
callbacks.txt
dma.txt
dwc3.txt
ehci.txt
error-codes.txt USB: report submission of active URBs 2012-11-11 18:10:46 -08:00
functionfs.txt
gadget_hid.txt
gadget_multi.txt
gadget_printer.txt
gadget_serial.txt
hotplug.txt
iuu_phoenix.txt
linux-cdc-acm.inf
linux.inf
mass-storage.txt usb: gadget: Remove File-backed Storage Gadget (g_file_storage). 2012-11-08 16:01:04 +02:00
misc_usbsevseg.txt
mtouchusb.txt
ohci.txt
persist.txt
power-management.txt
proc_usb_info.txt
rio.txt
usb-help.txt
usb-serial.txt
usbmon.txt
wusb-cbaf