summaryrefslogtreecommitdiff
path: root/drivers/usb/image
AgeCommit message (Expand)AuthorFilesLines
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-14/+4
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman1-0/+1
2017-11-04USB: image: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01usb: image: mdc800: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-07-22USB: microtek: remove unneeded DRIVER_VERSION macroGreg Kroah-Hartman1-4/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-1/+1
2016-06-07usb: microtek: Use "foo *bar" instead of "foo * bar".Sandhya Bankar1-3/+3
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2015-03-18USB: image: use msecs_to_jiffies for time conversionNicholas Mc Guire1-4/+7
2015-01-09USB: use %*ph specifier in mikrotek driverAndy Shevchenko1-3/+1
2014-01-08USB: image: correct spelling mistake in commentRahul Bedarkar1-1/+1
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli1-3/+1
2012-05-01USB: mdc800.c: remove dbg() usageGreg Kroah-Hartman1-11/+8
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-13/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2010-11-16SCSI host lock push-downJeff Garzik1-2/+4
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-9/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-9/+0
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árton2-3/+3
2009-09-23USB: remove unneeded printks from microtek driverOliver Neukum1-37/+0
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-4/+4
2009-03-17USB: image/mdc800, fix lock imbalanceJiri Slaby1-0/+1
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern1-6/+5
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-04-24usb: replace remaining __PRETTY_FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24USB: Remove EXPERIMENTAL designation from USB MDC800 support.Robert P. J. Day1-2/+2
2008-04-24USB: microtek: remove unused semaphoreDaniel Walker2-2/+0
2008-02-01USB: Drop unnecessary continue in a few driversJulia Lawall1-2/+0
2007-11-28USB: make the microtek driver and HAL cooperateOliver Neukum1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-3/+2
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-12[SCSI] microtek: use data accessors and !use_sg cleanupBoaz Harrosh1-18/+14
2007-07-19USB: image: microtek: clean up urb->status usageGreg Kroah-Hartman1-9/+10
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 Dunlap2-2/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
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