summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/dbgp.c
AgeCommit message (Expand)Author
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: libcomposite: add epautoconf.c to libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior
2012-09-10usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior
2012-09-10usb: gadget: push all usb_composite_driver structs into __refdataSebastian Andrzej Siewior
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-07-01usb: gadget: defer setting maxpacket till ->setup()Sebastian Andrzej Siewior
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2011-04-29USB: dbpg gadget: dont mask out direction bitSven Schnelle
2011-04-29USB: dbgp gadget: set MaxpacketSize0Sven Schnelle
2011-04-29USB: dbgp gadget: fix return value of dbgp_setupSven Schnelle
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-10-22USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter
2010-08-10USB: EHCI Debug Port Device Gadgetstephane duverger