Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
19b10a8828a6cdd5a4e7e37babd5084d35641f87
/
drivers
/
usb
/
gadget
/
u_serial.c
19b10a8
usb: gadget: allocate & giveback serial ports instead hard code them
by Sebastian Andrzej Siewior
· 12 years ago
3249ca2
usb: gadget: u_serial: convert into a module
by Sebastian Andrzej Siewior
· 12 years ago
191c5f1
TTY: call tty_port_destroy in the rest of drivers
by Jiri Slaby
· 12 years ago
7ac3c93
Merge 3.6-rc6 into tty-next
by Greg Kroah-Hartman
· 12 years ago
ea0e627
usb: gadget: add multiple definition guards
by Andrzej Pietrasiewicz
· 12 years ago
734cc17
TTY: use tty_port_register_device
by Jiri Slaby
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
94b5aff
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
c3c04b2
usb: gadget: u_serial: Allow calling gserial_setup after init
by Benoit Goby
· 13 years ago
3d5ea59
TTY: usb/u_serial use close_wait from tty_port
by Jiri Slaby
· 13 years ago
35f95fd
TTY: usb/u_serial, use tty from tty_port
by Jiri Slaby
· 13 years ago
266e37e
TTY: usb/u_serial, add tty_port
by Jiri Slaby
· 13 years ago
e75d660
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
bfa346a
gadget: Use vsprintf extention %pf with builtin_return_address
by Joe Perches
· 13 years ago
410235f
TTY: remove unneeded tty->index checks
by Jiri Slaby
· 13 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
f940fcd
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
by Paul Gortmaker
· 14 years ago
5023829
USB: gadget: u_serial.c: fixed a brace coding style issue
by Shaun Silk
· 13 years ago
72c973d
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 13 years ago
28609d4
usb: subtle increased memory usage in u_serial
by Jim Sung
· 14 years ago
1e41394
USB: gadget: compilation issue: missing TASK_INTERRUPTIBLE
by stephane duverger
· 14 years ago
b23097b
USB: g_serial: fix tty cleanup on unload
by Jon Povey
· 14 years ago
44a0c01
USB: g_serial: don't set low_latency flag
by Jon Povey
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
48d3167
USB: double put_tty_driver(gs_tty_driver) in gserial_setup()
by Roel Kluin
· 15 years ago
2e25134
USB: gadget: g_serial: append zlp when tx buffer becomes empty
by Daniel Glöckner
· 16 years ago
551509d
USB: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
1f1ba11
usb gadget: issue notifications from ACM function
by David Brownell
· 16 years ago
937ef73
USB: serial gadget: rx path data loss fixes
by David Brownell
· 16 years ago
ac90e36
usb_gadget: composite cdc gadget fault handling
by David Brownell
· 16 years ago
c1dca56
usb gadget: split out serial core
by David Brownell
· 16 years ago