aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_eem.c
Commit message (Expand)AuthorAge
* usb: gadget: f_eem: Staticize eem_allocSachin Kamat2013-09-17
* usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz2013-07-25
* usb: gadget: f_eem: add configfs supportAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_eem: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_eem: remove compatibility layerAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_eem: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-10
* usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-03
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-31
* usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior2012-10-31
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-08
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-28
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-28
* usb: gadget: eem: fix echo command processingYauheni Kaliuta2011-04-13
* USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava2010-06-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: gadget: fix EEM gadget CRC usageBrian Niebuhr2010-02-16
* USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-23