summaryrefslogtreecommitdiff
path: root/drivers/usb/image/microtek.c
AgeCommit message (Expand)Author
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-01-09USB: use %*ph specifier in mikrotek driverAndy Shevchenko
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-16SCSI host lock push-downJeff Garzik
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2010-03-02USB image: make USB device id constantNémeth Márton
2009-09-23USB: remove unneeded printks from microtek driverOliver Neukum
2009-01-07USB: change interface to usb_lock_device_for_reset()Alan Stern
2008-04-24usb: replace remaining __PRETTY_FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: microtek: remove unused semaphoreDaniel Walker
2007-11-28USB: make the microtek driver and HAL cooperateOliver Neukum
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-12[SCSI] microtek: use data accessors and !use_sg cleanupBoaz Harrosh
2007-07-19USB: image: microtek: clean up urb->status usageGreg Kroah-Hartman
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-01usb: microtek possible memleak fixMariusz Kozlowski
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-28USB: microtek usb scanner: Scsi_Cmnd conversionHenrik Kretzschmar
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-11-17[PATCH] USB: Adapt microtek driver to new scsi featuresOliver Neukum
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig
2005-10-28[PATCH] USB: microtek patch to use kzallocOliver Neukum
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-04-22[PATCH] USB: compilation failure on usb/image/microtek.cHideaki YOSHIFUJI
2005-04-18[PATCH] kill old EH constants
2005-03-17[PATCH] USB: compile warning cleanupDomen Puncer
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman
2004-09-13[PATCH] USB: Add locking support for USB device resetsAlan Stern
2004-09-03[PATCH] USB: switching microtek to usb_kill_urbOliver Neukum
2004-09-03[PATCH] USB: switching microtek to usb_kill_urbOliver Neukum
2004-08-05[PATCH] USB: Don't track endpoint halts in usbcoreAlan Stern
2004-07-12[PATCH] sparse: drivers/usb NULL noise removalAlexander Viro
2004-06-19[PATCH] final hosts.h usage removalArjan van de Ven
2004-03-09[PATCH] USB: Altsetting/interface update for USB image driversAlan Stern
2003-07-17Merge jet.(none):/home1/jejb/BK/scsi-misc-2.5James Bottomley
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-07-08[PATCH] pull scsi_scan_host out of scsi_add_hostChristoph Hellwig
2003-06-06[PATCH] missing scsi_host_alloc bitsChristoph Hellwig
2003-05-29Merge bk://kernel.bkbits.net/acme/usb-2.5Greg Kroah-Hartman
2003-05-29o drivers/usb/image/microtek: initialize struct usb_driver ->owner fieldArnaldo Carvalho de Melo
2003-05-29[PATCH] fix scsi_register_host abuse in usb scanner driversChristoph Hellwig
2003-02-24[PATCH] Spelling fixes - occurredMichael Hayes
2003-02-06USB: fix up drivers the scsi people missedGreg Kroah-Hartman