index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
console.c
Age
Commit message (
Expand
)
Author
2023-01-19
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2022-09-19
USB: serial: console: move mutex_unlock() before usb_serial_put()
Liang He
2020-07-02
USB: serial: console: add support for flow control
Johan Hovold
2018-12-05
USB: serial: console: fix reported terminal settings
Johan Hovold
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-09
USB: serial: console: fix use-after-free after failed setup
Johan Hovold
2017-10-09
USB: serial: console: fix use-after-free on disconnect
Johan Hovold
2017-02-08
USB: serial: console: clean up sanity checks
Johan Hovold
2017-02-08
USB: serial: console: fix uninitialised spinlock
Johan Hovold
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-01-27
tty: Fix tty_init_termios() declaration
Peter Hurley
2015-02-26
USB: console: add dummy __module_get
Johan Hovold
2015-01-10
USB: console: fix potential use after free
Johan Hovold
2015-01-10
USB: console: fix uninitialised ldisc semaphore
Johan Hovold
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
USB: serial: remove redundant OOM messages
Johan Hovold
2013-07-23
USB: console: remove unnecessary operations test
Johan Hovold
2013-07-23
USB: console: use dev_dbg
Johan Hovold
2013-06-17
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-09-18
USB: Serial: usb-serial: remove debug module parameter
Greg Kroah-Hartman
2012-09-13
USB: serial: core: clean up dbg and printk usage.
Greg Kroah-Hartman
2012-09-13
USB: serial: core: remove some trace debugging calls
Greg Kroah-Hartman
2012-08-10
tty: fix up usb serial console for termios change.
Stephen Rothwell
2012-04-20
USB: console.c: remove err() usage
Greg Kroah-Hartman
2010-05-20
usb-console: pass baud from console to the initial tty open
Jason Wessel
2010-05-20
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
2010-03-19
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
2009-09-19
USB serial: update the console driver
Alan Stern
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-07-12
USB: console: Fix regression in usb console on kernel boot
Jason Wessel
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
2009-01-02
Add device function for USB serial console
Kevin Hao
2008-12-01
Add kref to fake tty used by USB console
Kevin Hao
2008-10-13
tty: usb-serial krefs
Alan Cox
2008-09-08
usb: fix null deferences in low level usb serial
Jason Wessel
2008-07-22
tty-usb-console: Fix termios
Alan Cox
2008-07-22
tty-usb-console: tidy the USB console code
Alan Cox
2008-07-22
usb_serial: API all change
Alan Cox
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-01
USB: usb_serial_console: allocate fake tty and termios before calling driver ...
Aristeu Rozanski
2008-02-01
USB: usb_serial: clean tty reference in the last close
Aristeu Rozanski
2008-02-01
USB: usb_serial_console: fix command line parsing
Aristeu Rozanski
2007-10-25
usb serial: kill another case we pass NULL and shouldn't
Alan Cox
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-01
USB serial: replace kmalloc+memset with kzalloc
Burman Yan
2006-07-12
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
[next]