Felipe Balbi
|
4bb99b7c82
usb: gadget: storage: add superspeed support
|
14 years ago |
Greg Kroah-Hartman
|
073b854693
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
|
13 years ago |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
13 years ago |
Per Forlin
|
6532c7fdb2
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
|
14 years ago |
Peiyu Li
|
3f565a363c
usb: gadget: storage: adapt logic block size to bound block devices
|
14 years ago |
Tatyana Brokhman
|
bc8687db89
usb: gadget: Compilation warning fix
|
14 years ago |
Michal Nazarewicz
|
fd4477b09e
usb: gadget: storage_common: use kstrto*() [bug fix]
|
14 years ago |
Greg Kroah-Hartman
|
98346f7db0
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
|
14 years ago |
Michal Nazarewicz
|
db8fa2852e
usb: gadget: storage_common: use kstrto*()
|
14 years ago |
Mian Yousaf Kaukab
|
806e8f8fcc
usb: usb_storage: do not align length of request for CBW to maxp size
|
14 years ago |
Tejun Heo
|
75f1dc0d07
block: check bdev_read_only() from blkdev_get()
|
14 years ago |
Michal Nazarewicz
|
0a6a717cef
USB: gadget: storage: reuse definitions from scsi.h header file
|
14 years ago |
Michal Nazarewicz
|
3323b7107e
USB: gadget: file_storage: reuse definitions from a header file
|
14 years ago |
Alan Stern
|
d8087427cc
USB: g_file_storage: don't generate automatic serial string
|
15 years ago |
Andy Shevchenko
|
a93917d39f
USB: gadget: storage: optional SCSI WRITE FUA bit
|
15 years ago |
Andy Shevchenko
|
8156d158ef
usb: gadget: storage: strict coversion of 'ro' parameter
|
15 years ago |
Michal Nazarewicz
|
d0893264db
USB: gadget: storage_common: comments updated
|
15 years ago |
Christoph Hellwig
|
8018ab0574
sanitize vfs_fsync calling conventions
|
15 years ago |
Michal Nazarewicz
|
d26a6aa08b
USB: g_mass_storage: code cleaned up and comments updated
|
15 years ago |
Michal Nazarewicz
|
d23b0f08d1
USB: g_mass_storage: Mass Storage Function created
|
15 years ago |
Michal Nazarewicz
|
606206c271
USB: g_mass_storage: constant length buffers used
|
15 years ago |
Michal Nazarewicz
|
93bcf12e71
USB: g_mass_storage: testing code from f_mass_storage.c removed
|
15 years ago |
Michal Nazarewicz
|
93f937405b
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
|
15 years ago |
Michal Nazarewicz
|
e909ef5def
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
|
15 years ago |
Michal Nazarewicz
|
d6181702f5
USB: g_file_storage: "fsg_" prefix added to some identifiers
|
15 years ago |
Michal Nazarewicz
|
b6058d0fef
USB: g_file_storage: parts of file_storage.c moved to separate file
|
15 years ago |