aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_eem.c
AgeCommit message (Expand)Author
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_eem: add configfs supportAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_eem: use usb_gstrings_attachAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_eem: remove compatibility layerAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_eem: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2013-04-03usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior
2012-10-31usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-07-08usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2011-04-13usb: gadget: eem: fix echo command processingYauheni Kaliuta
2010-06-30USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16USB: gadget: fix EEM gadget CRC usageBrian Niebuhr
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr