summaryrefslogtreecommitdiffstats
path: root/drivers/usb/image
AgeCommit message (Expand)AuthorLines
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig-7/+1
2024-02-17usb: image: mdc800: Remove redundant assignment to variable retvalColin Ian King-1/+0
2023-03-24scsi: usb: uas: Declare two host templates and host template pointers constBart Van Assche-1/+1
2022-07-27usb/image: fix repeated words in commentsJilin Yuan-1/+1
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche-2/+6
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche-3/+2
2020-09-16USB: microtek: use set_host_byte()Oliver Neukum-7/+7
2020-07-10usb: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman-0/+4
2019-10-07usb: image: microtek.c: Remove unused variableSaurav Girepunje-2/+1
2019-10-04USB: microtek: fix info-leak at probeJohan Hovold-0/+4
2019-06-20scsi: usb: image: microtek: use sg helper to iterate over scatterlistMing Lei-13/+9
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman-0/+1
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig-1/+0
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-14/+4
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman-0/+1
2017-11-04USB: image: Remove redundant license textGreg Kroah-Hartman-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-11-01usb: image: mdc800: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2017-07-22USB: microtek: remove unneeded DRIVER_VERSION macroGreg Kroah-Hartman-4/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+1
2016-06-07usb: microtek: Use "foo *bar" instead of "foo * bar".Sandhya Bankar-3/+3
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke-1/+0
2015-03-18USB: image: use msecs_to_jiffies for time conversionNicholas Mc Guire-4/+7
2015-01-09USB: use %*ph specifier in mikrotek driverAndy Shevchenko-3/+1
2014-01-08USB: image: correct spelling mistake in commentRahul Bedarkar-1/+1
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli-3/+1
2012-05-01USB: mdc800.c: remove dbg() usageGreg Kroah-Hartman-11/+8
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman-13/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-4/+4
2010-11-16SCSI host lock push-downJeff Garzik-2/+4
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-9/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches-9/+0
2010-03-02USB: BKL removal: mdc800Oliver Neukum-3/+0
2010-03-02USB: Push BKL on open down into the driversOliver Neukum-0/+3
2010-03-02USB image: make USB device id constantNémeth Márton-3/+3
2009-09-23USB: remove unneeded printks from microtek driverOliver Neukum-37/+0
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison-4/+4
2009-03-17USB: image/mdc800, fix lock imbalanceJiri Slaby-0/+1
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern-6/+5
2008-10-17USB: remove err() macro from more usb driversGreg Kroah-Hartman-16/+30
2008-10-17USB: remove info() macro from remaining usb driversGreg Kroah-Hartman-3/+4
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman-3/+5
2008-04-24usb: replace remaining __PRETTY_FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-04-24USB: Remove EXPERIMENTAL designation from USB MDC800 support.Robert P. J. Day-2/+2