kernel-ark/drivers/usb/core
Alan Stern 67f5dde3d4 USB: Fix a bug in usb_start_wait_urb
This patch (as941) fixes a bug recently added to the USB synchronous
API.  The status of a completed URB must be preserved separately
across a completion callback.  Also, the actual_length value isn't
available until after the URB has fully completed.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-30 13:27:45 -07:00
..
buffer.c
config.c
devices.c
devio.c
driver.c
endpoint.c
file.c
generic.c
hcd-pci.c
hcd.c USB: change name of spinlock in hcd.c 2007-07-19 17:46:08 -07:00
hcd.h
hub.c
hub.h
inode.c
Kconfig
Makefile
message.c USB: Fix a bug in usb_start_wait_urb 2007-07-30 13:27:45 -07:00
notify.c
otg_whitelist.h
quirks.c USB: yet another quirky device 2007-07-30 13:27:45 -07:00
sysfs.c
urb.c USB: documentation update for usb_unlink_urb 2007-07-19 17:46:05 -07:00
usb.c
usb.h