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
*
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
2014-07-16
1
-1347
/
+0
*
tty: Fix low_latency BUG
Peter Hurley
2014-02-28
1
-2
/
+2
*
usb: gadget: u_serial: fix typo which cause build warning
Bo Shen
2013-03-14
1
-1
/
+1
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-9
/
+6
|
\
|
*
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
1
-1
/
+1
|
|
\
|
*
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-2
/
+2
|
*
|
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-7
/
+4
*
|
|
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2013-01-25
1
-156
/
+157
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: gadget: fix two sparse warnings
Felipe Balbi
2013-01-21
1
-1
/
+1
|
*
|
usb: gadget: allocate & giveback serial ports instead hard code them
Sebastian Andrzej Siewior
2013-01-21
1
-160
/
+150
|
*
|
usb: gadget: u_serial: convert into a module
Sebastian Andrzej Siewior
2013-01-21
1
-1
/
+12
|
|
/
*
|
usb: gadget: u_serial: fix switch off blocked
Haipeng YU
2012-12-13
1
-1
/
+1
|
/
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-1
/
+4
*
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
2012-09-16
1
-0
/
+4
|
\
|
*
usb: gadget: add multiple definition guards
Andrzej Pietrasiewicz
2012-09-06
1
-0
/
+4
*
|
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
1
-1
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2012-04-08
1
-4
/
+0
|
|
\
|
*
|
gadget: Use vsprintf extention %pf with builtin_return_address
Joe Perches
2012-04-05
1
-1
/
+1
*
|
|
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
1
-27
/
+24
|
\
\
\
|
*
|
|
TTY: usb/u_serial use close_wait from tty_port
Jiri Slaby
2012-04-09
1
-5
/
+2
|
*
|
|
TTY: usb/u_serial, use tty from tty_port
Jiri Slaby
2012-04-09
1
-10
/
+9
|
*
|
|
TTY: usb/u_serial, add tty_port
Jiri Slaby
2012-04-09
1
-12
/
+13
|
|
|
/
|
|
/
|
*
|
|
usb: gadget: u_serial: Allow calling gserial_setup after init
Benoit Goby
2012-05-10
1
-2
/
+2
|
/
/
*
|
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