aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/idmouse.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07USB: Remove unneeded void * casts in idmouse.cTobias Klauser1-6/+4
2006-12-01USB: idmouse cleanupMariusz Kozlowski1-8/+8
2006-12-01USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-5/+1
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven1-12/+13
2006-03-20[PATCH] USB: kzalloc in idmouseOliver Neukum1-2/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-10-29[PATCH] idmouse cleanup and overflow fixAl Viro1-14/+2
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer neededGreg Kroah-Hartman1-3/+2
2005-06-27[PATCH] USB: upgrade of the idmouse driverFlorian Echtler1-61/+88
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+443