aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_eem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf1-9/+0
2011-07-08usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman1-0/+56
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman1-23/+9
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman1-5/+5
2011-04-13usb: gadget: eem: fix echo command processingYauheni Kaliuta1-2/+6
2010-06-30USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-16USB: gadget: fix EEM gadget CRC usageBrian Niebuhr1-2/+1
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr1-0/+562