Greg Kroah-Hartman
|
ceb675a9e2
Merge usb-linus branch into usb-next
|
12 years ago |
fangxiaozhi
|
07c7be3d87
USB: storage: Define a new macro for USB storage match rules
|
12 years ago |
Ming Lei
|
f4cc1834bd
USB: storage: avoid scanning other targets for single target device
|
12 years ago |
Yan Hong
|
1ac90609b7
usb: storage: remove redundant memset() in usb_probe_stor1()
|
12 years ago |
Sebastian Andrzej Siewior
|
f61870ee6f
usb: remove libusual
|
13 years ago |
Namjae Jeon
|
eaa05dfcdb
[SCSI] usb-storage: add support for write cache quirk
|
13 years ago |
Jeffrin Jose
|
db2c862484
USB: storage: fixed keyword related space issues.
|
13 years ago |
Jeffrin Jose
|
a1631062f2
USB: storage: fixed several trailing white spaces issues.
|
13 years ago |
Jeffrin Jose
|
a7edf6823a
USB: storage: fixed C99 comment issue.
|
13 years ago |
Ming Lei
|
c825bab0ce
usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)
|
13 years ago |
Greg Kroah-Hartman
|
c69263c66e
Merge branch 'usb-3.3-rc4' into usb-next
|
13 years ago |
Alan Stern
|
bb94a40668
usb-storage: fix freezing of the scanning thread
|
13 years ago |
Huajun Li
|
fd7ff36d6a
usb: Re-enable usb-storage support dynamic id
|
13 years ago |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Huajun Li
|
1a3a026ba1
usb: usb-storage doesn't support dynamic id currently, the patch disables the feature to fix an oops
|
13 years ago |
Tejun Heo
|
ec012476af
usb_storage: don't use set_freezable_with_signal()
|
13 years ago |
Seth Forshee
|
f02fe890ec
usb_storage: Don't freeze in usb-stor-scan
|
14 years ago |
Alan Stern
|
21c13a4f7b
usb-storage: redo incorrect reads
|
14 years ago |
Karl Relton
|
5116901d85
usb-storage: Correct adjust_quirks to include latest flags
|
14 years ago |
Michal Nazarewicz
|
8fa7fd74ef
USB: storage: Use USB_ prefix instead of US_ prefix
|
14 years ago |
Alan Stern
|
f283925fe9
USB: usb-storage: implement autosuspend
|
15 years ago |
Felipe Contreras
|
39f2f080b3
usb-storage: always print quirks
|
15 years ago |
Felipe Contreras
|
cbd3af5464
USB: usb-storage: trivial debug improvements
|
15 years ago |
Daniel Mack
|
997ea58eb9
USB: rename usb_buffer_alloc() and usb_buffer_free() users
|
15 years ago |
Alan Stern
|
0ede76fcec
USB: remove uses of URB_NO_SETUP_DMA_MAP
|
15 years ago |
Linus Torvalds
|
a4a47bc03f
Lower USB storage settling delay to something more reasonable
|
15 years ago |
Alan Stern
|
a91b593edd
USB: fix bitmask merge error
|
15 years ago |
Alan Stern
|
f3f6faa9ed
USB: usb-storage: fix bug in fill_inquiry
|
15 years ago |
Alan Stern
|
a0bb108112
USB: usb-storage: add BAD_SENSE flag
|
15 years ago |
David Vrabel
|
4c1bd3d7a7
USB: make urb scatter-gather support more generic
|
16 years ago |