kernel_optimize_test/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 USB: add IAD support to usbfs and sysfs 2007-07-12 16:34:40 -07:00
devices.c USB: add IAD support to usbfs and sysfs 2007-07-12 16:34:40 -07:00
devio.c
driver.c dev_vdbg(), available with -DVERBOSE_DEBUG 2007-07-18 15:49:50 -07:00
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 USB: fix warning caused by autosuspend counter going negative 2007-07-19 17:46:04 -07:00
hub.h
inode.c
Kconfig USB: add power/persist device attribute 2007-07-12 16:34:30 -07:00
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 USB: add "descriptors" binary sysfs attribute 2007-07-19 17:46:04 -07:00
urb.c USB: documentation update for usb_unlink_urb 2007-07-19 17:46:05 -07:00
usb.c USB: usb/dma doc updates 2007-07-12 16:34:42 -07:00
usb.h