aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/idmouse.c
Commit message (Expand)AuthorAgeFilesLines
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* USB: BKL removal: idmouseOliver Neukum2010-03-021-7/+1
* USB: Push BKL on open down into the driversOliver Neukum2010-03-021-1/+7
* USB misc: make USB device id constantNémeth Márton2010-03-021-1/+1
* USB: full power management support for the idmouse driverOliver Neukum2009-09-231-0/+21
* USB: remove info() macro from usb/misc driversGreg Kroah-Hartman2008-10-171-2/+3
* USB: fix locking in idmouseOliver Neukum2007-10-251-17/+28
* USB: prevent char device open/deregister raceAlan Stern2007-07-121-39/+15
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* USB: Remove unneeded void * casts in idmouse.cTobias Klauser2007-02-071-6/+4
* USB: idmouse cleanupMariusz Kozlowski2006-12-011-8/+8
* USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-5/+1
* 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/+0
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-12/+13
* [PATCH] USB: kzalloc in idmouseOliver Neukum2006-03-201-2/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] idmouse cleanup and overflow fixAl Viro2005-10-291-14/+2
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-281-3/+2
* [PATCH] USB: upgrade of the idmouse driverFlorian Echtler2005-06-271-61/+88
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+443