aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/libusual.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig1-1/+3
2007-04-27libusual: change block scope variable to function scopePete Zaitcev1-1/+2
2006-09-27USB: replace kernel_thread() with kthread_run() in libusual.cMatthew Dharm1-5/+5
2006-01-31[PATCH] USB: libusual: fix warning on 64bit boxesAlan Cox1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: make bias writeable in libusualPete Zaitcev1-26/+27
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev1-0/+266