aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_eem.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior2013-01-031-3/+2
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-9/+0
* usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-081-0/+56
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-281-23/+9
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-5/+5
* usb: gadget: eem: fix echo command processingYauheni Kaliuta2011-04-131-2/+6
* USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava2010-06-301-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: gadget: fix EEM gadget CRC usageBrian Niebuhr2010-02-161-2/+1
* USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-231-0/+562