summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/legousbtower.c
AgeCommit message (Expand)Author
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01USB: misc: legousbtower: semaphore to mutexDaniel Walker
2007-10-25USB: disconnect open race in legousbtowerOliver Neukum
2007-07-19USB: misc: legousbtower: clean up urb->status usageGreg Kroah-Hartman
2007-07-12USB: prevent char device open/deregister raceAlan Stern
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-01usb: legousbtower free kill urb cleanupMariusz Kozlowski
2006-12-01USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds