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