index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
u_serial.c
Age
Commit message (
Expand
)
Author
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-09-26
USB: gadget: u_serial.c: fixed a brace coding style issue
Shaun Silk
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2010-11-11
usb: subtle increased memory usage in u_serial
Jim Sung
2010-08-10
USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE
stephane duverger
2010-06-30
USB: g_serial: fix tty cleanup on unload
Jon Povey
2010-06-30
USB: g_serial: don't set low_latency flag
Jon Povey
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
USB: double put_tty_driver(gs_tty_driver) in gserial_setup()
Roel Kluin
2009-06-15
USB: gadget: g_serial: append zlp when tx buffer becomes empty
Daniel Glöckner
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2008-08-13
usb gadget: issue notifications from ACM function
David Brownell
2008-08-13
USB: serial gadget: rx path data loss fixes
David Brownell
2008-07-21
usb_gadget: composite cdc gadget fault handling
David Brownell
2008-07-21
usb gadget: split out serial core
David Brownell