Age | Commit message (Expand) | Author |
2018-09-20 | USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop" | Jagdish Tirumala |
2017-11-04 | USB: storage: Remove redundant license text | Greg Kroah-Hartman |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-07-17 | usb: storage: return on error to avoid a null pointer dereference | Colin Ian King |
2016-04-26 | usb: storage: fix multi-line comment style | Felipe Balbi |
2015-10-04 | USB: rewrite isd200_init_info for readability | Kris Borer |
2015-05-10 | usb: storage: fix module reference for scsi host | Akinobu Mita |
2015-03-18 | usb: storage: Fix trivial typo in isd200_log_config() | Yannick Guerrini |
2013-04-19 | usb: storage: Convert US_DEBUGP to usb_stor_dbg | Joe Perches |
2013-04-17 | usb: storage: Add usb_stor_dbg, reduce object size | Joe Perches |
2013-03-15 | driver: usb: storage: remove cast for kmalloc return value | Zhang Yanfei |
2012-09-05 | usb: remove libusual | Sebastian Andrzej Siewior |
2012-01-24 | usb: Disable dynamic id of USB storage subdrivers | Huajun Li |
2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro |
2011-11-18 | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-11-15 | usb: storage: isd200: fix sparse warning | Felipe Balbi |
2011-05-01 | [SCSI] usb-storage: do not increment cmd->serial_number | Christoph Hellwig |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-08-10 | USB: isd200.c: Remove unnecessary kmalloc cast | Joe Perches |
2010-05-20 | USB: Remove large struct from the stack in USB storage isd200 driver | Ian Munsie |
2009-04-01 | isd200: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz |
2009-04-01 | isd200: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz |
2009-04-01 | isd200: make it 'struct hd_driveid'-free | Bartlomiej Zolnierkiewicz |
2009-03-24 | USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m... | Maciej Grela |
2009-03-24 | usb-storage: make isd200 a separate module | Alan Stern |
2008-07-21 | USB: remove CVS keywords | Adrian Bunk |
2008-07-21 | usb-storage: separate dynamic flags from fixed flags | Alan Stern |
2008-05-02 | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh |
2008-03-24 | USB: isd200: fix memory leak in isd200_get_inquiry_data | Boaz Harrosh |
2008-03-13 | [SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmnd | Boaz Harrosh |
2008-02-01 | USB: isd200: don't include <linux/ide.h> | Bartlomiej Zolnierkiewicz |
2008-01-30 | [SCSI] implement scsi_data_buffer | Boaz Harrosh |
2008-01-11 | [SCSI] isd200: use one-element sg list in issuing commands | Boaz Harrosh |
2007-10-25 | USB: isd200: sort out USB/IDE dependancy mess | Alan Cox |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2006-03-20 | [PATCH] USB: kzalloc() conversion for rest of drivers/usb | Eric Sesterhenn |
2006-03-20 | [PATCH] USB: kzalloc for storage | Oliver Neukum |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |