aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/dbgp.c
Commit message (Expand)AuthorAge
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-31
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* usb: gadget: defer setting maxpacket till ->setup()Sebastian Andrzej Siewior2011-07-01
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
* USB: dbpg gadget: dont mask out direction bitSven Schnelle2011-04-29
* USB: dbgp gadget: set MaxpacketSize0Sven Schnelle2011-04-29
* USB: dbgp gadget: fix return value of dbgp_setupSven Schnelle2011-04-29
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter2010-10-22
* USB: EHCI Debug Port Device Gadgetstephane duverger2010-08-10