summaryrefslogtreecommitdiffstats
path: root/drivers/usb/image/microtek.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig2024-04-111-7/+1
* scsi: usb: uas: Declare two host templates and host template pointers constBart Van Assche2023-03-241-1/+1
* scsi: Remove drivers/scsi/scsi.hBart Van Assche2022-02-221-2/+6
* scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-161-3/+2
* USB: microtek: use set_host_byte()Oliver Neukum2020-09-161-7/+7
* 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-201-12/+8
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: microtek: remove unneeded DRIVER_VERSION macroGreg Kroah-Hartman2017-07-221-4/+0
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* USB: use %*ph specifier in mikrotek driverAndy Shevchenko2015-01-091-3/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* 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
* drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-9/+0
* USB image: make USB device id constantNémeth Márton2010-03-021-2/+2
* USB: remove unneeded printks from microtek driverOliver Neukum2009-09-231-37/+0
* USB: change interface to usb_lock_device_for_reset()Alan Stern2009-01-071-6/+5
* usb: replace remaining __PRETTY_FUNCTION__ occurrencesHarvey Harrison2008-04-241-1/+1
* USB: microtek: remove unused semaphoreDaniel Walker2008-04-241-1/+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
* [SCSI] microtek: use data accessors and !use_sg cleanupBoaz Harrosh2007-10-121-18/+14
* USB: image: microtek: clean up urb->status usageGreg Kroah-Hartman2007-07-191-9/+10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* usb: microtek possible memleak fixMariusz Kozlowski2006-12-011-3/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+5
* USB: microtek usb scanner: Scsi_Cmnd conversionHenrik Kretzschmar2006-09-281-9/+9
* [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-061-5/+5
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-101-1/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: Adapt microtek driver to new scsi featuresOliver Neukum2005-11-171-8/+27
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-1/+1
* [PATCH] USB: microtek patch to use kzallocOliver Neukum2005-10-281-2/+1
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-2/+1
* [PATCH] USB: compilation failure on usb/image/microtek.cHideaki YOSHIFUJI2005-04-221-1/+1
* [PATCH] kill old EH constants2005-04-181-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+862