Felipe Balbi
|
5702f75375
usb: gadget: udc-core: move sysfs_notify() to a workqueue
|
12 years ago |
Robert P. J. Day
|
de97f25039
Correct typo "supperspeed" to "superspeed".
|
12 years ago |
Felipe Balbi
|
792bfcf7a1
usb: gadget: udc-core: introduce usb_add_gadget_udc_release()
|
12 years ago |
Felipe Balbi
|
49401f4169
usb: gadget: introduce gadget state tracking
|
13 years ago |
Felipe Balbi
|
7bce401cc6
usb: gadget: drop now unnecessary flag
|
12 years ago |
Felipe Balbi
|
f07bd56bbd
usb: gadget: udc-core: allow udc class register gadget device
|
12 years ago |
Felipe Balbi
|
2d7ebbb094
usb: gadget: completely remove ->start/->stop
|
12 years ago |
Sebastian Andrzej Siewior
|
9bb2859f8a
usb: gadget: composite: introduce usb_gstrings_attach()
|
12 years ago |
Sebastian Andrzej Siewior
|
4c49a5f0ef
usb: gadget: udc-core: introduce UDC binding by name
|
12 years ago |
Sebastian Andrzej Siewior
|
10287baec7
usb: gadget: always update HS/SS descriptors and create a copy of them
|
13 years ago |
Sebastian Andrzej Siewior
|
e87bb7118c
usb: gadget: move global vars from epautoconf into struct usb_gadget
|
13 years ago |
Sebastian Andrzej Siewior
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
13 years ago |
Sebastian Andrzej Siewior
|
93952956c7
usb: gadget: move bind() callback back to struct usb_gadget_driver
|
13 years ago |
Michal Nazarewicz
|
85b8614d72
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
|
13 years ago |
Felipe Balbi
|
a698908d3b
usb: gadget: add generic map/unmap request utilities
|
13 years ago |
Felipe Balbi
|
898c608678
usb: gadget: introduce support for sg lists
|
13 years ago |
Yu Xu
|
a7250db363
usb: gadget: enlarge maxburst bit width.
|
13 years ago |
Michal Nazarewicz
|
7177aed44f
usb: gadget: rename usb_gadget_driver::speed to max_speed
|
13 years ago |
Michal Nazarewicz
|
d327ab5b6d
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
|
13 years ago |
Felipe Balbi
|
089b837a39
usb: gadget: fix typo for default U1/U2 exit latencies
|
14 years ago |
Sebastian Andrzej Siewior
|
352c2dc8b0
usb: gadget: udc-core: add "new-style" registration interface
|
14 years ago |
Sergei Shtylyov
|
e9c23a255a
usb: gadget: add missing #include's
|
14 years ago |
Tatyana Brokhman
|
bdb64d7272
usb: gadget: add SuperSpeed support to the Gadget Framework
|
14 years ago |
Tatyana Brokhman
|
a59d6b91cb
usb: gadget: add streams support to the gadget framework
|
14 years ago |
Tatyana Brokhman
|
ea2a1df7b2
usb: gadget: use config_ep_by_speed() instead of ep_choose()
|
14 years ago |
Tatyana Brokhman
|
48767a4e82
usb: gadget: configure endpoint according to gadget speed
|
14 years ago |
Tatyana Brokhman
|
72c973dd2b
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
|
14 years ago |
Felipe Balbi
|
2ccea03a8f
usb: gadget: introduce UDC Class
|
14 years ago |
Mark Brown
|
325fd182ca
USB: gadget.h depends on ch9.h so include ch9.h directly
|
14 years ago |
Randy Dunlap
|
3ab810f19d
usb gadget: fix all Section mismatch warnings
|
14 years ago |