aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/legousbtower.c
Commit message (Expand)AuthorAge
* USB: misc: Remove unnecessary casts of private_dataJoe Perches2010-08-10
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-02
* USB: BKL removal: legousbtowerOliver Neukum2010-03-02
* USB: Push BKL on open down into the driversOliver Neukum2010-03-02
* USB misc: make USB device id constantNémeth Márton2010-03-02
* USB: legousbtower: make poll notice disconnectOliver Neukum2009-09-23
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-16
* USB: remove info() macro from usb/misc driversGreg Kroah-Hartman2008-10-17
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: misc: legousbtower: semaphore to mutexDaniel Walker2008-02-01
* USB: disconnect open race in legousbtowerOliver Neukum2007-10-25
* USB: misc: legousbtower: clean up urb->status usageGreg Kroah-Hartman2007-07-19
* USB: prevent char device open/deregister raceAlan Stern2007-07-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* usb: legousbtower free kill urb cleanupMariusz Kozlowski2006-12-01
* USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-28
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-04
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16