index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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