Paul Gortmaker
|
6eb0de8270
usb: Add module.h to drivers/usb consumers who really use it.
|
14 years ago |
Felipe Balbi
|
089b837a39
usb: gadget: fix typo for default U1/U2 exit latencies
|
13 years ago |
Michal Nazarewicz
|
e538dfdae8
usb: Provide usb_speed_string() function
|
14 years ago |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
13 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Sebastian Andrzej Siewior
|
a8f21156a0
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
|
14 years ago |
Sebastian Andrzej Siewior
|
765f5b830e
usb: gadget: defer setting maxpacket till ->setup()
|
14 years ago |
Tatyana Brokhman
|
bdb64d7272
usb: gadget: add SuperSpeed support to the Gadget Framework
|
14 years ago |
Tatyana Brokhman
|
35a0e0bf6f
usb: gadget: add max_speed to usb_composite_driver
|
14 years ago |
Tatyana Brokhman
|
7c884fe4d7
usb: gadget: coding style fix
|
14 years ago |
Tatyana Brokhman
|
48767a4e82
usb: gadget: configure endpoint according to gadget speed
|
14 years ago |
Roger Quadros
|
1b9ba00017
usb: gadget: composite: Allow function drivers to pause control transfers
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Maulik Mankad
|
2edb11cbac
usb: gadget: composite: fix req->length in composite_setup()
|
14 years ago |
Jassi Brar
|
05c3eebd50
USB: Gadget: Reorder driver name assignment
|
14 years ago |
Jassi Brar
|
ff085de758
USB: Gadget: Composite: Debug interface comparison
|
14 years ago |
Maulik Mankad
|
3c47eb06f0
usb: gadget: composite: avoid access beyond array max length
|
14 years ago |
Greg Kroah-Hartman
|
2af10844eb
USB: Merge 2.6.37-rc5 into usb-next
|
14 years ago |
Greg Kroah-Hartman
|
dbb442b85a
Revert "USB: gadget: Allow function access to device ID data during bind()"
|
14 years ago |
Pavankumar Kondeti
|
daba58035a
USB: gadget: Remove suspended sysfs file before freeing cdev
|
14 years ago |
Hao Wu
|
b23f2f9413
usb: composite gadget: set vbus_draw current limitation during suspend
|
14 years ago |
Marek Belisko
|
78bff3c65d
USB: gadget: composite: Typo fix.
|
14 years ago |
Roger Quadros
|
5c836e4d58
usb gadget: composite: prevent OOPS for non-standard control request
|
15 years ago |
Uwe Kleine-König
|
c9bfff9c98
usb gadget: don't save bind callback in struct usb_configuration
|
15 years ago |
Michal Nazarewicz
|
07a18bd716
usb gadget: don't save bind callback in struct usb_composite_driver
|
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
|
ad1a8102f9
USB: gadget: composite: Better string override handling
|
15 years ago |
Parirajan Muthalagu
|
37b5801e16
USB Gadget: Verify VBUS current before setting the device self-powered bit
|
15 years ago |
Randy Dunlap
|
d187abb9a8
USB: gadget: fix composite kernel-doc warnings
|
15 years ago |
Michal Nazarewicz
|
3f3e12d050
USB: gadget: composite: added disconnect callback
|
15 years ago |