aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/image/mdc800.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-03-02USB: BKL removal: mdc800Oliver Neukum1-3/+0
2010-03-02USB: Push BKL on open down into the driversOliver Neukum1-0/+3
2010-03-02USB image: make USB device id constantNémeth Márton1-1/+1
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-4/+4
2009-03-17USB: image/mdc800, fix lock imbalanceJiri Slaby1-0/+1
2008-10-17USB: remove err() macro from more usb driversGreg Kroah-Hartman1-16/+30
2008-10-17USB: remove info() macro from remaining usb driversGreg Kroah-Hartman1-3/+4
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman1-3/+5
2008-02-01USB: Drop unnecessary continue in a few driversJulia Lawall1-2/+0
2007-07-19USB: image: mdc800: clean up urb->status usageGreg Kroah-Hartman1-24/+21
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-07USB: race on disconnect in mdc800Oliver Neukum1-0/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino1-2/+2
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-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-10-28[PATCH] mdc800: remove embrions of C++ exceptionsAlexey Dobriyan1-9/+21
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer neededGreg Kroah-Hartman1-2/+1
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1063