Sebastian Andrzej Siewior
|
775dafdcd3
usb/gadget: use common defines within the storage gadget
|
13 years ago |
Sebastian Andrzej Siewior
|
7ac4704c09
usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Michal Nazarewicz
|
7177aed44f
usb: gadget: rename usb_gadget_driver::speed to max_speed
|
13 years ago |
Yuping Luo
|
144974e7f9
usb: gadget: mass_storage: support multi-luns with different logic block size
|
13 years ago |
Paul Zimmerman
|
ce7b612185
usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLength
|
13 years ago |
Paul Zimmerman
|
db332bc9b2
usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUEST
|
13 years ago |
Paul Gortmaker
|
6eb0de8270
usb: Add module.h to drivers/usb consumers who really use it.
|
14 years ago |
Yauheni Kaliuta
|
91960c2ef0
usb: gadget: file_storage: fix race on unloading
|
13 years ago |
Felipe Balbi
|
4bb99b7c82
usb: gadget: storage: add superspeed support
|
14 years ago |
Paul Zimmerman
|
fe69676530
usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC
|
13 years ago |
Greg Kroah-Hartman
|
073b854693
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
|
13 years ago |
Michal Nazarewicz
|
e538dfdae8
usb: Provide usb_speed_string() function
|
14 years ago |
Per Forlin
|
6532c7fdb2
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
|
14 years ago |
Alan Stern
|
04eee25b1d
USB: gadget: storage: remove alignment assumption
|
14 years ago |
Peiyu Li
|
3f565a363c
usb: gadget: storage: adapt logic block size to bound block devices
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Sebastian Andrzej Siewior
|
765f5b830e
usb: gadget: defer setting maxpacket till ->setup()
|
14 years ago |
Tatyana Brokhman
|
72c973dd2b
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
|
14 years ago |
Alan Stern
|
664a51a81f
USB: deprecate g_file_storage
|
14 years ago |
Maxin B John
|
849426c3a4
usb: gadget: Remove the LUN checks which are always true
|
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 |
Alan Stern
|
ee81b3e086
USB: g_file_storage: don't send padding when stall=n
|
14 years ago |
Mian Yousaf Kaukab
|
806e8f8fcc
usb: usb_storage: do not align length of request for CBW to maxp size
|
14 years ago |
Michal Nazarewicz
|
d9385b6352
USB: gadget: file_storage: put_device() in error recovery
|
14 years ago |
Michal Nazarewicz
|
0a6a717cef
USB: gadget: storage: reuse definitions from scsi.h header file
|
14 years ago |
Alan Stern
|
d8087427cc
USB: g_file_storage: don't generate automatic serial string
|
15 years ago |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 years ago |
Michal Nazarewicz
|
e12995ec8f
USB: Revert "USB: gadget: section mismatch warning fixed"
|
15 years ago |
Michal Nazarewicz
|
452ee0eb10
usb: gadget: storage: remove nofua file when unbinding
|
15 years ago |