summaryrefslogtreecommitdiffstats
path: root/drivers/usb/image
Commit message (Expand)AuthorAgeFilesLines
* USB: microtek: use set_host_byte()Oliver Neukum2020-09-161-7/+7
* usb: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-101-1/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman2019-10-141-0/+4
|\
| * USB: microtek: fix info-leak at probeJohan Hovold2019-10-041-0/+4
* | usb: image: microtek.c: Remove unused variableSaurav Girepunje2019-10-071-2/+1
|/
* scsi: usb: image: microtek: use sg helper to iterate over scatterlistMing Lei2019-06-202-13/+9
* USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-221-0/+1
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-133-14/+4
|\
| * USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman2017-11-071-0/+1
| * USB: image: Remove redundant license textGreg Kroah-Hartman2017-11-041-14/+0
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-042-0/+2
| * usb: image: mdc800: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* USB: microtek: remove unneeded DRIVER_VERSION macroGreg Kroah-Hartman2017-07-221-4/+0
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* usb: microtek: Use "foo *bar" instead of "foo * bar".Sandhya Bankar2016-06-071-3/+3
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* USB: image: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-181-4/+7
* USB: use %*ph specifier in mikrotek driverAndy Shevchenko2015-01-091-3/+1
* USB: image: correct spelling mistake in commentRahul Bedarkar2014-01-081-1/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-091-3/+1
* USB: mdc800.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-11/+8
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-13/+1
* 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