aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/multi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König1-6/+4
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz1-2/+1
2010-10-22USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz1-16/+3
2010-10-22USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-08-10USB: gadget: g_multi: code clean up and refactoringMichal Nazarewicz1-116/+146
2010-08-10USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()Michal Nazarewicz1-2/+2
2010-03-19USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard1-2/+0
2010-02-16USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz1-1/+1
2009-12-11USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz1-5/+8
2009-12-11USB: g_multi: Multifunction Composite Gadget addedMichal Nazarewicz1-0/+355