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
|
48177cd837
usb: gadget: g_serial: split the three possible functions into three bind functions
|
12 years ago |
Sebastian Andrzej Siewior
|
5c4d46eb89
usb: gadget serial: don't shift bcd version left by 16
|
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
|
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
|
e1f15ccbae
usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()
|
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 |
Sebastian Andrzej Siewior
|
6fecfb05c0
usb: gadget: add usb3.0 descriptors to serial gadgets
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 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
|
e12995ec8f
USB: Revert "USB: gadget: section mismatch warning fixed"
|
15 years ago |
Michal Nazarewicz
|
89ba85d401
USB: gadget: section mismatch warning fixed
|
15 years ago |
Harvey Harrison
|
551509d267
USB: replace uses of __constant_{endian}
|
16 years ago |
David Brownell
|
36e893d25a
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
|
17 years ago |
Felipe Balbi
|
3086775a49
usb gadget: cdc obex glue
|
17 years ago |
David Brownell
|
4e9ba518ec
usb gadget: link fixes for serial gadget
|
17 years ago |
David Brownell
|
7bb5ea54be
usb gadget serial: use composite gadget framework
|
17 years ago |
David Brownell
|
a7707adf9e
usb gadget: use new serial core
|
17 years ago |
David Brownell
|
b9370332f4
USB: serial gadget: descriptor cleanup
|
17 years ago |