aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/acm_ms.c
AgeCommit message (Expand)Author
2014-07-16usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz
2014-07-10usb: gadget: Convert drivers to use module_usb_composite_driver()Tobias Klauser
2013-12-21USB: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman
2013-10-10usb: gadget: acm_ms: convert to new interface of f_mass_storageAndrzej Pietrasiewicz
2013-10-10usb: gadget: f_mass_storage: convert to new function interface with backward ...Andrzej Pietrasiewicz
2013-10-01usb: gadget: create a utility module for mass_storageAndrzej Pietrasiewicz
2013-04-03usb: gadget: push tty port allocation from gadget into f_acmSebastian Andrzej Siewior
2013-01-21usb: gadget: acm_ms: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: f_acm: convert to new function interface with backwards compatib...Sebastian Andrzej Siewior
2013-01-21usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior
2013-01-21usb: gadget: u_serial: convert into a moduleSebastian Andrzej Siewior
2012-09-10usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: move composite.c into libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: Provide a default implementation of default manufacturer stringSebastian Andrzej Siewior
2012-09-10usb: gadget: make sure each gadget is using same index for Product, Serial,…Sebastian Andrzej Siewior
2012-09-10usb: gadget: push VID/PID/USB BCD module option into gadgetsSebastian Andrzej Siewior
2012-09-10usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()Sebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: add epautoconf.c to libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: move config.c into libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: start with libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior
2012-09-10usb: gadget: push all usb_composite_driver structs into __refdataSebastian Andrzej Siewior
2012-06-22usb: gadget: acm_ms: need to set max_speedSteve Bennett
2011-10-13usb: gadget: add new usb gadget for ACM and mass storageKlaus Schwarzkopf