linux-kernel-test/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 [PATCH] USB Storage: add alauda support 2006-01-04 13:51:42 -08:00
alauda.h [PATCH] USB Storage: add alauda support 2006-01-04 13:51:42 -08:00
datafab.c [PATCH] USB: kzalloc for storage 2006-03-20 14:49:52 -08:00
datafab.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
debug.c [PATCH] USB: usb-storage: add debug entry for REPORT LUNS 2006-01-04 13:51:42 -08:00
debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dpcm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dpcm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
freecom.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
freecom.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
initializers.c [PATCH] USB: usb-storage: Add support for Rio Karma 2006-01-31 17:23:37 -08:00
initializers.h [PATCH] USB: usb-storage: Add support for Rio Karma 2006-01-31 17:23:37 -08:00
isd200.c [PATCH] USB: kzalloc() conversion for rest of drivers/usb 2006-03-20 14:49:59 -08:00
isd200.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jumpshot.c [PATCH] USB: kzalloc for storage 2006-03-20 14:49:52 -08:00
jumpshot.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [PATCH] isd200: limit to BLK_DEV_IDE 2006-04-17 14:24:57 -07:00
libusual.c [PATCH] USB: libusual: fix warning on 64bit boxes 2006-01-31 17:23:43 -08:00
Makefile [PATCH] USB Storage: add alauda support 2006-01-04 13:51:42 -08:00
onetouch.c [PATCH] USB Storage: make OneTouch PM-aware 2006-01-04 13:51:41 -08:00
onetouch.h [PATCH] USB Storage: add support for Maxtor One-Touch button 2005-09-08 16:22:55 -07:00
protocol.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
protocol.h [PATCH] USB: drivers/usb/storage/libusual 2006-01-04 13:48:31 -08:00
scsiglue.c [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
scsiglue.h [PATCH] USB Storage: port reset on transport error 2005-06-27 14:44:03 -07:00
sddr09.c [PATCH] USB: Use ARRAY_SIZE macro 2006-01-04 13:51:43 -08:00
sddr09.h [PATCH] USB Storage: cleanups of sddr09 2006-01-04 13:51:41 -08:00
sddr55.c [PATCH] USB: kzalloc for storage 2006-03-20 14:49:52 -08:00
sddr55.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 [PATCH] USB: drivers/usb/storage/libusual 2006-01-04 13:48:31 -08:00
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 [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00