kernel-hacking-2024-linux-s.../drivers/usb/storage
Franck Bui-Huu 3428cc43d2 [PATCH] usb-storage: get rid of the timer during URB submission
This patch uses completion timeout instead of a timer to implement
a timeout when submitting an URB.

It also put the task in interruptible state instead of an
uninterruptible one while waiting for the completion.

Signed-off-by: Franck Bui-Huu <vagabon.xyz@gmail.com>
Signed-off-by: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-06-21 15:04:13 -07:00
..
alauda.c
alauda.h
datafab.c
datafab.h
debug.c
debug.h
dpcm.c
dpcm.h
freecom.c
freecom.h
initializers.c
initializers.h
isd200.c
isd200.h
jumpshot.c
jumpshot.h
Kconfig
libusual.c
Makefile
onetouch.c
onetouch.h
protocol.c
protocol.h
scsiglue.c
scsiglue.h
sddr09.c
sddr09.h
sddr55.c
sddr55.h
shuttle_usbat.c [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices 2006-06-21 15:04:10 -07:00
shuttle_usbat.h [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices 2006-06-21 15:04:10 -07:00
transport.c [PATCH] usb-storage: get rid of the timer during URB submission 2006-06-21 15:04:13 -07:00
transport.h
unusual_devs.h [PATCH] USB shuttle_usbat: hardcode flash detection for now 2006-06-21 15:04:10 -07:00
usb.c [PATCH] USB: usb-storage alauda: Fix transport info mismerge 2006-06-21 15:04:10 -07:00
usb.h