Jagdish Tirumala
|
1906f64f64
USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop"
|
7 년 전 |
Greg Kroah-Hartman
|
7cb2d993c4
USB: storage: Remove redundant license text
|
7 년 전 |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 년 전 |
Colin Ian King
|
446230f52a
usb: storage: return on error to avoid a null pointer dereference
|
8 년 전 |
Felipe Balbi
|
f0183a338e
usb: storage: fix multi-line comment style
|
9 년 전 |
Kris Borer
|
8091e0cafb
USB: rewrite isd200_init_info for readability
|
10 년 전 |
Akinobu Mita
|
aa519be34f
usb: storage: fix module reference for scsi host
|
10 년 전 |
Yannick Guerrini
|
333c65bc8b
usb: storage: Fix trivial typo in isd200_log_config()
|
10 년 전 |
Joe Perches
|
191648d03d
usb: storage: Convert US_DEBUGP to usb_stor_dbg
|
12 년 전 |
Joe Perches
|
75b9130e8a
usb: storage: Add usb_stor_dbg, reduce object size
|
12 년 전 |
Zhang Yanfei
|
5b2750d5b5
driver: usb: storage: remove cast for kmalloc return value
|
12 년 전 |
Sebastian Andrzej Siewior
|
f61870ee6f
usb: remove libusual
|
13 년 전 |
Huajun Li
|
e73b2db6c9
usb: Disable dynamic id of USB storage subdrivers
|
13 년 전 |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 년 전 |
Linus Torvalds
|
98793265b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 년 전 |
Al Viro
|
d36b691077
misc latin1 to utf8 conversions
|
13 년 전 |
Greg Kroah-Hartman
|
65db430540
USB: convert drivers/usb/* to use module_usb_driver()
|
13 년 전 |
Felipe Balbi
|
e7724baf78
usb: storage: isd200: fix sparse warning
|
13 년 전 |
Christoph Hellwig
|
05d1091fd9
[SCSI] usb-storage: do not increment cmd->serial_number
|
14 년 전 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 년 전 |
Joe Perches
|
a5cc8049ca
USB: isd200.c: Remove unnecessary kmalloc cast
|
15 년 전 |
Ian Munsie
|
0df4d8ef77
USB: Remove large struct from the stack in USB storage isd200 driver
|
15 년 전 |
Bartlomiej Zolnierkiewicz
|
fcd3ec6960
isd200: use ATA_* defines instead of *_STAT and *_ERR ones
|
16 년 전 |
Bartlomiej Zolnierkiewicz
|
f08f31f7c7
isd200: WIN_* -> ATA_CMD_*
|
16 년 전 |
Bartlomiej Zolnierkiewicz
|
d8881cdab5
isd200: make it 'struct hd_driveid'-free
|
16 년 전 |
Maciej Grela
|
4246b06a33
USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* modules
|
16 년 전 |
Alan Stern
|
32d5493eb8
usb-storage: make isd200 a separate module
|
16 년 전 |
Adrian Bunk
|
ea05af61a8
USB: remove CVS keywords
|
17 년 전 |
Alan Stern
|
7e4d6c3879
usb-storage: separate dynamic flags from fixed flags
|
17 년 전 |
Boaz Harrosh
|
64a87b244b
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
|
17 년 전 |