aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/isd200.c
AgeCommit message (Expand)Author
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches
2013-04-17usb: storage: Add usb_stor_dbg, reduce object sizeJoe Perches
2013-03-15driver: usb: storage: remove cast for kmalloc return valueZhang Yanfei
2012-09-05usb: remove libusualSebastian Andrzej Siewior
2012-01-24usb: Disable dynamic id of USB storage subdriversHuajun Li
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-15usb: storage: isd200: fix sparse warningFelipe Balbi
2011-05-01[SCSI] usb-storage: do not increment cmd->serial_numberChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-10USB: isd200.c: Remove unnecessary kmalloc castJoe Perches
2010-05-20USB: Remove large struct from the stack in USB storage isd200 driverIan Munsie
2009-04-01isd200: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz
2009-04-01isd200: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz
2009-04-01isd200: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela
2009-03-24usb-storage: make isd200 a separate moduleAlan Stern
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-07-21usb-storage: separate dynamic flags from fixed flagsAlan Stern
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh
2008-03-24USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh
2008-03-13[SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmndBoaz Harrosh
2008-02-01USB: isd200: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh
2008-01-11[SCSI] isd200: use one-element sg list in issuing commandsBoaz Harrosh
2007-10-25USB: isd200: sort out USB/IDE dependancy messAlan Cox
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2006-03-20[PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn
2006-03-20[PATCH] USB: kzalloc for storageOliver Neukum
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds