aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/libusual.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24usb-storage: prepare for subdriver separationAlan Stern1-32/+1
2009-01-07USB: storage: add last-sector hacksAlan Stern1-0/+7
2008-05-02usb: libusual kthread_run() called with wrong format.Rusty Russell1-1/+1
2008-04-24USB: libusual: locking cleanupDaniel Walker1-8/+6
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