linux/drivers/usb/storage
Alan Stern 3f13e66e21 [PATCH] PATCH: usb-storage: use kthread API
This patch is originally from Alan Stern (as569).  It has been rediffed
against a current tree.

This patch converts usb-storage to use the kthread API for creating its
control and scanning threads.  The new code doesn't use kthread_stop
because the threads need (or will need in the future) to exit
asynchronously.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-10-28 16:47:50 -07:00
..
Kconfig [PATCH] USB: make usb storage note visible in Kconfig 2005-10-28 16:47:42 -07:00
Makefile [PATCH] USB Storage: add support for Maxtor One-Touch button 2005-09-08 16:22:55 -07:00
datafab.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
datafab.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
debug.c [PATCH] USB Storage: fix compile error 2005-05-03 23:31:49 -07: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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
initializers.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
isd200.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
isd200.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jumpshot.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jumpshot.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
onetouch.c [PATCH] Input: convert onetouch to dynamic input_dev allocation 2005-10-28 09:52:53 -07: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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scsiglue.c [PATCH] USB: storage: Fix messed-up locking 2005-09-12 12:23:50 -07:00
scsiglue.h [PATCH] USB Storage: port reset on transport error 2005-06-27 14:44:03 -07:00
sddr09.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sddr09.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sddr55.c [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL 2005-04-18 17:39:34 -07:00
sddr55.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shuttle_usbat.c [PATCH] usb-storage: Some minor shuttle_usbat cleanups 2005-10-28 16:47:43 -07:00
shuttle_usbat.h [PATCH] usb-storage: Some minor shuttle_usbat cleanups 2005-10-28 16:47:43 -07:00
transport.c [PATCH] PATCH: usb-storage: allocate separate sense buffer 2005-10-28 16:47:50 -07:00
transport.h [PATCH] usb-storage: Some minor shuttle_usbat cleanups 2005-10-28 16:47:43 -07:00
unusual_devs.h [PATCH] USB: storage patch for LEICA camera 2005-10-28 16:47:48 -07:00
usb.c [PATCH] PATCH: usb-storage: use kthread API 2005-10-28 16:47:50 -07:00
usb.h [PATCH] PATCH: usb-storage: use kthread API 2005-10-28 16:47:50 -07:00