aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/image
Commit message (Expand)AuthorAgeFilesLines
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* SCSI host lock push-downJeff Garzik2010-11-161-2/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-9/+0
|\
| * drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-9/+0
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* USB: BKL removal: mdc800Oliver Neukum2010-03-021-3/+0
* USB: Push BKL on open down into the driversOliver Neukum2010-03-021-0/+3
* USB image: make USB device id constantNémeth Márton2010-03-022-3/+3
* USB: remove unneeded printks from microtek driverOliver Neukum2009-09-231-37/+0
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-4/+4
* USB: image/mdc800, fix lock imbalanceJiri Slaby2009-03-171-0/+1
* USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-071-6/+5
* USB: remove err() macro from more usb driversGreg Kroah-Hartman2008-10-171-16/+30
* USB: remove info() macro from remaining usb driversGreg Kroah-Hartman2008-10-171-3/+4
* USB: remove warn() macro from usb driversGreg Kroah-Hartman2008-10-171-3/+5
* usb: replace remaining __PRETTY_FUNCTION__ occurrencesHarvey Harrison2008-04-241-1/+1
* USB: Remove EXPERIMENTAL designation from USB MDC800 support.Robert P. J. Day2008-04-241-2/+2
* USB: microtek: remove unused semaphoreDaniel Walker2008-04-242-2/+0
* USB: Drop unnecessary continue in a few driversJulia Lawall2008-02-011-2/+0
* USB: make the microtek driver and HAL cooperateOliver Neukum2007-11-281-1/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-3/+2
* typo fixesMatt LaPlante2007-10-201-1/+1
* [SCSI] microtek: use data accessors and !use_sg cleanupBoaz Harrosh2007-10-121-18/+14
* USB: image: microtek: clean up urb->status usageGreg Kroah-Hartman2007-07-191-9/+10
* USB: image: mdc800: clean up urb->status usageGreg Kroah-Hartman2007-07-191-24/+21
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* USB: race on disconnect in mdc800Oliver Neukum2007-02-071-0/+4
* usb: microtek possible memleak fixMariusz Kozlowski2006-12-011-3/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-8/+8
* USB: microtek usb scanner: Scsi_Cmnd conversionHenrik Kretzschmar2006-09-282-11/+11
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-2/+2
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-5/+5
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-31/+32
* [PATCH] USB: mdc800.c to kzallocOliver Neukum2006-03-201-3/+1
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-101-1/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-042-2/+0
* [PATCH] USB: Adapt microtek driver to new scsi featuresOliver Neukum2005-11-172-9/+28
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-1/+1
* [PATCH] mdc800: remove embrions of C++ exceptionsAlexey Dobriyan2005-10-281-9/+21
* [PATCH] USB: microtek patch to use kzallocOliver Neukum2005-10-281-2/+1
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-281-2/+1
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-2/+1
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-031-1/+1
* [PATCH] USB: compilation failure on usb/image/microtek.cHideaki YOSHIFUJI2005-04-221-1/+1
* [PATCH] kill old EH constants2005-04-181-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-165-0/+2016