Sebastian Andrzej Siewior
|
59835ad727
usb: gadget: multi: use function framework for ACM
|
12 years ago |
Sebastian Andrzej Siewior
|
ff47f59467
usb: gadget: f_acm: convert to new function interface with backwards compatibility
|
12 years ago |
Sebastian Andrzej Siewior
|
19b10a8828
usb: gadget: allocate & giveback serial ports instead hard code them
|
12 years ago |
Sebastian Andrzej Siewior
|
3249ca22c0
usb: gadget: u_serial: convert into a module
|
12 years ago |
Sebastian Andrzej Siewior
|
ed9cbda63d
usb: gadget: remove usb_gadget_controller_number()
|
12 years ago |
Sebastian Andrzej Siewior
|
721e2e9194
usb: gadget: libcomposite: move composite.c into libcomposite
|
12 years ago |
Sebastian Andrzej Siewior
|
cc2683c318
usb: gadget: Provide a default implementation of default manufacturer string
|
12 years ago |
Sebastian Andrzej Siewior
|
d33f74fce3
usb: gadget: remove string override from struct usb_composite_driver
|
12 years ago |
Sebastian Andrzej Siewior
|
276e2e4f1f
usb: gadget: make sure each gadget is using same index for Product, Serial,…
|
12 years ago |
Sebastian Andrzej Siewior
|
7d16e8d3eb
usb: gadget: push VID/PID/USB BCD module option into gadgets
|
12 years ago |
Sebastian Andrzej Siewior
|
dc995fc27c
usb: gadget: libcomposite: add epautoconf.c to libcomposite
|
12 years ago |
Sebastian Andrzej Siewior
|
0ba16dea72
usb: gadget: libcomposite: move config.c into libcomposite
|
12 years ago |
Sebastian Andrzej Siewior
|
a84d9e5361
usb: gadget: start with libcomposite
|
12 years ago |
Sebastian Andrzej Siewior
|
03e42bd593
usb: gadget: move bind() callback back to struct usb_composite_driver
|
12 years ago |
Sebastian Andrzej Siewior
|
c2ec75c251
usb: gadget: push all usb_composite_driver structs into __refdata
|
12 years ago |
Michal Nazarewicz
|
54b8360ffd
usb: gadget: update Michal Nazarewicz's email address
|
13 years ago |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 years ago |
Tatyana Brokhman
|
35a0e0bf6f
usb: gadget: add max_speed to usb_composite_driver
|
14 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 |
Michal Nazarewicz
|
a99d8a45bc
USB: gadget: g_multi: moved strings handling code to composite
|
15 years ago |
Michal Nazarewicz
|
1c6529e92b
USB: gadget: g_multi: fixed vendor and product ID
|
15 years ago |
Michal Nazarewicz
|
279cc49a69
USB: gadget: g_multi: code clean up and refactoring
|
15 years ago |
Michal Nazarewicz
|
1dc90985d1
USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
|
15 years ago |
Peter Korsgaard
|
4cb80cda51
USB: gadget/multi: cdc_do_config: remove redundant check
|
15 years ago |
Michal Nazarewicz
|
dbe4a99d84
USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage
|
15 years ago |
Michal Nazarewicz
|
396cda90d2
USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
|
15 years ago |
Michal Nazarewicz
|
f176a5d812
USB: g_multi: Multifunction Composite Gadget added
|
15 years ago |