1. 6fdc5dd usb: gadget: create a utility module for mass_storage by Andrzej Pietrasiewicz · 11 years ago
  2. 780cc0f usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register() by Chen Gang · 11 years ago
  3. 8abc6fa usb: gadget: multi: fix error return code in cdc_do_config() by Andrzej Pietrasiewicz · 11 years ago
  4. f466c63 usb: gadget: f_rndis: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 12 years ago
  5. cf99e8c usb: gadget: multi: Remove unused include by Andrzej Pietrasiewicz · 12 years ago
  6. fee562a usb: gadget: f_ecm: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 12 years ago
  7. cbbd14a usb: gadget: rndis: convert into module by Andrzej Pietrasiewicz · 12 years ago
  8. f1a1823 usb: gadget: u_ether: convert into module by Andrzej Pietrasiewicz · 12 years ago
  9. ad46047 usb: gadget: multi: fix error return code in rndis_do_config() by Wei Yongjun · 12 years ago
  10. c4ed4ac usb: gadget: push tty port allocation from gadget into f_acm by Sebastian Andrzej Siewior · 12 years ago
  11. d6a0143 usb: gadget: move the global the_dev variable to their users by Sebastian Andrzej Siewior · 12 years ago
  12. 59835ad usb: gadget: multi: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  13. ff47f59 usb: gadget: f_acm: convert to new function interface with backwards compatibility by Sebastian Andrzej Siewior · 12 years ago
  14. 19b10a8 usb: gadget: allocate & giveback serial ports instead hard code them by Sebastian Andrzej Siewior · 12 years ago
  15. 3249ca2 usb: gadget: u_serial: convert into a module by Sebastian Andrzej Siewior · 12 years ago
  16. ed9cbda usb: gadget: remove usb_gadget_controller_number() by Sebastian Andrzej Siewior · 12 years ago
  17. 721e2e9 usb: gadget: libcomposite: move composite.c into libcomposite by Sebastian Andrzej Siewior · 12 years ago
  18. cc2683c usb: gadget: Provide a default implementation of default manufacturer string by Sebastian Andrzej Siewior · 12 years ago
  19. d33f74f usb: gadget: remove string override from struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  20. 276e2e4 usb: gadget: make sure each gadget is using same index for Product, Serial,… by Sebastian Andrzej Siewior · 12 years ago
  21. 7d16e8d usb: gadget: push VID/PID/USB BCD module option into gadgets by Sebastian Andrzej Siewior · 12 years ago
  22. dc995fc usb: gadget: libcomposite: add epautoconf.c to libcomposite by Sebastian Andrzej Siewior · 12 years ago
  23. 0ba16de usb: gadget: libcomposite: move config.c into libcomposite by Sebastian Andrzej Siewior · 12 years ago
  24. a84d9e5 usb: gadget: start with libcomposite by Sebastian Andrzej Siewior · 12 years ago
  25. 03e42bd usb: gadget: move bind() callback back to struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  26. c2ec75c usb: gadget: push all usb_composite_driver structs into __refdata by Sebastian Andrzej Siewior · 12 years ago
  27. 54b8360 usb: gadget: update Michal Nazarewicz's email address by Michal Nazarewicz · 13 years ago
  28. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  29. 35a0e0b usb: gadget: add max_speed to usb_composite_driver by Tatyana Brokhman · 14 years ago
  30. c9bfff9 usb gadget: don't save bind callback in struct usb_configuration by Uwe Kleine-König · 14 years ago
  31. 07a18bd usb gadget: don't save bind callback in struct usb_composite_driver by Michal Nazarewicz · 14 years ago
  32. a99d8a4 USB: gadget: g_multi: moved strings handling code to composite by Michal Nazarewicz · 14 years ago
  33. 1c6529e USB: gadget: g_multi: fixed vendor and product ID by Michal Nazarewicz · 14 years ago
  34. 279cc49 USB: gadget: g_multi: code clean up and refactoring by Michal Nazarewicz · 15 years ago
  35. 1dc9098 USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config() by Michal Nazarewicz · 15 years ago
  36. 4cb80cd USB: gadget/multi: cdc_do_config: remove redundant check by Peter Korsgaard · 15 years ago
  37. dbe4a99 USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage by Michal Nazarewicz · 15 years ago
  38. 396cda9 USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS by Michal Nazarewicz · 15 years ago
  39. f176a5d USB: g_multi: Multifunction Composite Gadget added by Michal Nazarewicz · 15 years ago