Nishanth Menon
|
43febb27dc
usb: gadget: composite: fix kernel-doc warnings
|
há 12 anos atrás |
Sebastian Andrzej Siewior
|
9bb2859f8a
usb: gadget: composite: introduce usb_gstrings_attach()
|
há 12 anos atrás |
Sebastian Andrzej Siewior
|
2d5a889902
usb: gadget: export composite's setup & disconnect function
|
há 12 anos atrás |
Sebastian Andrzej Siewior
|
a59233407a
usb: gadget: factor out two helper functions from composite_bind()
|
há 12 anos atrás |
Sebastian Andrzej Siewior
|
0062f6e56f
usb: gadget: add a forward pointer from usb_function to its "instance"
|
há 12 anos atrás |
Sebastian Andrzej Siewior
|
b473577854
usb: gadget: composite: add usb_remove_function()
|
há 12 anos atrás |
Sebastian Andrzej Siewior
|
de53c25447
usb: gadget: add some infracture to register/unregister functions
|
há 12 anos atrás |
Sebastian Andrzej Siewior
|
8f900a9a6e
usb: gadget: consider link speed for bMaxPower
|
há 12 anos atrás |
Sebastian Andrzej Siewior
|
10287baec7
usb: gadget: always update HS/SS descriptors and create a copy of them
|
há 12 anos atrás |
Sebastian Andrzej Siewior
|
bcb2f99c6c
usb: gadget: use a computation macro for INT endpoint interval
|
há 12 anos atrás |
Sebastian Andrzej Siewior
|
ed9cbda63d
usb: gadget: remove usb_gadget_controller_number()
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
cc2683c318
usb: gadget: Provide a default implementation of default manufacturer string
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
d33f74fce3
usb: gadget: remove string override from struct usb_composite_driver
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
2d35ee47aa
usb: gadget: push iProduct into gadgets
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
03de9bf69c
usb: gadget: push iManufacturer into gadgets
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
1cf0d26408
usb: gadget: push iSerialNumber into gadgets
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
7d16e8d3eb
usb: gadget: push VID/PID/USB BCD module option into gadgets
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
40bfef0535
usb: gadget: remove bufsiz from struct usb_composite_dev
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
e13f17ff88
usb: gadget: move USB_BUFSIZ into global composite.h
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
03e42bd593
usb: gadget: move bind() callback back to struct usb_composite_driver
|
há 13 anos atrás |
Sebastian Andrzej Siewior
|
fac3a43e0a
usb: gadget: move bind callback into driver struct usb_composite_driver
|
há 13 anos atrás |
Andrzej Pietrasiewicz
|
cad4cd8fbd
usb: gadget: composite: add iSerialNumber to usb_composite_driver
|
há 13 anos atrás |
Benoit Goby
|
51cce6fc15
usb: gadget: composite: Add usb_remove_config
|
há 13 anos atrás |
Tatyana Brokhman
|
bdb64d7272
usb: gadget: add SuperSpeed support to the Gadget Framework
|
há 14 anos atrás |
Tatyana Brokhman
|
35a0e0bf6f
usb: gadget: add max_speed to usb_composite_driver
|
há 14 anos atrás |
Tatyana Brokhman
|
ea2a1df7b2
usb: gadget: use config_ep_by_speed() instead of ep_choose()
|
há 14 anos atrás |
Tatyana Brokhman
|
48767a4e82
usb: gadget: configure endpoint according to gadget speed
|
há 14 anos atrás |
Roger Quadros
|
1b9ba00017
usb: gadget: composite: Allow function drivers to pause control transfers
|
há 14 anos atrás |