1. dd02ea5 usb: gadget: mass_storage: Use static array for luns by Krzysztof Opasiak · 9 years ago
  2. 578aa8a usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilities by Li Jun · 9 years ago
  3. c94e289f usb: gadget: remove incorrect __init/__exit annotations by Arnd Bergmann · 10 years ago
  4. 8443f2d usb: gadget: Gadget directory cleanup - group legacy gadgets by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/acm_ms.c]
  5. 909346a usb: gadget: Convert drivers to use module_usb_composite_driver() by Tobias Klauser · 10 years ago
  6. 0c8b199 USB: gadget: fix up some comments about CONFIG_USB_DEBUG by Greg Kroah-Hartman · 11 years ago
  7. e6c661e usb: gadget: acm_ms: convert to new interface of f_mass_storage by Andrzej Pietrasiewicz · 11 years ago
  8. e5eaa0d usb: gadget: f_mass_storage: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 11 years ago
  9. 6fdc5dd usb: gadget: create a utility module for mass_storage by Andrzej Pietrasiewicz · 11 years ago
  10. c4ed4ac usb: gadget: push tty port allocation from gadget into f_acm by Sebastian Andrzej Siewior · 12 years ago
  11. 5f72bbf usb: gadget: acm_ms: use function framework for ACM by Sebastian Andrzej Siewior · 12 years ago
  12. ff47f59 usb: gadget: f_acm: convert to new function interface with backwards compatibility by Sebastian Andrzej Siewior · 12 years ago
  13. 19b10a8 usb: gadget: allocate & giveback serial ports instead hard code them by Sebastian Andrzej Siewior · 12 years ago
  14. 3249ca2 usb: gadget: u_serial: convert into a module by Sebastian Andrzej Siewior · 12 years ago
  15. ed9cbda usb: gadget: remove usb_gadget_controller_number() by Sebastian Andrzej Siewior · 12 years ago
  16. 721e2e9 usb: gadget: libcomposite: move composite.c into libcomposite by Sebastian Andrzej Siewior · 12 years ago
  17. cc2683c usb: gadget: Provide a default implementation of default manufacturer string by Sebastian Andrzej Siewior · 12 years ago
  18. 276e2e4 usb: gadget: make sure each gadget is using same index for Product, Serial,… by Sebastian Andrzej Siewior · 12 years ago
  19. 7d16e8d usb: gadget: push VID/PID/USB BCD module option into gadgets by Sebastian Andrzej Siewior · 12 years ago
  20. e1f15cc usb: gadget: use usb_string_ids_tab instead multiple usb_string_id() by Sebastian Andrzej Siewior · 12 years ago
  21. dc995fc usb: gadget: libcomposite: add epautoconf.c to libcomposite by Sebastian Andrzej Siewior · 12 years ago
  22. 0ba16de usb: gadget: libcomposite: move config.c into libcomposite by Sebastian Andrzej Siewior · 12 years ago
  23. a84d9e5 usb: gadget: start with libcomposite by Sebastian Andrzej Siewior · 12 years ago
  24. 03e42bd usb: gadget: move bind() callback back to struct usb_composite_driver by Sebastian Andrzej Siewior · 12 years ago
  25. c2ec75c usb: gadget: push all usb_composite_driver structs into __refdata by Sebastian Andrzej Siewior · 12 years ago
  26. 6f47209 usb: gadget: acm_ms: need to set max_speed by Steve Bennett · 12 years ago
  27. fa3ae0c usb: gadget: add new usb gadget for ACM and mass storage by Klaus Schwarzkopf · 13 years ago