aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/image/microtek.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-22scsi: Remove drivers/scsi/scsi.hBart Van Assche1-2/+6
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche1-3/+2
2020-09-16USB: microtek: use set_host_byte()Oliver Neukum1-7/+7
2019-10-14Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman1-0/+4
2019-10-07usb: image: microtek.c: Remove unused variableSaurav Girepunje1-2/+1
2019-10-04USB: microtek: fix info-leak at probeJohan Hovold1-0/+4
2019-06-20scsi: usb: image: microtek: use sg helper to iterate over scatterlistMing Lei1-12/+8
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-07-22USB: microtek: remove unneeded DRIVER_VERSION macroGreg Kroah-Hartman1-4/+0
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-1/+0
2015-01-09USB: use %*ph specifier in mikrotek driverAndy Shevchenko1-3/+1
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
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-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-9/+0
2010-03-02USB image: make USB device id constantNémeth Márton1-2/+2
2009-09-23USB: remove unneeded printks from microtek driverOliver Neukum1-37/+0
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern1-6/+5
2008-04-24usb: replace remaining __PRETTY_FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24USB: microtek: remove unused semaphoreDaniel Walker1-1/+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-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-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-01usb: microtek possible memleak fixMariusz Kozlowski1-3/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+5
2006-09-28USB: microtek usb scanner: Scsi_Cmnd conversionHenrik Kretzschmar1-9/+9
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig1-5/+5
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-11-17[PATCH] USB: Adapt microtek driver to new scsi featuresOliver Neukum1-8/+27
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-1/+1
2005-10-28[PATCH] USB: microtek patch to use kzallocOliver Neukum1-2/+1
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-2/+1
2005-04-22[PATCH] USB: compilation failure on usb/image/microtek.cHideaki YOSHIFUJI1-1/+1
2005-04-18[PATCH] kill old EH constants1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+862