index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
u_serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
1
-3
/
+0
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
USB: gadget: u_serial.c: fixed a brace coding style issue
Shaun Silk
2011-09-26
1
-2
/
+1
*
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-06-28
1
-2
/
+2
*
usb: subtle increased memory usage in u_serial
Jim Sung
2010-11-11
1
-14
/
+40
*
USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE
stephane duverger
2010-08-10
1
-0
/
+1
*
USB: g_serial: fix tty cleanup on unload
Jon Povey
2010-06-30
1
-0
/
+1
*
USB: g_serial: don't set low_latency flag
Jon Povey
2010-06-30
1
-13
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
USB: double put_tty_driver(gs_tty_driver) in gserial_setup()
Roel Kluin
2009-09-23
1
-1
/
+0
*
USB: gadget: g_serial: append zlp when tx buffer becomes empty
Daniel Glöckner
2009-06-15
1
-0
/
+1
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
1
-1
/
+1
*
usb gadget: issue notifications from ACM function
David Brownell
2008-08-13
1
-14
/
+42
*
USB: serial gadget: rx path data loss fixes
David Brownell
2008-08-13
1
-90
/
+146
*
usb_gadget: composite cdc gadget fault handling
David Brownell
2008-07-21
1
-0
/
+3
*
usb gadget: split out serial core
David Brownell
2008-07-21
1
-0
/
+1243