aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/isd200.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] usb-storage: do not increment cmd->serial_numberChristoph Hellwig2011-05-011-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* USB: isd200.c: Remove unnecessary kmalloc castJoe Perches2010-08-101-2/+1
* USB: Remove large struct from the stack in USB storage isd200 driverIan Munsie2010-05-201-2/+2
* isd200: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2009-04-011-9/+9
* isd200: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2009-04-011-5/+5
* isd200: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz2009-04-011-145/+66
* USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela2009-03-241-0/+3
* usb-storage: make isd200 a separate moduleAlan Stern2009-03-241-3/+91
* USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
* usb-storage: separate dynamic flags from fixed flagsAlan Stern2008-07-211-3/+3
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-0/+2
* USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh2008-03-241-0/+1
* [SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmndBoaz Harrosh2008-03-131-1/+4
* USB: isd200: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz2008-02-011-15/+14
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-301-4/+4
* [SCSI] isd200: use one-element sg list in issuing commandsBoaz Harrosh2008-01-111-20/+46
* USB: isd200: sort out USB/IDE dependancy messAlan Cox2007-10-251-1/+104
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-1/+1
* [PATCH] USB: kzalloc for storageOliver Neukum2006-03-201-5/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1442