aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/isd200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-01[SCSI] usb-storage: do not increment cmd->serial_numberChristoph Hellwig1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-10USB: isd200.c: Remove unnecessary kmalloc castJoe Perches1-2/+1
2010-05-20USB: Remove large struct from the stack in USB storage isd200 driverIan Munsie1-2/+2
2009-04-01isd200: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz1-9/+9
2009-04-01isd200: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz1-5/+5
2009-04-01isd200: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz1-145/+66
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* modulesMaciej Grela1-0/+3
2009-03-24usb-storage: make isd200 a separate moduleAlan Stern1-3/+91
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-07-21usb-storage: separate dynamic flags from fixed flagsAlan Stern1-3/+3
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh1-0/+2
2008-03-24USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh1-0/+1
2008-03-13[SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmndBoaz Harrosh1-1/+4
2008-02-01USB: isd200: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz1-15/+14
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh1-4/+4
2008-01-11[SCSI] isd200: use one-element sg list in issuing commandsBoaz Harrosh1-20/+46
2007-10-25USB: isd200: sort out USB/IDE dependancy messAlan Cox1-1/+104
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn1-1/+1
2006-03-20[PATCH] USB: kzalloc for storageOliver Neukum1-5/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1442