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