index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
1
-1347
/
+0
2014-02-28
tty: Fix low_latency BUG
Peter Hurley
1
-2
/
+2
2013-03-14
usb: gadget: u_serial: fix typo which cause build warning
Bo Shen
1
-1
/
+1
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-9
/
+6
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2013-01-25
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-156
/
+157
2013-01-21
usb: gadget: fix two sparse warnings
Felipe Balbi
1
-1
/
+1
2013-01-21
usb: gadget: allocate & giveback serial ports instead hard code them
Sebastian Andrzej Siewior
1
-160
/
+150
2013-01-21
usb: gadget: u_serial: convert into a module
Sebastian Andrzej Siewior
1
-1
/
+12
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+2
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-7
/
+4
2012-12-13
usb: gadget: u_serial: fix switch off blocked
Haipeng YU
1
-1
/
+1
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-1
/
+4
2012-09-16
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
1
-0
/
+4
2012-09-06
usb: gadget: add multiple definition guards
Andrzej Pietrasiewicz
1
-0
/
+4
2012-08-13
TTY: use tty_port_register_device
Jiri Slaby
1
-1
/
+2
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-27
/
+24
2012-05-10
usb: gadget: u_serial: Allow calling gserial_setup after init
Benoit Goby
1
-2
/
+2
2012-04-09
TTY: usb/u_serial use close_wait from tty_port
Jiri Slaby
1
-5
/
+2
2012-04-09
TTY: usb/u_serial, use tty from tty_port
Jiri Slaby
1
-10
/
+9
2012-04-09
TTY: usb/u_serial, add tty_port
Jiri Slaby
1
-12
/
+13
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
1
-4
/
+0
2012-04-05
gadget: Use vsprintf extention %pf with builtin_return_address
Joe Perches
1
-1
/
+1
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-3
/
+0
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-09-26
USB: gadget: u_serial.c: fixed a brace coding style issue
Shaun Silk
1
-2
/
+1
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
1
-2
/
+2
2010-11-11
usb: subtle increased memory usage in u_serial
Jim Sung
1
-14
/
+40
2010-08-10
USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE
stephane duverger
1
-0
/
+1
2010-06-30
USB: g_serial: fix tty cleanup on unload
Jon Povey
1
-0
/
+1
2010-06-30
USB: g_serial: don't set low_latency flag
Jon Povey
1
-13
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-23
USB: double put_tty_driver(gs_tty_driver) in gserial_setup()
Roel Kluin
1
-1
/
+0
2009-06-15
USB: gadget: g_serial: append zlp when tx buffer becomes empty
Daniel Glöckner
1
-0
/
+1
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2008-08-13
usb gadget: issue notifications from ACM function
David Brownell
1
-14
/
+42
2008-08-13
USB: serial gadget: rx path data loss fixes
David Brownell
1
-90
/
+146
2008-07-21
usb_gadget: composite cdc gadget fault handling
David Brownell
1
-0
/
+3
2008-07-21
usb gadget: split out serial core
David Brownell
1
-0
/
+1243