summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/legousbtower.c
Commit message (Expand)AuthorAgeFilesLines
* USB: remove info() macro from usb/misc driversGreg Kroah-Hartman2008-10-171-10/+13
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-2/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-44/+44
* USB: misc: legousbtower: semaphore to mutexDaniel Walker2008-02-011-14/+16
* USB: disconnect open race in legousbtowerOliver Neukum2007-10-251-1/+13
* USB: misc: legousbtower: clean up urb->status usageGreg Kroah-Hartman2007-07-201-13/+15
* USB: prevent char device open/deregister raceAlan Stern2007-07-131-18/+6Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* usb: legousbtower free kill urb cleanupMariusz Kozlowski2006-12-011-13/+5Star
* USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-8/+5Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-5/+6
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-291-3/+2Star
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-041-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1088