index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_eem.c
Age
Commit message (
Expand
)
Author
2013-09-17
usb: gadget: f_eem: Staticize eem_alloc
Sachin Kamat
2013-07-25
usb/gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_eem: add configfs support
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_eem: use usb_gstrings_attach
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_eem: remove compatibility layer
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_eem: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-10-31
usb: gadget: network: fix bind() error path
Sebastian Andrzej Siewior
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-07-08
usb: gadget: add SS descriptors to Ethernet gadget
Paul Zimmerman
2011-06-28
usb: gadget: use config_ep_by_speed() instead of ep_choose()
Tatyana Brokhman
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-04-13
usb: gadget: eem: fix echo command processing
Yauheni Kaliuta
2010-06-30
USB: gadget eth: Fix calculate CRC32 in EEM
Jiri Pinkava
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-16
USB: gadget: fix EEM gadget CRC usage
Brian Niebuhr
2009-09-23
USB: gadget: Add EEM gadget driver
Brian Niebuhr