summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/libusual.c
AgeCommit message (Expand)AuthorLines
2008-05-02usb: libusual kthread_run() called with wrong format.Rusty Russell-1/+1
2008-04-24USB: libusual: locking cleanupDaniel Walker-8/+6
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig-1/+3
2007-04-27libusual: change block scope variable to function scopePete Zaitcev-1/+2
2006-09-27USB: replace kernel_thread() with kthread_run() in libusual.cMatthew Dharm-5/+5
2006-01-31[PATCH] USB: libusual: fix warning on 64bit boxesAlan Cox-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman-1/+0
2006-01-04[PATCH] USB: make bias writeable in libusualPete Zaitcev-26/+27
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev-0/+266