summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/libusual.c
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: prepare for subdriver separationAlan Stern2009-03-251-32/+1Star
* USB: storage: add last-sector hacksAlan Stern2009-01-071-0/+7
* usb: libusual kthread_run() called with wrong format.Rusty Russell2008-05-021-1/+1
* USB: libusual: locking cleanupDaniel Walker2008-04-251-8/+6Star
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+3
* libusual: change block scope variable to function scopePete Zaitcev2007-04-271-1/+2
* USB: replace kernel_thread() with kthread_run() in libusual.cMatthew Dharm2006-09-271-5/+5
* [PATCH] USB: libusual: fix warning on 64bit boxesAlan Cox2006-02-011-1/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] USB: make bias writeable in libusualPete Zaitcev2006-01-041-26/+27
* [PATCH] USB: drivers/usb/storage/libusualPete Zaitcev2006-01-041-0/+266