aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/image (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07USB: race on disconnect in mdc800Oliver Neukum1-0/+4
2006-12-01usb: microtek possible memleak fixMariusz Kozlowski1-3/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-8/+8
2006-09-28USB: microtek usb scanner: Scsi_Cmnd conversionHenrik Kretzschmar2-11/+11
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino1-2/+2
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig1-5/+5
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven1-31/+32
2006-03-20[PATCH] USB: mdc800.c to kzallocOliver Neukum1-3/+1
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2-2/+0
2005-11-17[PATCH] USB: Adapt microtek driver to new scsi featuresOliver Neukum2-9/+28
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-1/+1
2005-10-28[PATCH] mdc800: remove embrions of C++ exceptionsAlexey Dobriyan1-9/+21
2005-10-28[PATCH] USB: microtek patch to use kzallocOliver Neukum1-2/+1
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer neededGreg Kroah-Hartman1-2/+1
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-2/+1
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole1-1/+1
2005-04-22[PATCH] USB: compilation failure on usb/image/microtek.cHideaki YOSHIFUJI1-1/+1
2005-04-18[PATCH] kill old EH constants1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+2016