index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-03-01
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-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-9
/
+6
2013-01-26
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-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+2
2013-01-16
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-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-1
/
+4
2012-09-17
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-14
TTY: use tty_port_register_device
Jiri Slaby
1
-1
/
+2
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-23
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-06
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-11-01
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
1
-0
/
+1
2011-09-27
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-11
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-16
USB: gadget: g_serial: append zlp when tx buffer becomes empty
Daniel Glöckner
1
-0
/
+1
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2008-08-14
usb gadget: issue notifications from ACM function
David Brownell
1
-14
/
+42
2008-08-14
USB: serial gadget: rx path data loss fixes
David Brownell
1
-90
/
+146
2008-07-22
usb_gadget: composite cdc gadget fault handling
David Brownell
1
-0
/
+3
2008-07-22
usb gadget: split out serial core
David Brownell
1
-0
/
+1243