aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/image/mdc800.c
Commit message (Expand)AuthorAgeFilesLines
* 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-021-1/+1
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-4/+4
* USB: image/mdc800, fix lock imbalanceJiri Slaby2009-03-171-0/+1
* 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: Drop unnecessary continue in a few driversJulia Lawall2008-02-011-2/+0
* 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-081-1/+0
* USB: race on disconnect in mdc800Oliver Neukum2007-02-071-0/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-2/+2
* [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] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] mdc800: remove embrions of C++ exceptionsAlexey Dobriyan2005-10-281-9/+21
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-281-2/+1
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-031-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1063