Bill Pemberton
|
fb4e98ab63
usb: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
7690417db5
usb: remove use of __devexit_p
|
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 |
Orjan Friberg
|
33d2832ab0
USB: gadget: Make g_hid device class conform to spec.
|
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
|
e12995ec8f
USB: Revert "USB: gadget: section mismatch warning fixed"
|
15 years ago |
Michal Nazarewicz
|
89ba85d401
USB: gadget: section mismatch warning fixed
|
15 years ago |
Peter Korsgaard
|
da01c7a49b
USB: g_hid: unregister platform driver on probe/usb_composite_register errors
|
15 years ago |
Fabien Chouteau
|
71adf11894
USB: gadget: add HID gadget driver
|
15 years ago |