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_serial.c
Age
Commit message (
Expand
)
Author
2013-04-03
usb: gadget: f_serial: add configfs support
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: f_serial: remove compatibility layer
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: f_serial: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
2013-01-21
usb: gadget: allocate & giveback serial ports instead hard code them
Sebastian Andrzej Siewior
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2012-02-09
usb: gadget: add usb3.0 descriptors to serial gadgets
Sebastian Andrzej Siewior
2011-11-29
usb: gadget: fix g_serial regression
Robert Jarzmik
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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2008-08-14
usb gadget: remove needless struct members
David Brownell
2008-07-21
usb gadget serial: split out generic serial function
David Brownell