summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_eem.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: f_eem: Staticize eem_allocSachin Kamat2013-09-171-1/+1
* usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz2013-07-251-2/+5
* usb: gadget: f_eem: add configfs supportAndrzej Pietrasiewicz2013-06-101-0/+49
* usb: gadget: f_eem: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-101-11/+6
* usb: gadget: f_eem: remove compatibility layerAndrzej Pietrasiewicz2013-06-101-59/+0
* usb: gadget: f_eem: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-101-36/+138
* usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-031-1/+2
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-311-36/+10
* usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior2012-10-311-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
OpenPOWER on IntegriCloud